资源列表
liftcartoon
- 可视化界面编程。模拟了电梯的一般工作过程,用户可通过界面发出相应的请求,界面中模拟的电梯将会作出相应反应-Visual interface programming. Simulated elevator general working process, the user can issue the corresponding request through the interface, the interface will be simulated elevator react accordin
VC-button-background
- 用于修改VC++中的按钮背景,可以自己设定喜欢的背景。很不错哦。-The button is used to modify VC++ background, can set their own favorite background. Oh, very good.
TimerTest
- cv编写的定时器使用例程,适合于初学者掌握定时器的用法-The routine use of CV prepared by the timer, suitable for beginners to master the usage timer
pic_view
- ClistView的自绘,模仿ACDsee,简单实现图片查看-ClistView self-painted, imitation ACDsee, simple implementation of the picture to see
MFCDraw
- 漂亮的MFC自绘界面,有很好的学习价值.-MFC interfaces from a beautiful painting, a good learning value.
cpu_schedule
- cpu调度:1、采用图形界面; 2、可随时增加进程; 3、规定道数,设置后备队列和挂起状态。若内存中进程少于规定道数,可自动从后备队列调度一作业进入。被挂起进程入挂起队列,设置解挂功能用于将指定挂起进程解挂入就绪队列。 4、每次调度后,显示各进程状态。-cpu scheduling: 1, using a graphical interface 2, which can increase the process 3, in the respect that few, set ba
How-to-use-Visual-CPP-2008
- My objective with this book is to teach you the essentials of C++ programming using both of the technologies supported by Visual C++ 2008. The book provides a detailed tutorial on both flavors of the C++ language, on native ISO/ANSI C++ Windows appli
LangHost
- mfc基于对话框的中英文转换程序,可以借鉴一下,挺不错的-mfc English translator
graphic
- 本程序能实现通过对话框来实现图形绘制时线宽,线性,颜色的设置-This procedure can achieve through the dialog to achieve when the linewidth Rendering, linear, color settings
calculator
- VC++ 用MFC 写的一个计算器程序,适合新手学习-A calculator program with C++ program MFC, suitable for beginners to learn
Graph
- 各种数学函数绘图软件功能非常强大,欢迎大家下载-A variety of mathematical functions mapping software is very powerful
BitDemo
- 使用VS2008 编程,简易介绍双缓冲绘图的基本实现步骤,重点展示BitBlt函数的运用。 功能:给窗体背景添加图片。-Using VS2008 programming, simple double buffering graphics introduce the basic implementation steps, highlight the use BitBlt function. Function: add a picture to the form background.