资源列表

« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 1044 »

[进程与线程createprocess

说明:输入实验提供的代码后,可以输入createpc命令创建进程,输入showdetail显示每个进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。 2) showdetail 显示进程信息命令。 3) exi
<漂流> 在 2025-02-25 上传 | 大小:12kb | 下载:0

[进程与线程sc

说明:进程的创建源代码 还有实验指导书,希望大家多多帮忙-thanck you
<王明敏> 在 2025-02-25 上传 | 大小:77kb | 下载:0

[进程与线程CPUCONTROL

说明:通过线程的读写与休眠,控制Cpu占有率曲线按指定的方式呈现(正弦,矩形,三角波)-Control the state figure of cpu in the taskmanager by the method of working and sleeping the thread.
<hhjack> 在 2025-02-25 上传 | 大小:1.2mb | 下载:0

[进程与线程mtgdi

说明:VC++基础编程:面向对象多线程框架。 -VC++ based programming: object-oriented fr a mework for multi-threading.
<jimwind> 在 2025-02-25 上传 | 大小:37kb | 下载:0

[进程与线程listprocess

说明:强制结束进程:列出系统全部进程,并进行强制结束-Forcing an end to the process: List system, all the processes, and an end to mandatory
<harry> 在 2025-02-25 上传 | 大小:3.29mb | 下载:0

[进程与线程VictorComm.v1.3.3.5.Full.Source.BCB.287100

说明:bcb 串口控制组件 , 支持多线程控制串口 .很方便 的控制 串口,提供源代码 -bcb serial control components, supports multi-threaded control the serial port. very convenient to control serial port, providing the source code
<liyong> 在 2025-02-25 上传 | 大小:765kb | 下载:0

[进程与线程process

说明:模拟任务管理器程序,包含进程的创建,挂起,*等。改程序的功能还有对进程的调度功能-Analog Task Manager program,include create a process,suspend,kill and so on.The program also has function that can dispatch process
<宋龙军> 在 2025-02-25 上传 | 大小:3.8mb | 下载:0

[进程与线程ccriticalsection

说明:ccriticalsection线程同步-ccriticalsection Thread Synchronization
<白蔷> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[进程与线程philosophesdine

说明:哲学家进餐问题算法用VC++程序实现,非常经典的程序,很不错的哦。源代码完全开放-Dining Philosophers algorithm uses VC++ program to achieve a very classic procedures, very good oh. Completely open source code
<李乐> 在 2025-02-25 上传 | 大小:507kb | 下载:0

[进程与线程Work_Queue

说明:worker queue sources for multipul threads
<sandman> 在 2025-02-25 上传 | 大小:3kb | 下载:0

[进程与线程threadpool

说明:很经典的线程数源码了,只有头文件和源文件,可以自己建立工程调试-Classic threads source code, and only the header files and source files, it can do to establish engineering debugging
<wwwyyy> 在 2025-02-25 上传 | 大小:13kb | 下载:0

[进程与线程Win32_MultiThread

说明:《Win32多线程程序设计》原码侯捷翻译,对深入掌握多线程有很好的启发作用-Win32 MutilThread
<钟建军> 在 2025-02-25 上传 | 大小:7.54mb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 353.54 .55 .56 .57 .58 ... 1044 »

源码中国 www.ymcn.org