资源列表
GraphShower
- 本章实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合
computer
- 能够计算加、减、乘、除的小小简易计算器。-Can add, subtract, multiply and divide the simple calculator
JpegDecoder
- JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。在第三篇的实例MagicHouse中就需要使用这个类。-JpegDecoder class is mainly used for the decoding of Jpeg files. Usage is very simple, only need to use GetJPEGBuffer function returns an array of pixels
EasyDraw
- EasyDraw是一个简单的绘图软件,这个实例会综合运用本章所介绍了Visual C++ 2005的基础知识。EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple drawing software, in this instance the integrated use of this chapter describes the Visual C++ 2005 basics. EasyDraw h
VC-P-P-in-depth-explain-(Xin-Sun)
- VC++深入详解(孙鑫).pdf,一本深入浅出的好书-VC++ in-depth explain (Xin Sun). Pdf, a good book in simple terms
1
- 获取别的窗体文件啊的控件位置,进行截图。-Access to other forms of control file ah location for screenshots.
visual-CPP-Multi-thread
- 多线程编程学习的入门资料,相信会对初学者有所帮助-Multi-threaded programming learning introductory information, I believe it will be helpful for beginners
Database-development
- Visual C++数据库编程,适合初学者入门学习,示例代码-Visual C++ database programming, suitable for beginners getting started, sample code
Graphics-programming
- Visual C++图形图像编程,适合初学者入门学习,示例代码-Visual C++ Graphics programming, suitable for beginners getting started, sample code
Dynamic-Link-Library-source
- 动态链接库编程入门必看资料,Dll,适合初学者学习-Dynamic link library entry-must-see programming information, Dll, suitable for beginners to learn
kk
- 你必须知道的495个C语言问题 pdf版本的 很好 很精练-You must know the 495 is very concise in C is a good question
vcPPMFC-source
- 适合初学者入门的示例程序,有助于学习MFC,高手就不用看了-Entry sample programs for beginners, it can help you to learn MFC, experts need not read
