资源列表
DirectX-Show-SDK
- DirectX Show SDK 精简版 只有几M,不需要安装完整版,可满足常用的开发需求。-DirectX Show SDK Starter Edition only a few M, do not need to install the full version, to meet the development needs.
256togray
- 这是一个在vc++6.0环境下的源代码,主要的功能是对读入的文件进行转换,即将256色图转换成灰度图。希望对大家有用!-this is a source code under vc++6.0 environment.the main function is converting the file from 256 color maps into grayscale.i hope useful
DrawPicture
- 简单的GDI编程,实现直线,椭圆,双曲线等的绘制-Simple GDI programming, linear, elliptic, hyperbolic, etc. Draw
semi-globle-match-method
- 半全局匹配算法实现。VS2008+opencv2.1-semi-globle match method ,with VS2008 and opencv2.1
3DS
- 展示如何利用opengl载入3ds模型,主要是利用3dsloader函数。-Demonstrate how to use opengl load 3ds model, mainly using 3dsloader function.
HGEshooter
- HGE引擎下开发的射击游戏,附有大量注释,还有我自己写的项目说明。-HGE engine, developed under the shooting game, with a large number of notes, as well as my own writing project descr iptions.
VCZshow
- 基于vc的z变换 用于消隐算法阿 基于vc的z变换 用于消隐算法阿-Vc z-transform based algorithm A for blanking vc z-transform based algorithm A for the blanking
NewPro
- 基于MFC的图像双缓存绘图技术展示,其中另外加了一个扫描显示特效。-MFC-based image double buffering graphics technology showcase, which additionally a scan display effects.
donghua
- 为入门者编写的简单动画程序,测试已通过-To start to write a simple animation program, has passed the test
jump
- 在VC++环境下,利用OpenGL编写的小球的弹跳~-The bouncing ball ~
vc与opengl开发实例
- vc与opengl开发实例 vc与opengl开发实例vc与opengl开发实例vc与opengl开发实例
256色图转为灰度图
- 将输入的256位图转换为灰度图的实例程序和测试图片