资源列表
20110407-05-_MutexObject
- C++ 创建线程互斥对象的实例源码下载,声明线程函数,创建线程,程序睡眠,释放互斥对象,设置事件对象为无信号状态,生成控制台程序,仅供参考。-C++ to create an instance of the thread mutex source download, declare the thread function, create a thread, the program sleep, release the mutex object, set the event object to n
thread
- linux下的多线程编程的例子,希望对初学多线程的人有所帮助-multithreaded programming under linux example, many beginners want to help people thread
memeorymaneger
- 存储器的管理,找了好长时间才找到的! 希望对大家有用!-memory management, find a good long time to find! We hope to useful!
thread
- 多线程矩阵计算 linux/ windows-matrix multi threads linux/ windows both ok
csmpatiblenumberdelegation
- Examples of IP Filter Driver Hook procedures, web developers, technical support staff to use the cradle,
ProcPoll
- a threads pool on windows
Cpp1
- 进程调度--FCFS,SPN,RR算法的实现-The process of a high degree of simulation, using the First Come First Served (FCFS), shortest operation priority (SJF), respond to high priority (HRN) scheduling algorithm.
API
- 易语言调用API创建进程 API创建进程-Yi language API API calls to create a process to create a process
quick_sort
- 快速排序 并行算法 MPI源程序 采用并行思想加快排序速度-MPI parallel quicksort algorithm source code parallel thinking speed up the sorting
OpenMPandWin32ThreadExample
- Intel Proton 8.0 build instructions: Change \\Include, \\Lib, and \\Bin paths in omp.bat to your actual ones. Run omp.bat to build omp_smp.exe Microsoft: Use MS Visual Studio 2005 beta 1 compiler and vcomp.dll Compiler options may di
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
close-process
- visual c++ 如何关闭程序进程的源代码-the how visual c++ close the program processes