Location:
Search - thread class
Search list
Description: 演示两种不同进度条的使用方法。5、 所用主要编程技术:Swing组件JButton、Timer 、Jpanel。
JCheckBox、JTextArea 后台线程编程、Thread类的使用。JProgressBar类的使用。
-demonstration of the progress of the two different methods of using. 5, the use of the main programming technology : Swing components JButton, Timer, Jpanel. JCheckBox, JTextArea background thread programming, the use of the Thread class. JProgressBar category of use.
Platform: |
Size: 1634 |
Author: wangyue |
Hits:
Description: 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
Platform: |
Size: 9216 |
Author: dd |
Hits:
Description: 多线程,串口编程,包括一个头文件和一个源文件,封装在一个类中,相信大家看过这两个文件后,对相关的应用一定回有一个大致的编程模式形成-Multi-threading, serial programming, including a header file and a source file, encapsulated in a class, I believe that everyone read these two documents, the relevant application must return to have a general programming model of the formation of
Platform: |
Size: 8192 |
Author: 王建军 |
Hits:
Description: 基于windows API来实现的一个Thread类,参考了VCL里的TThread-An implementation of Thread class based on windows API. Reference TThread of VCL
Platform: |
Size: 1024 |
Author: 老杨 |
Hits:
Description: A programming model to use a thread pool
A class to manage the thread pool
Platform: |
Size: 3072 |
Author: alex hong |
Hits:
Description: 一些简单的线程类、线程同步类、socket类等等常用小工具类-Some simple thread class, thread synchronization classes, socket classes commonly used small tools, etc.
Platform: |
Size: 9216 |
Author: mazhao |
Hits:
Description: 线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。-Thread class, suitable for C++ programming, can directly lead to thread creation, use, very clear, very good use.
Platform: |
Size: 3072 |
Author: zifangz |
Hits:
Description: 线程类封装,用于在linux 下的C++ 多线程编程,-Thread class encapsulates For multi-threaded programming in linux
Platform: |
Size: 2048 |
Author: weibo |
Hits:
Description: 多线程的编程简单示例:继承Thread类与使用Runnable接口。-Multi-threaded programming simple example: inheritance Thread class and use Runnable interface.
Platform: |
Size: 1024 |
Author: qwe |
Hits:
Description: MFC THREAD的类继承使用开发的
例子-MFC THREAD class inheritance example of the use of the development ~~~~~~~~~~~~~~~~~~
Platform: |
Size: 25600 |
Author: zzzz |
Hits:
Description: vb visual connexion multi thread
Platform: |
Size: 76800 |
Author: dams |
Hits:
Description: Java线程高级编程类设计代码Advanced Programming in Java Thread class design code
-Advanced Programming in Java Thread class design code
Platform: |
Size: 101376 |
Author: r |
Hits:
Description: 详细介绍Delphi中线程类的使用,其中包括线程同步与互斥的原理。-Detail using the thread class in Delphi, including thread synchronization and mutual exclusion principle.
Platform: |
Size: 27648 |
Author: zhoulan |
Hits:
Description: C_线程系列讲座(2):Thread类的应用-C_ thread lecture series (2) the application of the Thread class
Platform: |
Size: 46080 |
Author: 胡天 |
Hits:
Description: 一个跨平台的线程类,windows,linux-A cross-platform thread class encapsulates
Platform: |
Size: 2048 |
Author: lieng |
Hits:
Description: MFC线程实现方法及其面向对象封装
线程是MFC编程中一个重要的概念。为了充分利用CPU,程序常采用多线程处理。操作系统与线程相关的函数皆为 C函数接口。直接使用API生成和使用线程,不符合面向对象的处理逻辑。通过面向对象封装,封装了与线程相关操作。将线程封装成类后,线程也具有了对象的概念。线程就更加容易理解和使用。
-MFC thread is an importrant concept in programming , 4 kinds of thread class are constructed and the interface are very simple.
Platform: |
Size: 7168 |
Author: xuan |
Hits:
Description: 继承Thread创建线程类,实现Runnable接口创建线程类,使用Callable和Future创建线程-Inheritance Thread create a thread class that implements the Runnable interface to create a thread class, create threads using Callable and Future
Platform: |
Size: 2048 |
Author: 石峰 |
Hits:
Description: 考虑到这些应用, 比较合适的就是 Observer (观察者) 模式, 不仅可以动态的加入/移出观察者, 也能够让线程类 (Core) 和显示类 (UI) 之间脱耦. 可谓一举多得. 于是我就试着写了个线程搜索路径下所有文件的例子, 在其中应用了 Observer 模式.-Decoupling between the consideration of these applications is more appropriate Observer (Observer) mode, not only can dynamically added/removed the viewer, but also allow thread class (Core) and display type (UI). Has multiple purposes. So I tried to write an example of all the files in the search path of the next thread in which the application of the Observer pattern.
Platform: |
Size: 481280 |
Author: LI |
Hits:
Description: 基于windows API来实现的一个Thread类,参考了VCL里的TThread-An implementation of Thread class based on windows API. Reference TThread of VCL
Platform: |
Size: 2048 |
Author: oob2b16weny |
Hits:
Description: AVA多线程实现方式主要有三种:继承Thread类、实现Runnable接口、使用ExecutorService、Callable、Future实现有返回结果的多线程。-There are three ways to implement AVA multithreading: inheritance Thread class, the realization of the Runnable interface, using ExecutorService, Callable, Future to achieve a return to the results of the multi thread.
Platform: |
Size: 7168 |
Author: 涅羽 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
20
»