资源列表
thread
- 多线程写文件和启动游戏易例子,很多地方有用-Write multi-threaded file and start the game easy example, useful in many areas
Multithreading
- 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
hides
- Although I do not know what kind icesword enumerated services, it is estimated that by the end times calendar SCM internal ServiceRecordList to detect. Why? See below. The annex InjectDLL.exe put hideservice.dll injected into Ser vices.exe process af
CrazyMD5
- 计算字符串、文件的MD5值,采用多线程,算法效率极高,UI简洁,易用。-Calculation of the string, the MD5 value of files, using multi-threaded, highly efficient algorithms, UI is simple and easy to use.
Timepiecerotationdispatchalgorithm
- 时间片轮转调度算法 有什么要改进的帮改进下 顺便帮标记下代码的意义-Timepiecerotationdispatchalgorithm
threadpool_src
- 线程池 多线程的管理threadpool.cpp threadpool.h-threadpool
Clock
- 利用线程来模拟时钟,一个是1秒,一个是5秒,还有一个是10秒为单位-Use threads to simulate the clock is 1 second, one is 5 seconds, there is another 10 seconds
web
- Web Server ,多线程的操作,局域网的Server。-Web Server, multi-threaded operation, LAN Server.
APCInjection
- 采用APC的方式将一个DLL注入其他进程。-APC manner using a DLL into other processes.
Producer_Cosumer
- 实现生产者消费者功能~~~ 是操作系统的的课程设计~~ 包括了演示功能-Function of the realization of the producer consumer operating system ~ ~ ~ is the ~ ~ of course design features include a demonstration
ThreadFile
- 多线程的文件搜索,提供了两种不同的方法进行文件搜索。在列表中完全显示出来,指出哪个是文件名,哪个是文件夹名-Multi-threaded file search, provide two different methods of document search. In the list completely reveal that which is the file name, which is the folder name
omp
- omp并行程序设计的一个简单程序范例 教你如何简单实用open mp多线程程序设计-omp parallel programming procedures for a simple example