资源列表
SmartWin-2.0.0-RC2
- 面向对象gui库,依赖boost实现,面向对象gui库,依赖boost实现
easy_draw
- 用VC编写的一个简单的画图程序 适合VC图形图像初学者
OpenGL_Guide
- 《OpenGL初级编程指南》源代码 适合初学者掌握OpenGL
OpenGL_3D
- 《OpenGL三维图形系统》源码 Chapter01~Chapter08 OpenGL开发库
BitmapFromScreen
- create and save bitmaps from an image on the screen and convert a bitmap of one bit count to another
Page
- 一个翻页程序,可以在程序中设置任意角度的翻页特效.图片可以自行改变.采用DirectX开发包开发.
CGFramework
- mfc 进行绘图的一个平台。 CGFramework is an auxiliary framework for some homework in the course of Computer Graphics. It aims at shielding the students from complex windows programming issues, and helps them focus on the graphics algorithms, rather than some
49just
- 这个程序实现了运用仿射变换进行扫描地图校正时基于4点与9点网格变换的参数数据转换。
DigtalMap
- 基于图像位运算处理的空间分析实现算法,并且实现了类似photoshop中的一些特殊的效果。
MidAxes
- 依据距离变换生成的最科学的中轴线绘制程序。
LABVIEW_PICTURE
- LABVIEW编写的显示图片的程序。可以现实BMP或JPG格式的图片
hw02_QianLiu
- 我编写的曲线编辑器。包括贝计埃,HERMITE,等不同曲线的控制点的计算和连接。