资源列表
DR_MPI
- 标准C开发的MPI例程 计算数字的根数, 在Linux和Windows上均可运行-C development of the MPI standard routines Root of the number of calculations
CreatePcocess
- windows下创建进程实验 使用VC6环境-Create Process
CreateThread
- windows操作系统中,创建进程 vc6.0下开发-creare thread
Pipeline
- Windows下,匿名管道通信 VC6环境-pipeline communicate
Signal
- Windows操作系统下,信号通信 VC6环境-Signal Communicate
NamedPipeSrvView
- 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。这是服务器端的 - To be named as a pipeline network programming scheme, it actually created a client/server communication system, and in which reliable data transmission. This is the server side.
PlayComputer
- 通过配置文件的配置消耗掉电脑任意比例的CPU和内存,使用了多线程(std::thread)和多进程(CreateProcess())-The program can cost any configured proportion of CPU and(or) memory on a computer. and shows the use of multi-threading (std :: thread) and multi-process (CreateProcess ())
Message
- windows API下通过文件映射实现两个进程间的通信.CreatrFileMapping\OpenFileMapping-Under windows API to communicate between two processes through file mapping. CreatrFileMapping \ OpenFileMapping
2.1
- 生产者与消费者问题,采用信号量机制,vc编程,C语言,windows环境下-Producers and consumers, using semaphore mechanism, vc programming, C language, windows environment
bingxingsuanfa
- 对素数进行叠加 并行算法,若是输入的数值大于100则报错-The prime superimposed parallel algorithm, an error if the input values greater than 100
InputDllHook
- hook输入法,截取到输入法的输入,这是DLL文件。-hook input method to input input method interception, which is a DLL file.
fasm_tls_selfmodify
- Self-modifying TLS callbacks This PE has only one TLS callback active at load time. However, the callback executes 0x10 times because it modifies TLS table before returning. fasm source
