资源列表
Thread
- 线程同步互赤演示, 线程同步互赤演示-Inter-thread synchronization Chek demonstration, thread synchronization interoperability demonstration Chek
ThreadDemo1
- 一个简单的多线程卖票程序,可以手动设定休息时间(sleep),默认为10000ms自动转入睡眠-A simple multi-threaded procedures such as selling a ticket, you can manually set the time to rest (sleep), defaults to 10000ms automatically into sleep
maipiao
- 一个简单的多线程卖票程序,VC6编写,默认为10000ms自动转入睡眠,可改成手动-A simple multi-threaded procedures such as selling a ticket, VC6 prepared automatically defaults to 10000ms sleep, can be changed manually
Cxiazai
- 下载器的源代码!可以多线程进行下载-Download browser s source code! Can be multi-threaded download
threder
- 软件实现在多线程环境下合理进行线程功能的分配,提高运行速度-Software to achieve multi-threaded environment in a reasonable allocation for the thread function to improve the operating speed
Socket123
- 看一看网上找的多线程的例子 用C#写的,看一看网上找的多线程的例子看一看网上找的多线程的例子 -Take a look at the Internet looking for examples of multi-threaded using C# Write, take a look online to find the multi-threaded example take a look at the Internet looking for examples of multi-thr
CrackWinmine
- 自动扫雷,能够在1S钟以内完成任务,其扫雷信息由反汇编得到-Automatically mine, to complete the task within 1S bell, the mine-related information has been compiled by the anti-
29_161625_pc
- 生产者与消费者问题算法实现,功能要求:根据进程同步机制,编写一个解决上述问题的可视化程序,可显示缓冲池状态、放数据、取数据等过程。 具体参数:有4个生产者进程,分别为P1、P2、P3和P4; 有4个消费者进程,分别是C1、C2、C3和C4; 缓冲区单元个数N=15; 不同的生产进程可生产不同的产品,自己可任意定义,在本程序中是直接将相应生产者代号放入缓冲区,消费时将某消费者消费某生产者的信息显示出来 -Producers and consumers, the issue
multiThead7
- 此代码实现了一个经典的多线程编程的例子,是学习多线程编程难得的代码-This code implements a classic example of multi-threaded programming is to study a rare multi-threaded programming code
ThisIsMyPROCESS
- 操作系统的进程管理的模拟,采用的算法是动态高优先权的算法。-Operating system process management, simulation, using the algorithm is a dynamic high-priority algorithms.
yinhang
- 一个十分经典而且简单的银行家算法,对操作系统上机实验十分有效-A very classic and simple bankers algorithm, on the operating system on the experimental machine is very effective
ThreadSample
- 使用VC++中MFC实现多线程编程,该代码给出了基本框架。-Use VC++ In MFC to achieve multi-threaded programming, the code gives the basic framework.