-
进程创建
说明: 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
-
编码开关 mega128 程序 中断模式
判断 编码器正反转 采用中断的方法进行检测
- 2022-02-02 13:26:49下载
- 积分:1
-
tic-tac-toe
三连棋游戏,两人轮流在一有九格方盘上划加字或圆圈, 谁先把三个同一记号排成横线、直线、斜线, 即是胜者。(tic tac toe)
- 2016-10-06 11:23:42下载
- 积分:1
-
twrlcd_mcf51jm128
塔板演示代码MCF51JM128触摸和彩色液晶显示器
- 2023-02-14 21:50:04下载
- 积分:1
-
PowerPC-VxWorks-BSP
PowerPC VxWorks BSP分析(PowerPC VxWorks BSP analysis)
- 2013-12-04 11:03:32下载
- 积分:1
-
货车路径问题vrp问题代码
货车路径问题的源代码,基于遗传算法,以货车的载重量为限制条件,自带数据集,使用vs2012编写,进行了局部搜索优化,收敛性好,结果准确,值得拥有
- 2022-04-02 12:17:23下载
- 积分:1
-
IPM-OPF
程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。(Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.)
- 2021-03-22 09:29:17下载
- 积分:1
-
stm32_modbus-rtu
废话少说,首先去下载源码,我下载的是在demo文件夹中有很多移植好的例子,但是没有STM32的,不要紧,我们参考已有的例子来操作就可以了。在demo文件夹下新建一个文件夹,命名为STM32,将BARE文件夹里的文件全部复制过来。
- 2023-06-11 06:45:03下载
- 积分:1
-
103-ultrasonic-program
基于stm32和ks103同一个iic多个103超声波进行测距,根据修改103的地址即可(Based on the stm32 and ks103 same iic number 103 ultrasonic distance measurement, 103, according to modify the address)
- 2021-03-30 15:59:10下载
- 积分:1
-
XE164
基于XE164实时信号控制器,功能寄存器寻址详解(Based on the XE164 real-time signal controller function register addressing Detailed)
- 2012-08-21 22:38:26下载
- 积分:1