资源列表

« 1 2 ... .15 .16 .17 .18 .19 620.21 .22 .23 .24 .25 ... 1044 »

[进程与线程GetProcessFullPath

说明:GetProcessImageFileName可以在xp和win732位和64位都能获取进程路径,GetModuleFileNameEx只能获取32位进程路径 但GetProcessImageFileName获取的路径都是包含设备名的路径,因此我们还要转换成一下,因此我们最终的GetProcessFullPath函数这样的-GetProcessImageFileName in xp and win732 bits and 64 bi
<孟凡龙> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[进程与线程VBCreateThread

说明:vb实现多线程的例程,很详细,并且直观实用-vb multi-threaded routines, intuitive and practical
<患过风伤> 在 2025-02-27 上传 | 大小:16kb | 下载:0

[进程与线程ProcessInfo

说明:操作系统中有名的“Process Information.exe”程序,观察当前电脑运行进程信息包含工程文件和执行EXE,注意要在VS上运行,VC6.0的MFC库版本过低,可能不能运行工程文件。-OS famous Process Information.exe program, observe the current computer running process information includes project fil
<XIMAN> 在 2025-02-27 上传 | 大小:2.68mb | 下载:0

[进程与线程Processid2windowshandle

说明:自定义类,能通过进程名来获取窗口句柄,进程ID,主线程ID-Custom class name through the process to get the window handle, process ID, host thread ID
<胡俊> 在 2025-02-27 上传 | 大小:5kb | 下载:0

[进程与线程env

说明:pemrosesan envelope pada sinyal dalam Matlab
<ryan> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[进程与线程banker

说明:可运行 #define W 10 //最大进程数W=10 #define R 20 //最大资源总数=20 int AVAILABLE[R] //可利用资源向量 int MAX[W][R] //最大需求矩阵 int ALLOCATION[W][R] //分配矩阵 int NEED[W][R] //需求矩阵 int Request[R] //进程请求向量 -Can run#define W 10 // m
<toy> 在 2025-02-27 上传 | 大小:91kb | 下载:0

[进程与线程File-Transferwinsock

说明:用于文件的传输与断点续传,有控制台和应用台。-Transmission and HTTP for file, there are console and application sets.
<韩绪言> 在 2025-02-27 上传 | 大小:1.05mb | 下载:0

[进程与线程Operating-System-B-test-reports

说明:开发一个仿真操作系统,要求具备进程调度、存储器管理、文件及设备管理等基本功能-The development of a simulation operating system, requires scheduling process, the basic functions of memory management, file and device management
<杨开达 > 在 2025-02-27 上传 | 大小:222kb | 下载:0

[进程与线程Thread-Synchronization

说明:VC++6.0中实现线程同步,分别采用互斥对象、临界区对象、事件对象以及信号量对象来实现对线程的同步操作,代码经过项目的检验。-VC++ 6.0 to implement thread synchronization, respectively mutex object, the critical section object, event objects, and semaphores objects to implement thr
<> 在 2025-02-27 上传 | 大小:2.38mb | 下载:0

[进程与线程Thread

说明:Java多线程编程大全,里面举了三个可用的线程代码,希望有用。-Java multi-threaded programming Guinness, which cites three threaded code available, I hope useful.
<DongWu> 在 2025-02-27 上传 | 大小:202kb | 下载:0

[进程与线程transmissbonbaaed

说明:压缩算法之一  ZIP压缩格式是在基于互联网进行数据传输过程中-Compression algorithm is one of the ZIP format is in the process of data transmission based on the Internet
<ghx+42873> 在 2025-02-27 上传 | 大小:78kb | 下载:0

[进程与线程proctest

说明:大学操作系统实验用,展示多个进程调度、资源占用的情况。VC6.0直接可用。-Experimental University of the operating system used to show multiple process scheduling, resource consumption situation. VC6.0 directly available.
<wyingkai> 在 2025-02-27 上传 | 大小:3kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 620.21 .22 .23 .24 .25 ... 1044 »

源码中国 www.ymcn.org