资源列表
w32process_src
- 一个获取进程,模块,线程的类,功能很强大,VC6兼容不是很好
Posixalarm
- Posix多线程的代码,关于时钟的,由浅入深,与大家交流-Posix multithreaded code, on the clock, easy-to-digest, and to facilitate the exchange of
简单的线程池
- VC完整应用程序代码,多线程 多任务,还可以自己使用-VC complete application code, multi-threaded multi-task, but also for its own use
memory_perf
- 这是Tilera芯片的多线程示例程序,Tilera是美国一家芯片制造公司,目前已经生产出100核的芯片,此并行示例程序演示了一个单应用程序被并行执行此程序演示了不同的内存分配内存控制器和缓存的命中率。它还衡量了各种不同类型的存储器在很多情况下的性能。 -This program demonstrates the allocation of memory with different memory controller and cache homing properties. It also
Thread01
- JAVA多线程编程-multi thread program by java
tk2
- 一个太阁立志传2的内存修改器,主要功能在内存中读取和修改另外一个进程的数据。-A 太阁立志传 2 memory modifier key functions in memory, read and modify data in another process.
遍历进程
- 遍历系统中所有进程和模块的vb源代码,有一定的参考价值
thread_pool
- windows线程池的实现,用c++封装了windows线程接口
footballclub
- 足球俱乐部程序,运用了多线程编程技术,dos窗口实现-Football Club program, the use of multi-threaded programming, dos window to achieve
producer
- 操作系统上机 生产者和消费者 实现进程间的互斥和同步-Computer operating system between producers and consumers to achieve process mutual exclusion and synchronization
p01
- 通过管道文件(有名管道)来实现进程间通信。-Through the pipe file (named pipe) to achieve inter-process communication.