资源列表
Adventure2.5.tar
- 目前冒险游戏的鼻祖adventure的源代码,非常适合新手级别的爱好者学习。这是1970年代的代码,也可作为收藏!-The originator of the current adventure adventure game source code, is ideal for novice-level study of the lovers. This is the code of the 1970s, but also as a collection!
20061215233445
- 这是一个关于RPG的游戏,可以在VC6.0的编译环境下运行.-It is a RPG game, you can compile in VC6.0 environment.
weitu
- 在VC++6.0环境下实现位图的显示-VC environment in the realization of the display of bitmaps
DUBAInterface
- 模仿金山毒霸界面 漂亮的按钮风格-Kingsoft imitate beautiful interface button style
closegrclosegraph
- 计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考.-Computer graphics code, area filling. So at the end of courses designed to do to get ready reference.
Scientific_Calculator
- This a very good calculator-This is a very good calculator
ImageProcessing
- 本程序可以实现图象的平移,旋转,镜像,转置。 平移 旋转 镜像 转置-This procedure can be achieved image translation, rotation, mirror, transpose. Turn pan rotating mirror
Moravecc
- moravec算子提取数字影像的点特征,利用vc++实现-Operator moravec extraction point digital imaging characteristics, using vc++ to achieve
txsx
- 可以对BMP文件进行分析,并获取图像的基本属性-May carry on the analysis to the BMP document, and gains the image essential attribute
ImageEditor
- 哈工大 多媒体作业 课程设计 简单的图像提取-HIT multimedia curriculum design simple operation of the image extraction
qqw
- 位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。 对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。 BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。 位图文件头BITMAPFILEHEADER是一个结构,它的定义如下: typedef struct tagBITMAPFILEHEADER{ WORD bfType
Robert_Sedgewick
- Robert Sedgewick非递归全排列算法-Robert Sedgewick wide array of non-recursive algorithm
