-
用VC写的一个可以关闭系统的程序,直接把电源也关掉了,运行该程序前要小心把未保存的东西先保存!...
用VC写的一个可以关闭系统的程序,直接把电源也关掉了,运行该程序前要小心把未保存的东西先保存!-VC can write a closed system procedures, directly to switch off the power supply is also running the program prior to the careful preservation of not keeping things first!
- 2022-03-02 06:10:21下载
- 积分:1
-
操作系统内存调度各种算法的示例,也是多线程在同一控件上作画的演示程序。...
操作系统内存调度各种算法的示例,也是多线程在同一控件上作画的演示程序。-operating system memory scheduling algorithms example, multithreading in the same controls on painting demonstration program.
- 2022-02-21 04:45:40下载
- 积分:1
-
不同机器之间使用命名管道(named pipe)通讯
不同机器之间使用命名管道(named pipe)通讯-the demo of connection among different pc using named pipe
- 2022-01-31 05:44:32下载
- 积分:1
-
利用匿名管道实现cmd程序的输入定向,输入部分没有实现,有愿意者请把您的想法发给我。dcok@sina.com...
利用匿名管道实现cmd程序的输入定向,输入部分没有实现,有愿意者请把您的想法发给我。dcok@sina.com-use of anonymous pipeline achieve cmd directional input procedures, the importation of parts, and it is willing to please send your thoughts to me. Dcok@sina.com
- 2022-02-20 03:23:51下载
- 积分:1
-
这个程序是用SDK写的,很有意义,只不过一般人看不懂,现在没几能用SDK了...
这个程序是用SDK写的,很有意义,只不过一般人看不懂,现在没几能用SDK了-the procedure is written with the SDK, interesting, but most people do not understand, right now the SDK can be used for
- 2022-03-09 21:39:09下载
- 积分:1
-
利用CEvent实现多线程同步
利用CEvent实现多线程同步-CEvent use synchronous multi-threaded
- 2023-04-12 08:20:04下载
- 积分:1
-
avoid running many of the most effective ways
避免程序运行多次的最有效方法-avoid running many of the most effective ways
- 2022-05-20 23:51:00下载
- 积分:1
-
This procedure is the operating system, curriculum design, the process of schedu...
本程序是操作系统课程设计,进程调度演示源程序,在windows下模拟进程的调度.-This procedure is the operating system, curriculum design, the process of scheduling demo source code, under the simulation process in the windows scheduler.
- 2022-05-23 15:10:08下载
- 积分:1
-
1 程序开发步骤
(1) 打开vc,选择菜单项file
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,
- 2022-07-19 11:28:10下载
- 积分:1
-
Originally wanted to write a auto
本来想写个自动关机软件的,结果神不知鬼不觉的写成了一个目录监视软件!直接放源码!:-Originally wanted to write a auto-shutdown software, the result of God without anybody knowing it" s written in a directory monitoring software! Direct release source code!:
- 2022-08-16 11:51:57下载
- 积分:1