CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 界面线程

搜索资源列表

  1. VC界面编程高级应用技术

    6下载:
  2. 用户界面线程,登陆界面 界面皮肤,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
  3. 所属分类:界面编程

    • 发布日期:2012-11-01
    • 文件大小:6914221
    • 提供者:fxy
  1. 体检程序 HEALTH 用户界面线程 通信

    1下载:
  2. 一个体验程序,让初学者了解线程之间的通讯-an experience procedures for the beginners to understand the communication between threads
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:421768
    • 提供者:童仝
  1. 基于java的多线程端口扫描软件

    0下载:
  2. 一个用JAVA编写的GUI界面多线程端口扫描程序,很简单,希望能给大家提供一些思路-a prepared with Java GUI interface multithreaded port scanning procedure is simple. hope you can provide some ideas
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:87597
    • 提供者:wind
  1. 进程&线程查看器

    0下载:
  2. 关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。  首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。   具体实施阶段:    界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer's own Process Vi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:308510
    • 提供者:杜宇
  1. StartScan 线程扫描程序题

    0下载:
  2. 为了提高扫描速度,本程序采用了多线程技术和非阻塞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
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2518
    • 提供者:吕杰
  1. java多线程聊天程序GUI界面socket实现

    1下载:
  2. java多线程聊天程序GUI界面socket实现
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2009-04-26
    • 文件大小:620543
    • 提供者:mclcz@126.com
  1. win32_MultiThreads

    1下载:
  2. VC 实现的 多线程实例, 采用界面线程实现。-VC to achieve multi-threaded example, using threads to achieve the interface.
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:989807
    • 提供者:chendage
  1. multitread_002

    0下载:
  2. MFC对多线程编程的支持.该函数有两种重载形式,分别用于创建工作者线程和用户界面线程-MFC Programming for multi-threaded support. The function has two overloaded forms, respectively, used to create worker threads and user interface threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:23518
    • 提供者:xjy
  1. CThreadEx

    2下载:
  2. 能实现工作线程和用户界面线程同步控制;MFC多线程应用实例-Work to achieve the user interface thread and thread synchronization control MFC multi-threaded application
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-25
    • 文件大小:4392990
    • 提供者:wowoniu
  1. VC_examples

    1下载:
  2. 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\13\dlltest ”目录下。 实例13-2:鼠标钩子应
  3. 所属分类:software engineering

    • 发布日期:2015-12-05
    • 文件大小:4390451
    • 提供者:ajian
  1. 20100428MultiThread6

    0下载:
  2. 该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:68262
    • 提供者:陈大民
  1. GlobalVariable

    0下载:
  2. vc++演示多线程之间的通信,通过全局变量和自定义消息在用户界面线程和工作线程之间通信-multi-thread demo
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5270189
    • 提供者:
  1. thread

    2下载:
  2. 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
  3. 所属分类:Button control

    • 发布日期:2015-10-25
    • 文件大小:274432
    • 提供者:chel
  1. MultiThread6

    1下载:
  2. VC多线程例程六及图解文档(界面线程) 包括源代码-VC and multi-threaded routines six graphic documentation (UI thread), including source code
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:560128
    • 提供者:onsunsl
  1. MFC多文档窗口多线程同步绘图

    4下载:
  2. 通过重载MFC里的界面多线程函数CWinThread,实现在MFC的MDI模式下,同时打开多个view视图,在这多个视图中同步绘制图形。可以将此应用于应用软件编写中多窗口同步更新图形数据的情况。
  3. 所属分类:界面编程

  1. bjtwese

    0下载:
  2. 用户界面线程示例呵呵,多来几个线程的例子()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-01
    • 文件大小:33792
    • 提供者:mbmcw&05904
  1. DLLPaintTest

    0下载:
  2. 基于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)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1479680
    • 提供者:gewenyi15
  1. MFC用户界面线程的创建

    0下载:
  2. 实现界面线程和工作线程,简单的文件拷贝,包括进度条、速度、时间的显示。(To achieve interface threads and work threads, simple file copy, including the progress bar, speed, time display.)
  3. 所属分类:进程与线程

    • 发布日期:2018-01-03
    • 文件大小:149504
    • 提供者:liuziyi
  1. UIThreadDemo

    0下载:
  2. 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-19
    • 文件大小:22528
    • 提供者:wuc
  1. c#编写串口通讯代码 多线程实现

    3下载:
  2. c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
  3. 所属分类:串口编程

    • 发布日期:2018-12-18
    • 文件大小:337920
    • 提供者:用户12345
« 12 3 4 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com