资源列表
ThreadPool
- 一个可以用VC的多线程管理的线程池类,类似Java类库的线程池。内有一个Demo程序,帮助初学者理解和使用该封装好的类。-A VC can be multi-threaded managed thread pool class, similar to the Java class library for the thread pool. There is a Demo program to help beginners to understand and use the packaged cla
test_OpenMP
- 在visual Studio 2010 C++下,利用OpenMP编写并行程序。-program with OpenMP in VS2010
VBmulti-threaded
- VB模拟多线程代码,解决了VB中无法应用多线程的缺憾-VB analog multi-threaded code, VB can not be applied to solve the shortcomings of multi-threaded
FoxAPI
- 这是一个VB用API函数查找软件独立有VB存在-This is a VB API function to find the software with an independent existence with VB
process
- 进程信息查看器,实现最基本的查看当前系统运行进程的名称、ID及其父进程的ID-Process information viewer, to view the current system to achieve the most basic running process name, ID and parent process ID
MFCDll
- 这是一个MFC动态链接库的实现例子,它说明了动态链接库的实现和调用过程。-This is an MFC dynamic-link library implementation example, which illustrates the dynamic link library implementation and the calling procedure.
C-shili.RAR
- Visual C++系统开发实例精粹 赵辉,叶子青编著 的例子程序源码-Visual C++ system development examples essence Zhao Hui, Ye Ziqing compiled example program source code
Process
- 操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
process--help-warrapper-class
- windows mfc process helper class find process and thread read process memory
vcthreads
- 10个VC++使用线程的例子,分别讲述如何线程开始,安全结束,挂起,恢复,临界区,信号量,以及事件。-Ten VC++ thread examples。
Clipboard
- 这是学习进程通信的一个代码,所采用的通信方式是剪切板-It has used the Clipboard knowledge
heat
- 使用cuda c中的纹理内存机制实现的热传导模拟程序-Cuda c texture memory mechanism to achieve the thermal conduction simulation program