资源列表
MyCalculator
- 简易计算器,特别适合VC初学人员,基于对话框,加减乘除-Simple calculator, especially for novice staff VC
caipiao
- 双色球彩票统计 录入文本 查询 还有 画柱状图功能呢-Loans lottery entry text query and statistical functions do draw a histogram
chess
- 这是一个非常全面的mfc写的五子棋,它具有人机对战,人人对战,电脑分几个等级,有悔棋功能,有计量你的胜败的情况-This is a very comprehensive mfc write backgammon, it has a man-machine war, all Battle, computers in several grades, there undo function, measured at the victory of your situation. . .
WindowsFormsApplication5
- 用C#编写的智能农业控制系统,具有实时监控反馈,智能调控,人工调控等功能-Written in C# smart agriculture control system, with real-time monitoring feedback, intelligent control, manual control functions
twinkling
- 实现人体腰部穴位闪烁,使基于对话框的应用程序增色不少,使程序更加人性化-Body waist acupuncture points flashing, dialog-based application considerably and make the program more user-friendly
win_five
- 关于 windows的简单的编程入门小例子,非常简单,适合入门-guanyu windowsde jiandande easy example is good to look at
iocomp.v3.04.SP2
- 自画曲线控件:实现从文件读取数据到曲线控件,把曲线控件数据保存到文件等。-Since the painting Curve Controls: read data from the file to curve control, to the curve control data saved to the file.
cppflash
- 前文已经说到要做一套C++和Flash结合的库,这里还是简单主要介绍一下CppFlash: CppFlash是什么? CppFlash是一套用C++编写的运行在Windows平台上的UI库, 让普通的桌面应用程序具有Flash的效果,给以用户强烈的用户体验. CppFlash是怎么工作的? 我们的应用程序就是一个播放器载入swf文件,主要负责同swf文件通过XML进行通信,让我们的应用程序可以控制Flash元素.CppFlash就是封装了常用的Button, TextBox, CheckBox等
dian-zi-xiang-kuang-
- 2. 程序主要功能: A. 能够将用户指定的某个目录下的所有.bmp图像文件按照一定时间间隔,顺序的进行显示。 B. 当鼠标左键双击客户区时,能够弹出该程序的参数设置对话框(Setting Dialog) C. Setting Dialog中具有的功能包括: 1 可以指定两幅图像显示间隔,以秒为单位。 2 可以让用户指定特定的图像存储的目录。 3 可以设定是否将主程序设定为桌面的最上层窗口。 4 可以设定图像是否要填满整个用户区,如果选择“不填满”的状态,则程序可以智
BackGround
- 对话框登陆界面,打开后还是一个对话框,有登陆密码,登陆密码输入三次后自动退出-this is my first program,i have learned vc++ for a few weeks,i try to my best to program this program.thought i have lots of question to solve,i made it .you know,if you put something in your heart,you will do
9.5_V0.3
- 对话框设计,常用的对话框功能实现,有助于新手学习-Dialog design features to achieve common dialogs, help novices learn
SCIControlTest
- 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC