资源列表
threadsconcurrency
- 进程互斥与同步,用WindowsAPI编程,生产者消费者问题的C++实现-threads concurrency
vc_dll
- 共享内存实现进程通信的例子,包含服务器与客户端的源代码,VS2010 C++ GCC C++ 正常编译-Shared memory communication process examples, including server and client source code, VS2010 C++ GCC C++ normal compiler
process2
- 使用mfc实现进程的枚举和结束,本代码比较简单,适合用于mfc和进程管理的学习。-Use mfc achieved enumeration process and the end, the code is relatively simple, suitable for learning mfc and process management.
MultiThread
- 多线程的例子,主要完成滚动条的开始于停止-Multithreading example, mainly to complete at the beginning of the scroll bar to stop
ThreadTest
- 用c++ 编定的线程测试程序, 线程互斥对像的运用-Multithreaded Test
quick_sort
- 快速排序 并行算法 MPI源程序 采用并行思想加快排序速度-MPI parallel quicksort algorithm source code parallel thinking speed up the sorting
kmp
- KMP串匹配并行算法MPI 源程序 并行思想加快速度-KMP string matching algorithm MPI parallel thinking speed parallel source
queen
- 八皇后问题并行算法MPI源程序 并行思想加快速度-Eight queens problem MPI parallel algorithm source code parallel thinking speed
beibao
- 背包问题并行算法MPI源程序 并行思想加快速度-Parallel algorithm knapsack problem thinking speed parallel MPI source
matrix
- 矩阵相乘并行算法MPI源程序 并行思想加快速度-MPI parallel matrix multiplication algorithm source code parallel thinking speed
TimeKillProcess
- The application terminates a process with specified ID when time is out.
Chap17
- 线程、线程同步、windows下多线程管理、临界区设置、线程安全类-Threads, thread synchronization, windows multithreading management, critical zone settings, thread-safe
