资源列表
multitread
- 多线程的简单实现和测试小程序,用于多线程的学习,比如串口接受程序-multi-tread realised, a small test program
taskmgr_Novice-Practice
- 这是个简易的任务管理器,用AutoIt v3,像VBS一样的 注释:学习进程管理,新手练习 -This is a simple Task Manager, use the AutoIt v3, the same as the VBS Note: learning process management, new to practice
CThreadTest
- 线程方面的,比较适合初学者,不过这不是我自己的,是从别的地方COPY过来的。-Thread context, and more suitable for beginners, but this is not my own, come from elsewhere COPY the.
1
- windows下进程间通信方---管道的介绍和使用实例。-Under the inter-process communication side windows--- introduction and use of pipe instance.
ThreadAndProcess
- 本代码是对线程和进程的使用。通过本程序可以清楚的知道线程和进程的作用。-This code is used to thread and processes. Through this program can know thread and processes.
maxyang_ShowUseage
- 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
vbThreadNew
- vb也可以做到真实的线程功能,请下载试用-vb thread can be a real feature, please download the trial ...
MultilineAPIload
- 实现双线程高效下载 线程A从网络中读取一个数据块,存储到内存的缓存中。 线程B从缓存中读取内容,存储到文件中。-mutilineload Aline read datablockfrominternet ,save to the buffer in RAM. Bline read context from buffer,then save to file.
morethread
- 这个一个VB多线程编程精简实例,非常有用,代码精简,适合初学者学习-This is a vb morethread programme example very useful
CPPMultiThread
- C++ 面向 对象 多线程 编程,值得 一看。-C++ object-oriented multi-threaded programming, worth a visit.
make_use
- 使用C语言编写的生产者消费者的问题 使用了多线程 按PV操作实现-Using the C language, the producer consumer problem using multi-threaded operation to achieve by PV
aaa13.j
- VC++多线程操作实例源代码 很不错的经典。
