资源列表
GetProc_Line
- 获取所有进程的映像路径以及命令,我们知道,如果获取本进程命令行-Access to all processes and orders of the image path, we know that, if the command-line access to the process
rmTrayNullIcon
- 清除无效的托盘图标。清除无效的托盘图标源代码。-To remove the tray icon is invalid. Tray icon to remove invalid source code.
Stakemon
- 一个Windows内存使用情况监视器,很有效-Windows memory usage of a monitor, very effective
PRocess
- 一款演示进程调度的软件. 具有完整的调度演示功能.可以实现文件,随机,手动分配等.-A demonstration of the process of scheduling software. With a complete presentation of the scheduling function. Can be documents, random, manual distribution.
vbMulti-threaded
- 一个初步的用VB写“多线程”程序的例子,些例子打破VB6不能多线程的常规-VB with an initial write " multi-threaded" example program, some examples VB6 can not break the conventional multi-threaded
multi-threaded
- 在C++环境中,利用多线程机制实现快速外排序。-In C++ environment, the use of multi-threaded for fast external sorting mechanism.
thread
- 生产者消费者多线程问题,通过调用系统函数,来解决生产者消费者多线程问题。-Consumer producer problem of multi-threading, by calling the system function, to address the issue of multi-threaded producer consumer.
BallMove
- 使用线程实现了三个小球以不同速度运动的程序-Using threads to achieve three different speeds ball movement procedures
ScanComputer
- 创建一个Windows应用程序,使用多线程来扫描一个网段内的计算机,根据计算机的IP地址获取其Dns域名,若计算机不在线,则返回提示信息。-Create a Windows application, the use of multi-threaded网段内to scan a computer, according to the computer' s IP address to obtain its Dns domain name, if the computer is not onlin
Scan
- 多线程端口扫描程序源代码,可以扫描对方主机开放端口。-multithreading portscanning project
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