资源列表
muniduihua
- 在mfc的模拟对话框实现对话 深入了解逻辑坐标和坐标的含义-The dialog box in mfc Coordinate graphic insight into the meaning of the logical coordinates and coordinate
huatu
- 在vc中实现画图 学习mfc 的对话框 实现画图 深入了解dialog-Drawing learn to achieve in vc mfc dialog dialog to achieve drawing understanding
MatlabEngineer
- matlab与c联合开发类 VC调用matlab-call matlab in VC++6.0
MFCWindows
- 用VC实现的关于窗口的编程,比较初级,适合初学者。-this is a program implied by vc++ and it is applied to freshman
tiaomashengchengqi
- vc环境下的条码生成器源代码-vc under the bar code generator source code
Calculator
- 表达式求值计算器,例如输入-(-1-(-1*2+3)/4-5+6/7*8-9)输出7.6428571428571432,还有些bug待修正,例如最多只能表示32位精度等。(欢迎广大高手拍砖)-Expression evaluation calculator, such as input- (-1- (-1* 2+3)/4-5+6/7* 8-9) output 7.6428571428571432, and some bug to be modified, for example, that a
RoundRect
- 一个用VC++做的漂亮窗口,记得以前天网防火墙有这种风格的窗口,在Delphi中,这种效果的窗体一般需要借助于控件完成,因此用纯VC代码实现本效果,还是很有参考价值的-Using VC++ do a beautiful window, remember that Skynet has this style of windows firewall, in Delphi, this effect usually takes the form completed by means of control
ToolTip
- This source of tool tips in dialog. This is developed with visual c++. This is free source.-This is source of tool tips in dialog. This is developed with visual c++. This is free source.
WordPrint
- Word的打印预览 PB开发源码经典应用-Word' s Print Preview classic PB source application development
keyboard
- 键盘图形模拟 keyboard PB 解决方案-Keyboard graphic simulation keyboard PB solution
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
SCOMMV23
- 串口调试工具及代码,还蛮实用的,曾经被我们用于和一个win32写的游戏程序联网,用串口接收到的数据控win32的游戏,直接从串口程序发送消息给游戏程序即可,免去修改win32游戏的麻烦-Serial debugging tools and code, and quite useful, once we used to write the game with a win32 program network, the data received with the serial win32 contr