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

搜索资源列表

  1. MultiThread

    0下载:
  2. 本程序是一个多线程实例,界面中包含了三个进度条。-This procedure is a multi-threaded example, the interface includes three progress bar.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2.64mb
    • 提供者:zhaojie
  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. SplashProgress

    0下载:
  2. 带有进度条的Splash启动界面,仅供参考,代码来源于网络,是初学者编写启动界面的较好例子-Splash boot screen with progress bar for your reference code from the network, is a good example for beginners start interface
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:31.45kb
    • 提供者:Steven CH
  1. AsynUpload

    0下载:
  2. 异步上传文件,有进度条,服务器端使用webservice接收.-Asynchronous upload files, there is progress bar, the server-side using the webservice to receive.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:27.22kb
    • 提供者:tzysf
  1. MultiThread3

    0下载:
  2. 启动线程设置并展示进度条,界面上可以进行进度条时间间隔的设置及实时展示。-Start thread to set up and display the progress bar, progress bar interface can be set and the time interval displayed.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:周乙舜
  1. KillExe

    0下载:
  2. Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:31.96kb
    • 提供者:Domain
  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. HomeWork_Thread

    0下载:
  2. 利用三个进度条,显示多线程操作的进度,用JAVA编写的,只是个简单的应用-Using three progress bar shows the progress of multi-threaded operation, prepared with JAVA, just a simple application
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:5.85kb
    • 提供者:
  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. Visual-CPP-shiyanbaogaoshu

    0下载:
  2. 图形和文本,菜单、工具栏、状态栏,对话框、Windows常用控件。动态链接库,多线程编程,数据库或多媒体。-Graphics and text, menus, toolbars, status bar, dialog boxes, Windows common controls. Dynamic link library, multi-threaded programming, database or multimedia.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-02
    • 文件大小:515.72kb
    • 提供者:yichunyan
  1. Download

    0下载:
  2. vb调用RLDownloadToFile实现文件下载,带进度条,非多线程,强烈推荐。-vb call RLDownloadToFile implementation file download with progress bar, non-multi-threaded, highly recommended.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:13.48kb
    • 提供者:ujhd
  1. thread(control-bar)

    0下载:
  2. 创建和销毁线程,对三个控制条进行操作,便于了解线程-failed to translate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:45.45kb
    • 提供者:zhaorui
  1. slow-change-color

    1下载:
  2. 进行windows系统编程,应用多线程技术,实现进度条。-The windows system programming, application of multi-threading technology, the progress bar.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6.22mb
    • 提供者:mahande
  1. ProgressBar2

    0下载:
  2. 使用多线程功能,在新线程中显示进度条值。-Progress bar is displayed in the thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:40.42kb
    • 提供者:
  1. Porg

    1下载:
  2. 利用多线程制作模态对话框的进度条,学习进度条用法的程序-Making use of multi-threaded progress bar dialog modal, multi-threaded production use modal dialog progress bar, making use of multi-threaded progress bar modal dialog box
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:47.51kb
    • 提供者:TonyChow
  1. pstattest

    0下载:
  2. 利用线程在程序繁忙时显示进度条实例,VC初学者从中可学到多线程的处理方法。-Procedures for the use of threads show examples of the progress bar in the busy. VC beginners can learn from the multi-threaded approach.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:37.39kb
    • 提供者:李红亮
  1. DELPHI-TThread-DEMO.RAR

    0下载:
  2. DELPHI TThread 类的示例附多线程类示例带进度条 示例-DELPHI TThread class example with class example with multi-threaded progress bar example
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:177.06kb
    • 提供者:huang
  1. jindutiao

    0下载:
  2. 进度条源码,可自由设定进度条时间和进度的源码。-Progress of the source are free to set the source of the progress bar time and progress.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:2.23kb
    • 提供者:解连营
  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
    • 提供者:阳光
« 12 3 4 »
搜珍网 www.dssz.com