搜索资源列表
clock
- 使用MFC做的一个时钟界面,每一秒都有一个滴答声音,模拟显示时钟的运行-Use MFC to do a clock interface has a ticking sound every second to simulate the operation of the clock display
csplite
- MFC对话框窗口分割功能实现,主要是用picture控件模拟-Partition function of MFC dialog window implementation, the main picture controls with Analog
_calculator
- 非MFC:SDK实现,模拟简单计算器的窗口编程,代码原作者已开源-Non-MFC: SDK to achieve simulated simple calculator window programming, original author has open source code
muniduihua
- 在mfc的模拟对话框实现对话 深入了解逻辑坐标和坐标的含义-The dialog box in mfc Coordinate graphic insight into the meaning of the logical coordinates and coordinate
CRegLock
- 这是一个界面模拟WINDOWS注册表文件的MFC应用程序,功能是锁定注册表。-This is an analog interface, the MFC WINDOWS registry file the application, the function is locked registry.
mfc_window_use
- 本人使用mfc制作的一个模拟windows窗口淡入淡出效果的一个程序-I made a simulation using mfc windows window fade effect of a program
computer
- mfc编写的制作的计算器的源代码,能够实现计算器的模拟功能-mfc calculator written in the source code produced
clock1
- MFC简单时钟程序,模拟始终,不是电子时钟-MFC simple clock, analog always, not electronic clock
sliding_window_protocol
- 利用MFC界面模拟滑动窗口协议的运行过程-sliding window protocol simulator
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
clock-programme
- 基于MFC的WINDOWS应用程序设计 模拟时钟应用程序 -based on the MFC simulate the clock
clock-programme-based-on-the-MFC
- 基于MFC的WINDOWS应用程序设计 模拟时钟应用程序 -based on the MFC simulate the clock
zyt-pointer-clock
- 一个基于mfc的简单的模拟时钟程序,使用者可以从它入手进一步学习好vc可视化编程-It is a program to display a pointer clock!
LCDClock
- 基于MFC完成的,一个模拟液晶数字的时钟。-MFC-based analog LCD clock
Demo
- 在MFC下模拟栈的过程,基本上包括对话框、菜单栏、文字的格式的设计,基本方式的算法-MFC to simulate the stack, basically dialog box, menu bar, the design of the format of the text, the basic form of the algorithm
SimulateClock
- 用VS2008 MFC写的一个漂亮的模拟时钟程序,还带同时显示数字时钟功能-VS2008 MFC wrote a beautiful analog clock program, with digital clock function
4777e16cf34f
- 用mfc编程实现串口之间的通信,可以模拟串口通信-MFC realize serial communication
QQ模拟界面
- 用MFC制成的一个QQ模拟界面,可以登录,自己设置帐号密码,可以自己用QT更改界面
ChinaUnicom_SMSimulationV2
- 通过对计算机的USB口或RJ45网口加装相应的多串口卡转换器等方式,扩展不少于16个 RS232或RS485串口,模拟现场数量众多的动力设备,实现动力设备与被测试SU通信协议的交互,作为SU测试时的动力设备数据源。 1) 扩展仿真为RS485接口时,该RS485接口应能实现不少于3个地址的串行总线仿真; 2) 模拟动力设备数量最多为16个RS485串行总线、48个RS485接口的设备; 3) 仿真软件内置协议数量应不少于200个动力设备;(Through to the computer U
MFC制作模拟系统任务管理器
- MFC制作模拟系统任务管理器,用于练习VC++界面化编程,操作系统专题程序设计