搜索资源列表
BallTest
- 简单的碰撞检测程序源代码及演示,包含vc 2005 工程项目.-simple collision detection program source code and demonstrations, including vc 2005 projects.
SortCartoon
- VC++2005编写的各种排序的动画示例.对理解并分析比较各种排序算法有很大帮助.-VC 2005 prepared by the various sort of animation example. Analysis of understanding and comparison of different sorting algorithm greatly help.
CreateEntity
- 应用VC++2005开发的ObjectARX程序,主要是怎样创建实体
mainframe
- 用wxwidgets自主开发的控制点处理的界面程序,基于vc++2005.-Independently developed using wxWidgets control points to deal with the interface process, based on vc++ 2005.
Effect_TEXT
- VC++2005利用GDIplus实现的带光晕文字源代码。展示了GDIplus的编程特点,对于学习VC++和GDIpluse有很大帮助。-VC++2005 achieved with the use of GDIplus Halo text source code. Demonstrated the characteristics of GDIplus programming, for learning VC++ and GDIpluse of great help.
MytotalCommander
- Here is mini total commander program.IT is written API in VC 2005.copyright:kennydoan,vietnam
window-copy
- VC 2005写的截取当前屏幕的演示程序,高手就别看了 -get the window desktop picture using vc 2005
ImageMatch
- 这是一个用VC++写的图像配对游戏,程序使用VC++2005 作为开发环境,主要运用了GDI+作为绘图技术-This is a program of image match by Visual C++!
imgview
- 用vs2005编写的图像浏览器,可浏览一个目录下的所有图像文件,通过鼠标右键点击可以浏览下一张,鼠标左键点击是上一张。代码简单,适合初学者阅读。-it s use vc++2005 design a img view program,use mouse right button can view the next img,use mouse left button can view the last img.