搜索资源列表
Multi-threads-progress
- 多线程进度条显示,对于界面编程具有参考价值!-Multi threads progress
multirequesttest
- c#写的测试多线程获取网页的源码,使用Webclient异步获取!-uses webclient to get html pages with multi threads
sameproc
- 多线程,类似于word 与 IE的功能,多线程,类似于word 与 IE的功能多线程,类似于word 与 IE的功能-multi-threads
VCHelper
- 多线程 实现VC垃圾文件清除助手, 多线程 实现VC垃圾文件清除助手, -multi-threads vc
Multi_Threading
- This source code helps users can understand how to manage multi threads in window OS and make a simple multi threads program which consist of 4 panes with each thread within it
Multi-threadedfilesearchengine
- 在查找文件时会同时启动64个线程,速度很快-Search for documents in the start when 64 threads at the same time, fast
VC++ParallelPrograming
- Multi threads programming is becoming more and more popular today,wo must be used to write parallel programs in future.This example tell us have to develop parallel programs in Visual C++,it will be helpful when you are developping you parallel progr
wxWidgets
- Multi-threaded example source code
Threads
- 多執行緒教程英文版posix sorlis-multi-tread
Threads
- 计算机操作系统多线程编程,学校作业~~ C语言控制台程序。 -Computer operating multi-threaded programming, school assignments ~ ~ C language console program.
ThreadS
- 基于MFC的简单多线程程序,运用同步机制使计数线程和显示线程协调工作-A simple MFC-based multi-threaded program, the use of thread synchronization mechanism to realize the coordination of the count thread and the display thread
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
threads
- 这是一个用c++编写的解决生产者与消费者问题的多线程程序 -This is a work written in c++ to solve the problem of producers and consumers, multi-threaded program
Java-multi-threads-programming
- 关于Java编程中多线程编程的详细介绍,包含部分源代码-Multi-threaded programming in the Java programming details, including some source code
thread
- asio_threads.cpp : ASIO 线程样例代码源文件 join.c : 用 pthread join 测试例子代码源文件 multi_threads.c : 结合 ACE以及 pthread 的多线程例子代码源文件 build.sh : 编译并生成可执行文件的脚本程序 readme.txt : 自述文本文件-asio_threads.cpp : ASIO thread program sample join.c : an example of join whic
TRJ_Modeling-Multi-lay-seam-puckering_2006_malian
- Modeling Multi-layer Seam Puckering Abstract This paper presents a method for modeling the seam puckering of multi-layer fabrics by considering the thread shrinkage as well as seam structure and fabric compression property. The theoretical in
Multi-threaded
- 使用2个线程计算2至50000之间的素数。分别使用Thread类、Runnable接口和线程组3种方法编写程序。-Use two threads to calculate the prime numbers between 2-50000. , Respectively, three kinds of ways to write programs using the Thread class, Runnable interface, and thread group.Use two thread
multi_thread_test
- 此源码是使用VC开发的多线程测试源码,对多线程做了很好的解释!-multi threads function test source code
Lissajous
- Lissajous,李萨茹曲线, Win32 API,多窗口,其中一个窗口作为 工具条-Lissajous Curves Drawing,using Win32 API. Muti-Windows, Multi Threads.
Multi
- C#如何编写多线程程序呢?通过本实例,你将学会以如何去编写,多线程程序应用广泛,作为程序员有必要好好掌握。可以测试启动线程一、启动线程二、显示一个模态对话框。-C# how to write multi-threaded program? This instance, you will learn how to write multithreaded programs widely used, it is necessary to take advantage of as a programme