搜索资源列表
My Game
- 用c语言编写的一个简单游戏,是图形编程这门课程的一个设计,希望大家与我交流-prepared a simple game, it is graphical programming course of a design, and I hope we exchange
ImagePrc
- VC++简单医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。-VC++ simple medical image processing system that can adjust the image color, sharpness, and anti-color,灰底balance can also be inverted image, tran
001
- Visual C++应用程序有四项主要基本知识:创建一个窗口、了解其他的M F C类、把消息 发送到一个窗口和在一个窗口内绘图。当然还有其他一些基本知识,我们也将在涉及时适当 地进行讨论。不过本部分将讨论以下四项基本知识。-Visual C++ applications, there are four main basic knowledge of: creating a window to understand the other MFC class to send messages
attach_20120629133746
- 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!本文将针对这个问题讨论如何在MFC中显示JPG或者GIF图像。 -If you are a VB programmers to JPG or GIF image is displayed in the program is a snap, the image co
