资源列表
DrawCode
- MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。 -MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand t
TestDlgView
- 测试在对话框中嵌入view的绘图测试代码。-test in the dialog box view embedded graphics test code.
colortool
- windows下实时获取鼠标所在点颜色RGB值,以10进制和16进制显示,可设置鼠标位置,打开系统调色板。-show the color under the mouse real-time, the color value are displayed in both Dex and Hex. The mouse position can be set manually, it also allow user to open the system color palette by clicking
ColorLBTest
- 介绍如何使用自绘列表框 介绍如何使用自绘列表框
使用HASH列表实现SDL
- 使用HASH列表实现SDL,作为一次SDL嵌入式实习,界面比较友好。
hack
- 模仿黑客帝国的数字雨!以前也想找类似功能的源码,现在找到了,分享下!-Matrix figures mimic the rain! Before looking for a similar function in source code, and now found to share the next!
毕设
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。-contains transplantation based on the C language digital watermarking algorithm code. With the model code of significance, there are certain robustness.
Newspaper
- 离散事件系统仿真,利用了曲线图分析系统性能-Discrete event system simulation, using the curve of system performance analysis
PICKUPSCREEN
- 屏幕拾取程序,鼠标像素操作,VISUALC++初学者可以参考-screen, mouse pixel operations, beginners can refer VISUALC
ImageCombine
- 将多张图像合并成一张图像,
SaveImage
- 对位图的读取与保存,保存的格式可以是BMP或JPE,对初学者来说很有帮助
textInPicture
- 把文字和位图图像合成并保存为位图文件。 实现了图像与文字的合成,并且可用鼠标拖动文字。 本程序在windows xp、vc2003、174*218 24位真彩色图片下调试通过。 -The synthesis of text and bitmap images and save as a bitmap file. To achieve a synthesis of image and text, and drag the mouse to the text available. Thi
