资源列表
src
- 一个仿Windows变幻线屏保的程序(非屏保)作为动画演示-An app like the Windows screensaver changing lines
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
StudyGDIpluss
- 是我个人接触到的一本很全的介绍GDI+的书籍,现在介绍给大家!-I personally come into contact with a very full introduction to GDI+ book, and now introduced to everyone!
GDI
- GDI+编程,适用于VC++的,希望可以对大家有帮助,我也正在学习-GDI+ Programming for VC++, and I hope you can help, I am also learning
GDI-P-programming-proficiency
- 精通GDI+编程,GDI是window XP的图形接口-GDI+ programming proficiency
GDIP-Programming
- 精通GDI+编程,学习界面编程的一本好书。-Versed in GDI+ programming, a good book to learn programming interface.
present
- 本程序通过对储存的二维数组进行处理,显示出动态的图像-The procedures for processing two-dimensional array of storage, display dynamic image
test
- 利用C语言实现基本图像读写处理功能。还有有旋转,位移等-Using C language to read and write basic image processing functions. There is another rotation, displacement, etc.
solar_system
- 太阳系实验程序,模拟太阳系行星运动,使用vs2010编译。-The experimental procedure of the solar system to simulate the motions of the planets of the solar system, using vs2010 compile.
HarrisMatch(opencv)
- harris提取特征点、匹配、剔除误匹配小程序,基于opencv-harris feature point extraction, matching, excluding mismatching small program, based on opencv
2011-6-1GDI--vs--VCPP
- GDI的介绍及相关函数的应用,具体在编程中的实现。VC++初学者与想学好MFC 的同学推荐,很实用的东东。还原各个函数和MFC类 的原本面目。-GDI presentation and application related functions, specifically in the programming to achieve. VC++ MFC beginners and want to learn the students recommended, very practical stuf
SceneViewer
- 实现了osg在Qt的嵌入,并对其一部分的响应事件进行了实现-Realise the function of inputing osg into qt.