资源列表

« 1 2 ... .76 .77 .78 .79 .80 381.82 .83 .84 .85 .86 ... 1044 »

[进程与线程Pagereplacement

说明:页面置换--问题描述及设计思想:在进程运行过程中,若其所要访问的页面不在内存需把它们调入内存,但内存已无空闲空间时,为了保证该进程能正常运行,系统必须从内存中调出一页程序或数据,送磁盘的对换区中。但应将哪个页面调出,所以需要根据一定的算法来确定。-Page replacement- problem descr iption and design: the process is running, if they want to acces
<张龙> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[进程与线程thread1

说明:VC++实现的简单多线程程序,详细说明了线程的几种模式,具体查看程序源码。-VC++ to achieve a simple multi-threaded program, detailed descr iption of several models of threads, specifically to see the program source.
<乔波> 在 2025-02-25 上传 | 大小:422kb | 下载:0

[进程与线程DRUMduoxiancheng

说明:实现多线程,用于IR一篇文章,很有帮助,DRUM-Multi thread, an article for the IR
<韩兴凯> 在 2025-02-25 上传 | 大小:10.34mb | 下载:0

[进程与线程ThreedPool

说明:windows操作系统下的线程池功能模拟,可以实线简单的线程池功能-The Threed Pool
<cuijianlei> 在 2025-02-25 上传 | 大小:3.14mb | 下载:0

[进程与线程vc6

说明:进程通信之一:采用简单的文件映射方法进行进程通信。-Process communications: File insinuate
<chenlaijun> 在 2025-02-25 上传 | 大小:2.07mb | 下载:0

[进程与线程hidden

说明:hides the process in task manager
<Dem0n1C> 在 2025-02-25 上传 | 大小:2kb | 下载:0

[进程与线程Progress

说明:一个关于进程的例子,可以添加,阻塞和唤醒进程的一个例子。-An example of the process, can be added, blocking and wake-up process of an example.
<LHacker> 在 2025-02-25 上传 | 大小:37kb | 下载:0

[进程与线程read-write

说明:C++ 模拟经典读写模型 多线程实现-C++ simulation model of the classic reader
<zcw> 在 2025-02-25 上传 | 大小:1kb | 下载:0

[进程与线程Mutex

说明:跨平台的互斥量 -cross-platform mutex
<bridge> 在 2025-02-25 上传 | 大小:48kb | 下载:0

[进程与线程multiThread_1

说明:一个简单的多线程运行的程序,能够看到所有线程同时打开的效果,和只打开一个线程的效果,还可以对某些线程进行暂停,继续等操作。-A simple multi-threaded operating procedures, be able to see the effect of all the threads open, and only the effect of opening a thread, the thread can be su
<cp> 在 2025-02-25 上传 | 大小:1.81mb | 下载:0

[进程与线程TestProcess

说明:windows进程测试:测试在一定系统环境下能够创建的最大进程数-Windows process creation experiment
<du yu ling> 在 2025-02-25 上传 | 大小:996kb | 下载:0

[进程与线程multi-process-thread-sort

说明:一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
<du yu ling> 在 2025-02-25 上传 | 大小:2.64mb | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 381.82 .83 .84 .85 .86 ... 1044 »

源码中国 www.ymcn.org