资源列表
vcthreads
- 10个VC++使用线程的例子,分别讲述如何线程开始,安全结束,挂起,恢复,临界区,信号量,以及事件。-Ten VC++ thread examples。
Clipboard
- 这是学习进程通信的一个代码,所采用的通信方式是剪切板-It has used the Clipboard knowledge
heat
- 使用cuda c中的纹理内存机制实现的热传导模拟程序-Cuda c texture memory mechanism to achieve the thermal conduction simulation program
SharedMemIpc_demo.zip
- 使用共享内存通讯的程序例子,the demo of communication using shared memory
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
MulitThread.rar
- VC++多任务经典源程序。 很适合于初学者。,VC++ Source multi-task classic. Very suitable for beginners.
sendnetworkfile.rar
- 实验二 网络文件传输,使用c++实现,包括单线程、多线程、区分数据段的演示。,Experiment II network file transfer, use c++ Achieve, including the single-threaded, multi-threaded, the distinction between data presentation section.
producerconsumer.rar
- 进程同步模拟设计——生产者和消费者问题 .用手动输入的方式模拟信号量机制的生产者与消费者问题。,Synchronous analog design process- the issue of producers and consumers. Methods used to manually enter the amount of analog signal mechanism for the producer and consumer issues.
pub.rar
- 进程调度算法 本程序提供了以下几种进程调度方法 1、时间片轮询法 2、可强占优先法 3、非抢占算法 ,The process of scheduling algorithms This procedure provides the following types of process scheduling method 1, time piece polling method 2, can be forcibly priority law 3, non-preemptive algorithm
java.rar
- 这是用java写出的一个防迅雷的下载软件,当然不可能有迅雷那么好,但一些基本的功能还是有的,This is used to write a java download software anti-Thunder, Thunderbolt then of course there can be no good, but some of the basic functions or some
TheadQueue.zip
- 使用命令模式和责任链模式以及STL优先级队列实现线程池,可以直接加入现在的任何程序,Responsibility for the use of chain of command model and STL model and the realization of priority queue thread pool, you can direct any proceedings to join now
MultiThread.rar
- VC多线程,用线程控制进度条,可以设置季度条的时间,MultiThread