-
操作系统实验
操作系统实验--计算页面置换算法的不同命中率-experimental operating system-- Calculation algorithm replacement pages of different shooting
- 2022-09-19 11:35:03下载
- 积分:1
-
3种多线程同步方式(Critical Section,Mutex,Event)的小例子
3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex,
Event) small example
- 2022-12-03 08:40:03下载
- 积分:1
-
在VC平台下,实现系统的进程的查看,进程信息的修改
在VC平台下,实现系统的进程的查看,进程信息的修改-to check or change the information of system processes
- 2022-02-01 03:27:41下载
- 积分: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
-
A multi
一个多线程扫描器。速度很慢,实用性不强,但对于SOCKET初学者来说,有一定的参考价值。-A multi-threaded scanner. Very slow, practicality is not strong, but for beginners SOCKET example, has a certain reference value.
- 2022-06-15 05:14:49下载
- 积分:1
-
用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程...
用visual c++ 6.0开发的一个创建、关闭线程的例子,非常适合初学者学习利用API来创建线程-with visual c 6.0 creation of a closed-thread example, very suitable for beginners learning to use the API to create threads
- 2022-01-25 19:26:43下载
- 积分:1
-
Windows95多线程间同步事件的控制方法
Windows95多线程间同步事件的控制方法-Windows95 multithreaded synchronization between the control methods
- 2022-02-24 23:27:37下载
- 积分:1
-
一个查看系统进程的小程序,在Windows系统命令行中运行
一个查看系统进程的小程序,在Windows系统命令行中运行-View the system processes a small program in the Windows system, run the command line
- 2022-03-18 03:41:34下载
- 积分:1
-
线程定时器,对内核定时器的线程包装
线程定时器,对内核定时器的线程包装-threads timer, the timer kernel threads packaging
- 2022-06-15 05:52:18下载
- 积分:1
-
VB关闭冰刃的代码,是学习进程的不错例子。
VB关闭冰刃的代码,是学习进程的不错例子。-VB code to close冰刃is a good example of the learning process.
- 2022-03-19 02:27:56下载
- 积分:1