资源列表
WaitThread
- 等待一个已有线程自动结束的VC++代码,我们不能只管创建进程,而不管它的死活,应该 学会如何接应它,转向其它方式或进行下一个任务,本代码 主要演示的是跟踪进程的运行状态,并判断它是否仍在运行,如果是,则等待它运行完毕,不妨参考。 -Waiting for a thread has been automatically end the VC++ code, we can not just create the process, regardless of the life and death,
WebDataGet
- c#实现的多线程的抓取网页数据的工具。方便,高效,简单易用-c# multi-threaded implementation of a tool for data capture page. Convenient, efficient, easy to use
Thread
- 一个线程的小程序,适合初学者学习,很有帮助-One thread of small programs, suitable for beginners to learn, very helpful
MultiThread
- VC++ 分多个线程来同时进行多项任务,在本例中,每个线程完成的任务几乎是一样的,但是互不影响,各自执行各自的,是一个进度条的显示样例。每个独立线程分别发送消息进入各自的进度条控制指令。 -VC++ in several threads to carry out multiple tasks simultaneously, in this case, each thread is almost the same task, but independently of each other, t
thread-debugger
- 一个线程调试程序,模拟多线程协同工作,代码齐全;-A thread debugger, multi-threaded simulation work, the code is complete
MemRecorder
- 可以持续记录某个进程的内存使用情况,必须开启任务管理器-Can continue to record the memory usage of a process, you must open the Task Manager
VC
- VC多线程资料,其中都是例子,对初学者很有帮助的-VC multithreading material, for beginners helpful
threads
- qt 多线程编程 qt以前版本对于多线程不是支持很好,这是一个很好的例子-qt4.5.3 threads
Chat
- vc++ 线程同步与异步套接字编程实例,Windows套接字在两种模式下执行I/O操作,阻塞和非阻塞-vc++ thread synchronization with asynchronous socket programming example, Windows Sockets implementation in two modes I/O operation, blocking and nonblocking
zftjs
- 检索直方图的具体过程,使用一个固定的方法来检验直方图,可以使人更容易理解-search zft
SampleCode-Java
- Java多线程实现路由算法模拟,路由算法即距离向量算法-Java multithread implement the simulation of router algorithm.
MutiThread
- VB 进行多线程编程例子,非常不错,值得大家借鉴-VB example of multi-threaded programming, very good, worth drawing! ! !
