-
进程创建
说明: 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
-
weinafilter
本程序可实现维纳滤波,可应用于反褶积等反问题的求解过程中,是非常简单实用的(This program can be realized Wiener filter can be applied to deconvolution inverse problems and the process is very simple and practical)
- 2016-07-25 20:18:58下载
- 积分:1
-
实验22:LCD-FSMC
说明: STM32如何配置成FSMC方式,控制显示LCD显示字符(STM32 FSMC driving LCD)
- 2019-11-10 11:05:51下载
- 积分:1
-
dataLINKES
说明: 此程序实现了数据结构中链对的建立,插入,删除,排序等操作。(data reverse establish)
- 2011-03-23 21:40:56下载
- 积分:1
-
C#实现的文本编辑器,功能齐全,可供开发者借鉴
C#实现的文本编辑器,功能齐全,可供开发者借鉴-C# Achieved a text editor, full-featured, available for developers to learn from
- 2022-01-23 11:18:08下载
- 积分:1
-
无线充电小车
18年电赛TI杯无线充电车所有文件(包括代码及PCB)(All documents (including code and PCB) of TI Cup Wireless Charging Vehicle in the 18-year tournament)
- 2020-06-21 10:20:01下载
- 积分:1
-
msssim
图像质量评价代码,用于评估两副图片的相似度(Image quality evaluation)
- 2017-09-29 16:29:23下载
- 积分:1
-
1.点亮LED灯
说明: 单片机小车,点亮小车的LED灯,等一系列的功能,希望大家好用。(Microcontroller car, car lighting LED lights, and a series of functions, I hope we use.)
- 2020-06-16 00:40:01下载
- 积分:1
-
FacilityMonitorSystem
带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)
- 2009-03-02 12:47:27下载
- 积分:1
-
车道线检测
基于opencv的车道线检测,在visual studio中开发,全写在一个文件里,感兴趣可以试试
- 2023-04-07 07:55:04下载
- 积分:1