-
wordoperator
vc6.0环境下操作word文档,读取word文档内容。(Word document operation in VC6.0 environment.)
- 2019-05-31 15:18:20下载
- 积分:1
-
lambda08
蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)
- 2020-06-23 21:00:01下载
- 积分:1
-
server2
http gui interface test homework seveer(http gui interface test homework server)
- 2011-01-27 01:27:33下载
- 积分:1
-
VCcaculater
简单的计算器软件,采用vc6.0开发,希望对您有用。(A simple calculator software, developed using vc6.)
- 2009-09-07 11:29:04下载
- 积分:1
-
wenzi
用VC++6.0和MFC编译的小程序,实现功能是界面文字可以滚动显示。(MFC with VC++ 6.0 and compile a small program to achieve functional is the interface text can be scrolled.)
- 2014-10-04 19:50:24下载
- 积分:1
-
A_Star-path-planning
A星算法实现路径规划动画演示 带gui界面(A star path planning with GUI)
- 2014-01-06 18:54:17下载
- 积分:1
-
CommonControls
这是一个对mfc各种控件详细介绍的源文件,很好很全面,希望对大家有帮助(This is a mfc details of various control, the source files, a very good very comprehensive, we want to help)
- 2009-12-21 10:27:40下载
- 积分: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
-
VC++ 20个窗体编程实例源码
VC++界面编程20例,都是界面编程常用的例子,很适合初学者参考。(Vc + + interface programming)
- 2017-07-01 17:41:05下载
- 积分:1
-
CYMDSelector_demo
日期选择控件(The date select control)
- 2020-07-30 09:48:38下载
- 积分:1