搜索资源列表
CurrProcess
- vs2005写的一个查看widows进程的工具-vs2005 write a check widows process tools
DblBall
- 使用vs2005开发的多线程的例子
CVHideProcessDll
- VS2005下使用的dll,可以隐藏进程,即从进程列表中看不到
session
- 其实使用VS2005编写的,不过你可以改成VS2003版的,是一款vista下,很好的Session通信的例子
MutiThread
- 多线程同步控制.rar:一个运行在PDA上的多线程程序,用线程控制(1)通过PDA接收GPS信号,(2)进度条的应用,(3)时钟的应用,运行和测试环境:VS2005+多普达8125
sample
- 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
Csharepool
- vs2005线程池的使用 和 程序池高级应用-Senior vs2005 application thread pool
threadVS2005
- 在VS2005环境下调用WORKER线程的例子-Call in the VS2005 environment WORKER thread example
ZThread
- zthread线程库,方便线程各种操作,已经整理成VS2005静态工程,编译后即可使用。-zthread thread library to facilitate the threading of various operations, has been organized into a static VS2005 project, compiled to use.
mycannon
- 该程序是基于cannon算法实现的矩阵相乘运算,运行平台VS2005,需要设置环境变量。-The program is based on the cannon algorithm matrix multiplication operation, operation platform, VS2005, need to set environment variables.
shareMemory
- 共享内存,进程通信,进程同步 源代码 vs2005平台-Shared memory, process communication, process synchronization platform source code to vs2005
CRC_32_Demo
- 使用多线程为同时最多两个大文件进行CRC32检验。编程环境:VS2005-Use multiple threads for the same time up to two large files CRC32 test. Programming environment: VS2005
csharpThread
- csharp多线程的例子,例子中介绍了两种多线程的方法,对于想了解学习csharp的朋友会有所帮助的,代码在vs2005中编译通过。-CSharp multi-threaded example, example introduces two kinds of multi thread method, for want to learn CSharp
IPC
- 进程间通信的方式及demo 这应该是很全的进程间通信的方式 自己写的分工程,直接能运行,面试的时候都会考,是学习的好资料 打开工程直接能编译, vs2005/vs2008都可以-Interprocess communication methods and demo This should all interprocess communication way to write their own sub-projects can run directly, when the inter
ThreadAnSy
- 此例子主要完成线程同步,举例说明了互斥锁,事件等的使用方法-This is done under VS2005 thread synchronization examples include mutexes, events, etc.