搜索资源列表
fftnew
- 用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
Graphc++
- 一个详细的绘图程序,内用所用绘图类的详细说明,源程序中部分代码已经被注释掉,如果需要可以把注释去掉,分别查看程序的不同功能!-a detailed mapping procedures, which used graphics with a detailed descr iption of categories, the source code has been some comment out, if necessary Notes can be removed, the procedures
Pic
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
openGLDemo
- MFC下的OpenGL示例程序,有详细的注释-MFC under the OpenGL sample application, contains a detailed comment
image
- 实现屏幕截图,支持截取彩色和黑白的的位图.只需在代码里把注释的代码去掉注释符就可以实现黑白截图-Of screen shots, color and black and white to support the interception of the bitmap. Only the code in the comment code uncomment black and white shots can be achieved
gui16
- 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper
CAD
- 用C#做的一个绘图软件,代码里面有注释,一看就能明白。-C# to do a mapping software, the code inside a comment, a look can understand.
Draw
- 这是学习vc++在单文档中画图的工程实例,里面每一句程序都有注释,初学者学习的好资料-This is of learning vc++ drawing in a single document engineering instance, a program comment, good for beginners to learn
test
- jrtplib使用范例,框架为源码包的实例1,添加了注释,做了一些修改。内含jrtplib、jthread源码包,和一些常用函数的简单说明,希望对新人有帮助。-jrtplib usage examples, the framework is an instance of a source package, add a comment, made some changes. Containing jrtplib, jthread source packages, and
skyblue_BoxMan
- 是一款经典游戏,推箱子,代码注释很完整,算法不错,值得参考-Is a classic game, Sokoban, code comment is complete, the algorithm is good, valuable reference
01_BaseFrame
- #pragma comment( lib, "opengl32.lib" ) #pragma comment( lib, "glu32.lib" ) #pragma comment( lib, "glut32.lib") #pragma comment( lib, "glew32.lib") #pragma comment( lib, "glaux.lib") #pragma comment( lib, "vfw32.lib" )
CxImageMFCDLL-UniCode
- CxImageMFCdll库,Unicode版本.引用方法:添加头文件,dll文件,lib文件夹到工程,使用头文件中: include ximage.h #pragma comment(lib, lib/cximage.lib ) -CxImageMFCdll library, Unicode version referenced methods: add header files, dll files, lib folder to the project, using the
3D_Terrain_rendering_MFC_COIN3d
- 采用 MFC(v2008)+ Coin3d实现的地形三维渲染程序,工程中包括中国区域的地形数据(来自于GEBCO, 由于数据较大,进行了重采样处理) 其中,采用单文档, #pragma comment(lib, coin3d.lib ) #pragma comment(lib, sowin1d.lib ) #pragma comment(lib, simvoleon2d.lib ) 以上三个库均采用V2012重新进行了编译。-MFC(v2008)+ Coin3d t
