搜索资源列表
SwitchListProcessewws
- 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, Command-line processing capabilities.
02ProcessList
- 命令行的进程管理,对付“熊猫烧香”之类必备 命令参数: -? 帮助 -L 进程列表 -T 结束进程 -Q 退出程序-command line management of the process to deal with "Panda burn incense," which is essential order parameters :-? Help-L process list-ended process of T-Q exit
First_come_First_served
- 操作系统的先来先服务算法,java编写,命令行运行,有界面,可以安装jdk_1_5_0_04,不过需要path处设置好环境变量。-the first operating system to first serve algorithm, java preparation, command line operation, interface, jdk_1_5_0_04 can be installed, but it needs to install a good path environment
SwitchListProcesses
- 本例的进程处理器程序实现了进程的列举、进程的切换、启动新的进程、杀死进程、命令行处理等功能。-cases the processors in the process realized by the enumeration process, the process of switching and started a new process, killing process, the command line processing capabilities.
cmdline.zip
- 得到当前进程的运行命令行信息,Get the current process run the command-line information
TheadQueue.zip
- 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
multithread
- 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new thread to output less than or
jincheng
- 进程调度,在Windows命令控制台下创建进程,本文对[1]中的方法加以了实现,并做些简单的进程测试程序。 -The process of scheduling, in the Windows command console to create the process, this paper [1] to achieve the method and the process of doing a simple test procedure.
dlg_src
- Windows 管道应用, 创建管道,在创建一个进程执行命令行,将执行结果通过管道输出。-Windows piping applications, create channels, to create a process in the implementation of the command line, the results will be output through the pipeline.
GetProc_Line
- 获取所有进程的映像路径以及命令,我们知道,如果获取本进程命令行-Access to all processes and orders of the image path, we know that, if the command-line access to the process
control01
- Visual C++ 6.0 开发环境讯编程事例,通过它可以了解在VC中如何进行-development enviorment messages are designed for direct command and control.
ReadOtherCmdLine
- 枚举进程,及对应的窗口标题,并查看其完整命令行参数 vc2008源代码-Enumeration process, and the corresponding window title, and view its full command-line arguments vc2008 source code
Simple_Process
- 一个查看系统进程的小程序,在Windows系统命令行中运行-View the system processes a small program in the Windows system, run the command line
createprocess
- 输入实验提供的代码后,可以输入createpc命令创建进程,输入showdetail显示每个进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。 2) showdetail 显示进程信息命令。 3) exit 退出命令行。 -Experiment to prov
GetProcessCommendLine
- 取进程命令行小工具. 可以取出一些特殊的命令行. 因为有些系统工具无法正确读取某些进程的命令行. 所以写了个小工具.-Take the process a small command line tool. Can remove some special command line. Because some system tools can not correctly read some of the process command line. So wrote a
GetCommand-Line
- 获取其他运行的进程的命令行,双击列表复制程序路径参数到剪贴板-Access to other processes running the command line, double-click the parameter list to the clipboard copy the program path
3ep
- 分别用命令,api,多线程来枚举文件.供初学者参考.-Were used to command, api, multi-threaded to enumerate the files.
mulithread
- I. 在C盘下建立一个名为MuliThread.java的文件,MuliThread.java中内容见“附录二”。 II. 通过CMD命令进入命令行方式,编译MuliThread.java文件。 III. 运行编译成功的MuliThread.class文件。根据屏幕反馈,完成报告要求7 – -I. under the C drive, create a file named MuliThread.java the See MuliThread.java in Appendix II
ConsoleToPipeTest
- VC执行Dos命令并把结果保存到内存区,在编辑框输入dos命令,显示dos执行结果-VC implementation of the Dos command and the results saved to a memory area in the edit box to enter the dos command, dos execution results
Debug
- 先锋机器人的运动控制代码,4线程同时作用实现简单的机器人运动以及机器人之间的通信。具体运动为:机器人1从原点运动到坐标(0.1000),然后命令机器人2从坐标(1000.0)运动到原点。-The Pioneer robot motion control code to achieve a simple robot and robot communication between. Movement: robot a movement from the origin to the coordinat