-
watch
自绘的仪表控件 利用双缓冲绘制 可自行修改使用(Since the drawing instrument control Using double buffer drawing Can be used to modify
)
- 2016-05-01 10:58:49下载
- 积分:1
-
MCU-hmi
远端操作人机,可以节省传统HMI,继而使用一体式面板。使用更加方便(Remote Operator Terminal)
- 2013-11-14 22:07:34下载
- 积分:1
-
32lu-led
水滴实验(水滴变大下落,带拖尾效果)
水滴实验(水滴变大下落,带拖尾效果)
(Drop experiment (larger droplets fall, with tail effect) drop test (larger droplets fall, with tail effect))
- 2020-09-23 13:57:51下载
- 积分:1
-
kklc
进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时()
- 2017-09-27 22:08:37下载
- 积分:1
-
dui-lib
vc++duilib中对各种控件命名的规则(vc++duilib zhong dui gezhong kongjian de mingming guize)
- 2011-12-19 13:21:38下载
- 积分:1
-
ninebox
说明: 用visual studio 2008编写的九宫格拼图,可以分割成3*3、4*4、5*5、6*6几种,还可以更换拼图的图片(Prepared using visual studio 2008 Jiugongge puzzles, can be divided into 3* 3,4* 4,5* 5,6* 6 several, you can also change the picture puzzle)
- 2011-04-06 21:18:21下载
- 积分:1
-
MulDesk
提供4个windows桌面的最简洁程序,切换速度快。包括系统托盘图标,支持快捷键alt+1(2,3,4)切换。(Provide four of the most simple windows desktop application, switching speed. Including the system tray icon, support shortcut key alt+1 (2,3,4) switching.)
- 2011-07-16 11:01:32下载
- 积分:1
-
ShadeBtn_Jan2010_demo
当时做一个项目时找来的,对其进行了一些改造,用于花样按钮(At that time got from doing a project and to carry out a number of transformation, for the pattern button)
- 2010-02-07 14:31:10下载
- 积分:1
-
MyHanio1
一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
- 2013-11-06 19:40:59下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1