搜索资源列表
体检程序 HEALTH 用户界面线程 通信
- 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
b58
- 向用户界面线程发送消息-to the user interface thread Send Message
Multi Thread
- 多线程控制实例。一个用户界面线程,负责响应工作者线程。-multithreaded control examples. A user interface thread, the thread is responsible for response workers.
mfc辅助线程教程
- 一个很好的关于MFC的界面编程的小程序哦,欢迎大家下载-a good interface for MFC Programming small programs Oh, welcome you to download!
smartMobile
- 嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
VC界面编程高级应用技术
- 用户界面线程,登陆界面 界面皮肤,vc界面控件,vc启动界面,vc界面设置,skinmagic界面 用VC实现象QQ好友上线和MSN上好上线效果的信息提示框 -user interface thread, landing interface interface skin, vc interface controls, vc activated interface, vc interface settings, skinmagic i
体检程序 HEALTH 用户界面线程 通信
- 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
基于java的多线程端口扫描软件
- 一个用JAVA编写的GUI界面多线程端口扫描程序,很简单,希望能给大家提供一些思路-a prepared with Java GUI interface multithreaded port scanning procedure is simple. hope you can provide some ideas
UITHREAD
- 用户界面线程示例 呵呵,多来几个线程的例子-user interface thread example Oh, a few more examples of threads
multitreadsrc2
- MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial thread
vc_jiqiaoshili_part4
- Visual.C++程序设计技巧与实例--配套光盘 第4章 进程和线程 本章共有8个实例: 1. Process创建和终止进程 2. WorkerThread创建工作者线程 3. UIThread用户界面线程示例 4. Event使用事件对象来实现线程的同步 5. Thread使用临界区对象来实现线程的同步 6. Mutex使用互斥量对象来实现不同进程间的线程同步 7. Semaphore使用信号量对
MultiThread5
- windows的多线程编程(界面线程和辅助线程),mfc相关1-windows of the multi-threaded programming (interface thread and support thread), mfc-related 1
MultiThread6
- windows的多线程编程(界面线程和辅助线程),mfc相关2-windows of the multi-threaded programming (interface thread and support thread), mfc-related 2
08
- 以一个具体实例介绍工作者线程和用户界面线程的创建。在本实例中将创建一个工作者线程和用户界面线程。-To a specific example of worker threads and user interface to create threads. In this instance would be to create a worker thread and the user interface thread.
wz2
- MFC中有两类线程,分别称之为工作者线程和用户界面线程。本例演示这两类线程!-There are two types of MFC thread, referred to as worker threads and user interface thread. This example shows you these two types of threads!
20100428MultiThread6
- 该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
DLLPaintTest
- 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
MFC用户界面线程的创建
- 实现界面线程和工作线程,简单的文件拷贝,包括进度条、速度、时间的显示。(To achieve interface threads and work threads, simple file copy, including the progress bar, speed, time display.)
UIThreadDemo
- 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)