资源列表
[进程与线程] CreateOneProcess
说明:调用windowsAPI创建一个进程,示范如何使用createprocess这个API函数-call windowsAPI create a process, A demonstration of how to use this API function createprocess<> 在 2025-06-29 上传 | 大小:17kb | 下载:1
[进程与线程] showAllcurrentProcess
说明:一个windows控制台程序,枚举了当前所有的进程名和进程ID-a windows console procedures, the current enumeration process all the names and process IDs<> 在 2025-06-29 上传 | 大小:15kb | 下载:0
[进程与线程] TerminateCloseProcess
说明:windows控制台程序,调用windowsAPI,关闭外部的一个应用程序.输入目标进程的进程ID后,即可关闭-windows console procedures, call windowsAPI. Close an external application. Goals process input in the process ID, will be closed<> 在 2025-06-29 上传 | 大小:210kb | 下载:0
[进程与线程] bootstrap
说明: 这个频率与硬件和操作系统都可能有关。利用 API 函数 QueryPerformanceFrequency 可以得到 这个定时器的频率。利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。根据 要延时的时间和定时器的频率, 可以算出要延时的时间定时器经过的周期数。在循环里用 QueryPerformanceCounter 不停的读出定时器值, 一直到经过了指定周期数再结束循环, 就达到-the frequency with hardwa<xianhao> 在 2025-06-29 上传 | 大小:233kb | 下载:0
[进程与线程] threads_and_mfc_demo
说明:通过10个thread绘制10组圆饼线,知道如何使用thread-10 thread through the production of 10 group tortillas line, know how to use thread<suikun> 在 2025-06-29 上传 | 大小:52kb | 下载:0
[进程与线程] process_government
说明:these code is programming by myself,so i think it can only use for course design,if you have any problem,please tell me!-these code is programming by myself, so i think it can only use for course design, if you have any problem, please tell me!<流年碎影> 在 2025-06-29 上传 | 大小:78kb | 下载:0
[进程与线程] mutexeslhb
说明:windows信号灯控制的源代码,通过本例可以学习信号灯的使用-windows signal control of the source code, through the cases can learn from the use of lights<lihuibin> 在 2025-06-29 上传 | 大小:14kb | 下载:0