CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - Progress Control

搜索资源列表

  1. ProgressThreadTest

    0下载:
  2. 最简单的用工作线程控制有进程条的窗口,主窗口调用后,调用工作线程,并显示模式对话框,并可控制线程的进展——在对话框上有pause和stop按钮-most simple thread work with a process control of the window, the main window to call after call work thread, and displays the dialog, can control the progress of threads -- in a
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:42.13kb
    • 提供者:nchang
  1. myThreadDemo

    0下载:
  2. 源码包括: 1.单任务的进度控制 2.多任务的显示进度,并可取消,就像拷贝文件一样-source include : 1. Single-task control the progress of two. Multi-tasking show progress can be canceled, like the same copy paper
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:93.01kb
    • 提供者:马铭满
  1. MulThread

    1下载:
  2. 进度条控件的多线程实现程序-progress of the control procedures, multithreading
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:69.44kb
    • 提供者:毛秋实
  1. progressThread

    1下载:
  2. 一个由多线程实现的进度条程序,每个线程控制一个进度条的进度速率。一个学习多线程和进度条progress控件的好程序!-Implemented a progress bar multi-threaded program, each thread a progress bar control the progress rate. A learning multi-thread and a good progress bar progress control program!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:18kb
    • 提供者:liuli
  1. CPUorHDD

    0下载:
  2. VB写的一款获取当前CUP及硬盘温度的代码,相当不错,其中还带了一个多风格进度条控件。有需要的朋友不妨拿去看看!-A code which obtains current CUP and hard drive temperature that the VB write, very quite good, still took a many style progress to control a piece among them.The friend who has a demand might
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:23.69kb
    • 提供者:陈峰
  1. MT

    0下载:
  2. VS2008一个简单的多线程例子:工作者线程控制精度条进度。-VS2008 a simple multi-threaded example: worker thread control accuracy of the progress section.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:132.95kb
    • 提供者:miaow
  1. MulThread

    0下载:
  2. 多线程编程实例,一个线程控制进度条,另一个线程控制小球运动。本例子是学习多线程编程很界面编程很好的例子-Multi-threaded programming examples, a thread of control progress bar, another thread of control ball movement. This example is multi-threaded programming is to learn good example of programming int
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:47.65kb
    • 提供者:mengshiliang
  1. MultiThread

    0下载:
  2. VC++ 分多个线程来同时进行多项任务,在本例中,每个线程完成的任务几乎是一样的,但是互不影响,各自执行各自的,是一个进度条的显示样例。每个独立线程分别发送消息进入各自的进度条控制指令。 -VC++ in several threads to carry out multiple tasks simultaneously, in this case, each thread is almost the same task, but independently of each other, t
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:20.16kb
    • 提供者:madud00047
  1. 978686786

    0下载:
  2. 使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy the thread- the progress bar control
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:47.88kb
    • 提供者:kidd
  1. MultiThread5

    0下载:
  2. 多线程开发应用程序,进度条控件,计时控件-Multithread program, progress control, timing control
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:JLMiao
  1. VC_open_process

    0下载:
  2. VC打开其他关闭其他程序进程的代码,对于进程的学习非常有用!-this program can finish the function which control others progress‘s turnoff.it is useful for study the controling of the progress.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:404.51kb
    • 提供者:王超
  1. Processes-and-threads

    0下载:
  2. Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads- to control the progress bar, c
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:954.08kb
    • 提供者:阳光
  1. CreateThread

    0下载:
  2. 使用Win32 API创建、销毁线程 创建线程控制进度条-Using the Win32 API to create, destroy thread ,creates thread to control the progress bar
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:3.4mb
    • 提供者:WaterDropSteps
  1. MultiThreadTest-_Verson-1.0

    0下载:
  2. 开发环境是visual studio,编程语言为C#,此代码是关于线程创建。线程创建与线程控制,控制用进度条体现-The development environment is visual studio, programming language is C# code ,It is about thread creation and thread control, control is reflected by the progress bar s change.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:64.78kb
    • 提供者:王振岭
  1. Progress

    0下载:
  2. VC++6.0MFC中进程条控件的使用及源代码-VC++6.0 progress bar control use and source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:5.03mb
    • 提供者:donaldhan
  1. CreateThread

    0下载:
  2. 使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy threads- control progress bar
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:40.73kb
    • 提供者:刘东
  1. progress

    1下载:
  2. 多线程控制进度条,发送消息的形式实现,多线程控制进度条。-Multi-threaded control progress bar, to send a message in the form of implementation, multi-threaded control progress bar.
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-10
    • 文件大小:16.28mb
    • 提供者:韩亮
搜珍网 www.dssz.com