资源列表
mycannon
- 该程序是基于cannon算法实现的矩阵相乘运算,运行平台VS2005,需要设置环境变量。-The program is based on the cannon algorithm matrix multiplication operation, operation platform, VS2005, need to set environment variables.
InsertDLLSamples
- 来自于网络.关于进程注入的,很值得-From the network. With regard to the process of injection, it is worthwhile to learn @ @ @ @
Multi-threading_program__codes
- 多线程实现客户-服务器结构的一个例子,对初学多线程和C\S架结有一定帮助-Multi-threading to achieve client- server architecture an example of the beginner and the multi-threaded C \ S frame will definitely help knot
OpenAll
- 利用VC++6.0创建一个对话框,用于实现打开各种应用程序.-Using VC++6.0 to create a dialog box used to implement a variety of applications to open.
APIfunctionInfoForInsertDLL
- 这是有关DLL进程注入的API函数的说明整理,并配有相应的示例说明。-This is the DLL into the process of finishing the API function, descr iption, and with the corresponding examples illustrate.
MemSearch
- View process, PID, search, read, write
1235
- VB开发的任务管理器,可以查看进程,结束进程-VB Development Task Manager
zongjie1
- 实现启动或结束自己想要或不想要的进程,不用顾虑杀毒软件的干扰-fdafdsafdasfdasfas
CMutex
- vc6下实现的多线程同步例子。本例很好的说明多线程同步方法的使用。同步方法是互斥体,使用的是mfc中互斥对象,简单易用很适合初学线程控制学习。
AsynUpload
- 异步上传文件,有进度条,服务器端使用webservice接收.-Asynchronous upload files, there is progress bar, the server-side using the webservice to receive.
Chatintwo
- 这是基于vc的实现多线程聊天的一个程序是学习多线程和网络编程的好材料-it is good for you to study vc and it is about chat between two computer
ProducerandConsumer
- this program solve problem of producer/consumer on semaphors and mutex