搜索资源列表
《运用多线程技术实现文件的快速搜索》配套代码
- 《运用多线程技术实现文件的快速搜索》配套代码-"use multithreading technology to achieve the document Fast Search" complementary code
FileFind
- 多线程实现的快速搜索文件 注:网上搜索,已经验证-multithreading Fast Search document Note : online search, verification
Unit3
- 多线程利用windowsapi函数实现同步-multithreading function using synchronized windowsapi
c++或C下如何使用多线程
- c++或C下如何使用多线程-how to use multithreading
Visual Basic .NET 中实现后台进程
- 多线程是一个功能强大的工具,我们可以在每次需要执行长时间运行的任务时使用该工具。我们可以用它运行辅助代码,而无需绑定用户界面。但同时要注意,多线程操作非常复杂,要正确操作并不容易,而且调试起来也比较困难。 尽管不一定能够实现,但我们还是应该尽量为每个辅助线程提供一组它可以操作的独立数据。要达到这个目的,最简单的方法就是为每个线程创建一个对象,对象中包含该线程可以操作的数据以及完成工作所需的代码。 通过实现结构化的架构,使之充当辅助线程和 UI 线程之间的媒介,我们可以大大简化编写多线程代码和 U
实例50-多线程telnet服务
- 多线程登陆TELNET要求服务,可以体现LINUX的风格,体现多线程的优点-multithreading landing TELNET services requested can be manifested LINUX style embodies the advantages of multi-threading
风扇
- 使用多线程实现一种模拟风扇的程序,可以利用按钮控制风扇的运动情况!Java实现!是一个applet!-use multithreading to achieve a simulation fans procedures, we can use the buttons to control the movement of fans! Java! It is an applet!
HyperClock
- 多线程定时器、时钟源代码,可以参考VC下多线程编程的技巧!-multithreading timer, the clock source code can refer to VC multithreaded programming skills!
Multithreading
- Multithreading development,it should be help for you!Thanks a lot!-Multithreading development, it should be help for you! Thanks a lot!
Multithreading in VB!!! (updated)
- Multithreading in VB!!! (updated)
multi_thread
- 3种多线程同步方式(Critical Section,Mutex,Event)的小例子-3 multithreading synchronous mode (Critical Section, Mutex, Event) small example
multithreading
- multithreading是一个C#里面讲多线程的文档,讲得非常的好-multithreading is a C# which stresses multi-threaded documents, was very good
Multithreading
- 在Windows系统中,多任务体系是通过进程和线程模型来实现的。多线程可以使一个程序在同一时间内具有运行多个任务的能力。-In Windows systems, multi-tasking system is through the process and threading model to achieve. Multithreading allows a program running at the same time with multiple tasks.
MFC(thread)
- 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
Win32-Multithreading-and-Synchronization
- This tutorial will explain how to create and manage multiple threads in Windows. This is an advanced tutorial the reader should be familiar with Win32 programming.-This tutorial will explain how to create and manage multiple threads in Windows. This
Object-Oriented.Multithreading-
- C和C++实务精选之 C++面向对象多线程编程 高清版, 重新制作pdf, 已经添加书签。 -Object-Oriented.Multithreading.Using.C++ chinese version
multithreading-applications-in-Win32
- windows下的多线程编程,内容不错。侯捷翻译。看过两遍,个人收藏之一。-multithreading applications in Win32
The-Practical-Guide-to-Multithreading
- Presents the practical approach to multi-threaded programming. This article does not give an introduction to multithreading, processes, processors.
multithreading
- 关于多线程源码,适用于初学者学习,附带源码。-win32 API multithreading
BMDThread
- Multithreading management component