资源列表

« 1 2 ... .39 .40 .41 .42 .43 144.45 .46 .47 .48 .49 ... 1044 »

[进程与线程另一个读者写者问题

说明:创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制实现读者优先的读者——写入者问题。-the process of creating a console, this process contain n threads. Use of these n threads to express n readers who write. Each thread ac
<程倩> 在 2008-10-13 上传 | 大小:13.09kb | 下载:0

[进程与线程另一个优先级调度算法

说明:设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling
<程倩> 在 2008-10-13 上传 | 大小:2.83kb | 下载:0

[进程与线程remote_thread

说明:Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete
<syf> 在 2008-10-13 上传 | 大小:54.58kb | 下载:0

[进程与线程processes_viewer

说明:“任务管理器”中的进程查看只能显示进程的名称,而这个程序可以显示进程的全路径,帮助我们找到可疑程序的启动路径,程序具有“结束进程“的功能-"task manager" in the process View only shows the names of the process, and this process will show the entire process trails, help us find su
<syf> 在 2008-10-13 上传 | 大小:40.71kb | 下载:0

[进程与线程标准打印杨辉三角

说明:一般的都是打印直角三角形式的杨辉三角,本人作了点修改,输出等边三角(非直角)形式的杨辉三角, -general are right triangle-print Pascal's Triangle, I made a point changes, the output equilateral triangle (non-Cartesian) form of Pascal's Triangle.
<何炜> 在 2008-10-13 上传 | 大小:42.76kb | 下载:0

[进程与线程用成员变量进行线程通信

说明:线程怎么通信,这里有解释.线程就是操作系统分配给处理器的基本单元.系统为没一个线程分配一个堆栈-threads how communications, explained here. The operating system is threaded processors allocated to the basic unit. No one system to allocate a thread stack
<郑强> 在 2008-10-13 上传 | 大小:43.66kb | 下载:0

[进程与线程RWCriticalSection_src

说明:一种可以利用它来实现线程安全读写控制的模型,可以在vc下编译运行。-one can use it for reading and writing threaded control of the security model, the compiler running under vc.
<dd> 在 2008-10-13 上传 | 大小:1.9kb | 下载:0

[进程与线程ThreadPool_src

说明:当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
<dd> 在 2008-10-13 上传 | 大小:8.98kb | 下载:0

[进程与线程producerConsumerModel_src

说明:当前比较流行的线程生产者和消费者模型,主要采用了信号灯机制。在vc6编译-current more popular threads model of producers and consumers, mainly in the signal mechanism. The compiler vc6
<dd> 在 2008-10-13 上传 | 大小:19.77kb | 下载:0

[进程与线程反馈

说明:用c语言模拟的多极反馈队列算法,-simulated multi-polar feedback queue algorithm ,----------------------------------------
<谢冠华> 在 2008-10-13 上传 | 大小:12.81kb | 下载:0

[进程与线程进程和调度

说明:进程和调度(kernel-) - 非常好的一篇有关连接和加载的文章, 取之与网, 用之与网, 与你分享!-process and Scheduling (kernel-) - a very good connections and the loading of the article, but it must and network and the network is used, to share with you!
<朱冠胤> 在 2008-10-13 上传 | 大小:103.56kb | 下载:0

[进程与线程lifashi

说明:理发师睡觉问题 可以利用它来解决嗜睡的理发师问题 进程调度与信号量问题-Seville sleep problems can use it to solve the problem sleepiness barber process scheduling and capacity problems of signal
<高磊> 在 2008-10-13 上传 | 大小:861byte | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 144.45 .46 .47 .48 .49 ... 1044 »

源码中国 www.ymcn.org