资源列表
[进程与线程] Model_MultiThread
说明:一个多线程的例子,供新手参考。包括子线程的建立,相互操作-A multi_thread sample for new one<wangzhuo> 在 2025-02-28 上传 | 大小:131kb | 下载:0
[进程与线程] MulitThreadtest
说明:vs2010 VC++演示mfc下单个线程暂停、启动、停止功能。演示了开启任意线程,并且区分线程ID和线程句柄的功能。演示了线程加锁、互斥的功能-vs2010 VC++ demonstrates the mfc single thread pause, start, stop function. Demonstrates open any thread, and the thread ID and thread handles dist<杜云江> 在 2025-02-28 上传 | 大小:22.77mb | 下载:0
[进程与线程] Process-information-to-the-viewer
说明:查看windows 全部的进程信息,id,句柄,进程的拥有线程数.-View All windows process information, id, handle, process owners threads.<于波> 在 2025-02-28 上传 | 大小:5kb | 下载:0
[进程与线程] Process_control
说明:设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: • 使用CreateProcess()来创建进程 • 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 • 调用GetSystemTime()来获取时间 -Design<Dean Miller> 在 2025-02-28 上传 | 大小:233kb | 下载:0
[进程与线程] threadsconcurrency
说明:进程互斥与同步,用WindowsAPI编程,生产者消费者问题的C++实现-threads concurrency<张良> 在 2025-02-28 上传 | 大小:1kb | 下载:0
[进程与线程] vc_dll
说明:共享内存实现进程通信的例子,包含服务器与客户端的源代码,VS2010 C++ GCC C++ 正常编译-Shared memory communication process examples, including server and client source code, VS2010 C++ GCC C++ normal compiler<plafun2009> 在 2025-02-28 上传 | 大小:320kb | 下载:0
[进程与线程] MultiThread
说明:多线程的例子,主要完成滚动条的开始于停止-Multithreading example, mainly to complete at the beginning of the scroll bar to stop<赵宝民> 在 2025-02-28 上传 | 大小:4.7mb | 下载:0
[进程与线程] ThreadTest
说明:用c++ 编定的线程测试程序, 线程互斥对像的运用-Multithreaded Test<chchron> 在 2025-02-28 上传 | 大小:2.9mb | 下载:0
[进程与线程] quick_sort
说明:快速排序 并行算法 MPI源程序 采用并行思想加快排序速度-MPI parallel quicksort algorithm source code parallel thinking speed up the sorting<袁旭炜> 在 2025-02-28 上传 | 大小:2kb | 下载:0