Kfifo源于Linux下的C源码,经封装成C++的CKfifo类
源文件:Kfifo.h 和 Kfifo.cpp
功能:具有互斥功能的BUF队列类。
编译环境: Visual Studio2008-Kfifo from the C source code under Linux, after packaging into a C++, CKfifo class source file: Kfifo.h and Kfifo.cpp functions: BUF queue with mutually exclusive features classes. Compiler Environment: Visual Studio2008
这是一个绘制geodesic dome的程序,主要是通过分割起初设置的顶点来绘制出穹顶-This is a map of the geodesic dome procedures, mainly through the partition of the vertex set initially to map out the dome
这个是我在学校上课时候老师布置的作业,关于图象处理的,大家可以-This an assignment that our teacher assigned to us in the class. It is about the image processing, you guys can have a look!