资源列表

« 1 2 ... .79 .80 .81 .82 .83 584.85 .86 .87 .88 .89 ... 1044 »

[进程与线程code

说明:VC++深入详解code 配套代码,比较齐全-VC++ code
<lsx> 在 2024-05-19 上传 | 大小:17951744 | 下载:0

[进程与线程ProcessHandles

说明:This program list all the remote process handles by type wise and closes them selectively by duplicating
<babloo> 在 2024-05-19 上传 | 大小:2048 | 下载:0

[进程与线程CreateProcess-Detailed

说明: 讲解了进程的创建,如何使用进程,进程的参数。- On the process of the creation, how to use the process, process parameters.
<陈晓磊> 在 2024-05-19 上传 | 大小:6144 | 下载:0

[进程与线程system

说明:操作系统进程按时间片轮转,简单说明了其运行机制-Operating system processes by round-robin
<张清凯> 在 2024-05-19 上传 | 大小:225280 | 下载:0

[进程与线程Test_Thread_ListCtrl

说明:一个简单的MFC多进程函数,可以暂停,继续和停止,供初学者学习。-An easy MFC progect with two thread .
<jia> 在 2024-05-19 上传 | 大小:38912 | 下载:0

[进程与线程sleepingBarber

说明:使用多线程方法模拟互斥量下的两个理发师的睡眠理发师问题,用于操作系统实验,代码中默认椅子数为2-Using the thread and mutex, samephore to solve the sleeping barber problem with two barbers.
<王乐> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[进程与线程readerWriter

说明:使用多线程模拟写者优先的读写者问题,当有写者等待时,读者不能进入阅读,不是最少互斥量版-A solution to implement the reader and writer problem with writer priority, using two samephore and four mutex to meet it.
<王乐> 在 2024-05-19 上传 | 大小:1024 | 下载:0

[进程与线程ftp

说明:ftp代码,实现ftp上传功能,基于socket编程,是学习ftp和socket的好例子-FTP code, the realization of FTP upload function, based on the socket programming, is a good example of learning FTP and socket
<肖林朋> 在 2024-05-19 上传 | 大小:38912 | 下载:0

[进程与线程process

说明:自己实现的进程管理,能够选择程序运行, b.bat是用mingw4.7.2编译的批处理 tc是用tiny c编译的批处理
<xq> 在 2024-05-19 上传 | 大小:9216 | 下载:0

[进程与线程SpinCountTest

说明:C++ 多线程,和多线程锁,多线程同步的简单实例。 简单易懂,很好的代码!-C++ multi-threaded, multi-threaded lock, multi-thread synchronization simple example. Easy to understand, good code!
<> 在 2024-05-19 上传 | 大小:5120 | 下载:0

[进程与线程ThreadPoolLib

说明:使用队列,栈,列表实现的,线程池,任务可设置优先级,优先级高的,线程池优先处理其任务。-Use queues, stacks, lists achieve, thread pool, you can set the priority of the task, the higher priority thread pool prioritize its tasks.
<> 在 2024-05-19 上传 | 大小:10240 | 下载:0

[进程与线程Thread-Test

说明:自己写的测试多线程的小程序,按下按键后有两个label同时在不停的计数。-Write myself multi-threaded test applet, press two keys at the same time keep the label count.
<desert> 在 2024-05-19 上传 | 大小:33792 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 584.85 .86 .87 .88 .89 ... 1044 »

源码中国 www.ymcn.org