资源列表
programing-on-DIP(CPP)
- 精通VC++图像编程,教程含代码段,适合学习工作参考-advanced programing on DIP(C++ language)
VisualC
- Visual C++图形编程技巧与实例 Visual C++图形编程技巧与实例-Visual C++ graphics programming skills and examples of Visual C++ graphics programming techniques and examples
jingdianyouxi
- 经典游戏程序设计,包括扫雷,推箱子,贪吃蛇,连连看等-game programming, based on VC programming. Including mine, Lianliankan, Sokoban, plug-in, Snake, Tetris
Cohen-Sutherland
- Cohen-Sutherland直线裁剪算法-Cohen-Sutherland clipping algorithm straight
fractional_project
- 摩擦力检测的实验,显示一个斜坡在不同材质的下摩擦力不同,在斜坡上的小方块滑行的距离也不一样,基于opengl实现,可以换材料,缩放,旋转,滑动哦~-Friction testing experiments show a slope in different materials under friction, glide on the slope of a small box is not the same distance on opengl implementation, you can ch
imageprocessingbooks
- inthispaper,there are C++ numerical algrizom,digital image processing,etc they are very usefull!
有关粒子系统的
- 恩,里面有喷泉、烟火、爆炸等例子
InteractiveDrawing
- 利用MFC所做的交互绘图程序,可以画直线、圆、等基本图形,并且可以选择笔、刷等工具。(Using the interactive drawing program made by MFC, you can draw lines, circles, and other basic graphics, and you can choose the tools of pen and brush)
Sample-0210
- widows MFC编程,输出图像,菜单设计(Output image, menu design)
tesseract
- 包含了源码包、库文件以及安装包,版本为3.02.02-Contains source package, library file and installation package, version 3.02.02
Sokoban-game
- 自己编写的推箱子小游戏,每一段代码都有自己详细的注释,有利于初学图像编程对重绘等消息函数的理解与应用-Sokoban game, I have written every piece of code has its own detailed notes, is conducive to the understanding and application of beginner the image programming of the redraw message function
ShowButton
- 自绘按钮,测试代码 MFC VS2010编译测试通过,界面开发学下很有用的。-OWner Draw button