搜索资源列表
创建多进(线)程
- VC目录: 演示Viusal C++中创建多线程的方法 编译环境要求: 安装Viusal C++6.0 主要文件说明: ThreadDemo.cpp: 演示创建线程的C++文件 run.cmd:自动打开一个命令窗口执行程序的脚本文件-VC Contents : Presentations Khan C to create multiple threads of environmental requirements compiler : 6.0 C contemp
vb_mutil_thread_example
- 多线程演示代码 好像网上有下载 但是我看到这里边好像没有呀-multithreaded code demo online downloading as I see here is not like ah
gentest1
- 最简单的多线程演示,自学用的,一看保证就会用了
playAni
- 动画及多线程演示-animation and multi-threaded demo
18818_vbThread
- 一个VISUAL BASIC .NET多线程演示程序,
multi
- 也是一个win32多线程演示程序,和数学计算有关的,可以用来了解多线程
多线程管理
- 本程序能实现多线程调度演示,其中包括线程阻塞及就绪演示-this program to achieve multithreaded scheduling presentations, including obstruction and thread ready demo
vc编的多线程演示程序
- 演示多线程,可以挂起和唤醒线程,很好的啊!-demonstration Multithreading can be flown and awaken threads, good ah !
12.如何实现多线程多任务?
- 本程序用VC编写,主要用于演示如何实现多线程多任务。-the procedures used to prepare VC, mainly for demonstrating how to achieve multi-threaded multi-task.
MultiThreadbcb6.rar
- c++builder下的多线程例程,多线程演示三种排序方法,为初学者理解多线程很有帮助~!,c++ builder under the routine multi-threaded, multi-threaded sort of three methods of presentation, for beginners to understand multi-threaded helpful ~!
MultiThrTest
- QT 4.5 演示QT中多线程的各种操作和定义 适合初学者-QT 4.5 Demo QT in a variety of multi-threaded operations and definitions for beginners
vbthread
- VB多线程开发实例,演示了两个线程的同时运行的情况,并分别给出了线程的进行状况。-VB examples of multi-threaded development and demonstration of two threads running simultaneously, and were given to conduct a condition thread.
Thread
- 线程同步互赤演示, 线程同步互赤演示-Inter-thread synchronization Chek demonstration, thread synchronization interoperability demonstration Chek
CThreadEx
- 对于多线程和多进程的演示,利用MFC,代码简洁-For multi-threaded and multi-process demonstration, using MFC, concise code
Sieve
- 多线程演示,一个很小的演示源码,简单的演示代码-Multi-threaded demo, a small demo source code, a simple demonstration of the code. . .
multi-thread-example
- 此源码为C++多线程实例,能够实现多任务的演示。-The source code for the C++ multi-threading example, to achieve multi-task demonstration.
20100428MultiThread6
- 该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
GlobalVariable
- vc++演示多线程之间的通信,通过全局变量和自定义消息在用户界面线程和工作线程之间通信-multi-thread demo
lockExample
- 多线程应用程序中如何使用LOCK语句实现同步,本例子模仿多人在多台提款机上同时取款的情况,演示多线程中的同步-Multi-threaded application how to use the LOCK statement to synchronize more than imitate the example of the multiple ATM withdrawals in the case at the same time, demonstrate the simultaneous mu
线程同步方法lock
- 该示例演示了C#中多线程的创建方法,及线程同步方法(multiy thread and the method of thread synchronization)
