搜索资源列表
Process Info
- 系统进程状态查看源代码
processCode
- 经典,功能详尽的,查看系统进程详细的VC6源代码。包括源代码和演示
操作系统1
- 注意: 1. OS.jar为Java打包可执行文件 2. 由于时间,和界面空间问题,每个进程的资源拥有情况没有详细列明.如果要认真检查 程序的正确性,可以重新编译运行,然后查看Dos界 面下的输出.因为Dos界面下会输出 每个进程的资源情况(包括每个进程对每类资源的最大需求,分配情况,和所欠资源情况. 3. 资源设置中,进程设置应小于100个,资源类数应小于20个.-attention : 1. OS.jar Java package for two executable files. Due
jingcheng
- 创建一个进程;查看运行进程;换出某个进程、*运行进程以及进程之间通信等功能。-Create a process View the operation process In a process, kill operation process and process communication between etc. Function.
jinchengguanli
- 创建新的进程;查看运行进程;换出某个进程;*运行进程以及进程之间通信等功能。-create run..
jcdd
- 进程演示系统,包括创建新进程.查看运行进程,换出某个进程,*运行进程,唤醒某个进程的功能-Process demonstration system, including the view running processes to create a new process to swap out a process, kill running processes, and wake-up function in a process
1
- 掌握系统调用fork()的使用方法及其功能; 利用系统调用sleep()调整父进程及各子进程的并发执行过程; 认真查看和比较每次执行结果,分析原因。 -Use to master the system call fork () function use system calls the sleep () to adjust the parent process and child process concurrent execution of process seriously
WindowsFormsApplication22
- OS高优先级优先问题 C#制作带界面 可查看就绪队列阻塞队列 进程有多个状态-OS priority issues of high priority with C# interface to view the production of ready queue blocking queue processes have multiple states
