搜索资源列表
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 interface with VC friends as Q
体检程序 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
进程&线程查看器
- 关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer's own Process Vi
StartScan 线程扫描程序题
- 为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I / O technology. Proceedings of the main interface is a dialog
java多线程聊天程序GUI界面socket实现
- java多线程聊天程序GUI界面socket实现
win32_MultiThreads
- VC 实现的 多线程实例, 采用界面线程实现。-VC to achieve multi-threaded example, using threads to achieve the interface.
multitread_002
- MFC对多线程编程的支持.该函数有两种重载形式,分别用于创建工作者线程和用户界面线程-MFC Programming for multi-threaded support. The function has two overloaded forms, respectively, used to create worker threads and user interface threads
CThreadEx
- 能实现工作线程和用户界面线程同步控制;MFC多线程应用实例-Work to achieve the user interface thread and thread synchronization control MFC multi-threaded application
VC_examples
- 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
20100428MultiThread6
- 该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
GlobalVariable
- vc++演示多线程之间的通信,通过全局变量和自定义消息在用户界面线程和工作线程之间通信-multi-thread demo
thread
- MFC 多线程应用, 包括工作线程, 用户界面线程, 例子多达9个,欢迎下载测试-MFC multi-threaded applications, including the worker thread, the user interface thread, examples of up to 9 are welcome to download the test
MultiThread6
- VC多线程例程六及图解文档(界面线程) 包括源代码-VC and multi-threaded routines six graphic documentation (UI thread), including source code
MFC多文档窗口多线程同步绘图
- 通过重载MFC里的界面多线程函数CWinThread,实现在MFC的MDI模式下,同时打开多个view视图,在这多个视图中同步绘制图形。可以将此应用于应用软件编写中多窗口同步更新图形数据的情况。
bjtwese
- 用户界面线程示例呵呵,多来几个线程的例子()
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)