搜索资源列表
ELEV
- 一个电梯的模拟程序,并且能够设置了一个特殊的按钮,可以取消某一层的请求。 在实现中用了两个定时器,实现了多线程的操作。
QQSource
- 模拟qq的整体操作功能效果。网上资料分享给大家。-source of the qq
Base-on-MFC-file-system
- 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
MouseMoni
- 用程序模拟鼠标操作,可以模拟单击、双击,还可获得窗口句柄等-With a program to simulate the mouse, you can simulate click, double click, but also to get the window handle, etc.
VC-MCU-GUI
- 在VC中编写一个GUI模拟界面,模拟STM32单片机的320*240像素LCD操作过程,很有意思的小东西。对于学习GUI很有帮助- Write a GUI interface in VC simulation, simulation STM32 microcontroller 320* 240 pixel LCD operation, very interesting little thing. GUI helpful for learning
btndhmarkPolish
- 模拟文件管理的工作过程,从而对各种文件操作命令的实质内容和执行过程有比较深(Simulated the process of file management, so as to substance of all kinds of file operations commands have a deep and execution process)
4374892
- 用vc来进行模拟进程间的通讯,有消息通讯,通过内存映像通讯和管道通讯,界面操作简单,容易理解,非常适合初学者学习()