资源列表
VC_Thread
- 基于VC多线程的实时数据采集系统,很有帮助。-VC-based multi-threaded real-time data acquisition system
MultiThread
- 一个理解WINDOWS下VC多线程编程的好示例程序。
2005051002180631316
- 进程管理,对于从事网络开发、多线程、进程机制的人员-process management, engaged in the development of network, multi-thread, the process mechanisms staff
vb多线程编程实例
- 一个使用vb多线程编程的例子
P-code-vb-multi-threaded
- P-代码的vb多线程,可以参考下,还是比较简单的,适合初学者看-P-code vb multi-threaded, can refer to, is quite simple, suitable for beginner
sanyefengche
- 一个在VC平台下开发的小程序 算是一个风车的运行程序 当运行开始出现一个窗口 窗口中有一个风车在转-One in the VC platform developed under the program can be considered a small windmill to run the run the program began to emerge when a window has a windmill window switch
进程同步实验
- 此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原
erovide
- SOA最佳实践能提供给你对soa的重新认识-SOA best practices can provide you with the recognition of SOA
gmodule-2
- Visual C++ DLL php Link Libray Files. COntaining gmodule library for perfection. It proceses thread too.
CPUUsegs
- 获取电脑CPU,内存使用情况 -Get the used percent of your Computer s CPU and memoery
get_process_info
- vc获取进程的信息的程序源码,值得一看!-vc processes, and procedures for source code, worth a visit!
demo
- 多线程编程下互斥锁、事件、信号灯的基本用法,比较容易理解。-The basic usage of multithreaded programming mutexes, events, semaphores, and relatively easy to understand.