搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
northwest_wolf_Utility
- 一些实用工具类,包括智能指针、循环队列、同步队列、环状缓冲区、线程模型等。-some practical tool categories, including smart pointer, cyclic queue, queue synchronous, circular buffer, thread model.
CriticalSection
- 关于共享和临界的控制类(CCriticalSection)的应用。多线程小程序.-on sharing and the control of the critical category (CCriticalSection) applications. Multithreading small procedures.
mysocket_MultiThread
- 自己写的服务端及客户端Socket类。支持多线程。-himself wrote the server and client Socket class. Support multithreading.
BaseCollection
- 线程安全的带索引功能的对象集合类,低层为STL。
ThreadPro
- ThreadPro 是本人开发的一套用于多线程编程的 Delphi 基础类库,基于 Delphi 的 TThread 封装了更实用,更结构化的 TThreadTask 线程类。并且写了一个 TThreadPool, 它是 TThreadTask 的管理类,其中运用了面向对象的方法,使用了继承和多态,实现了一个可设置并发任务数的线程池。继承这些基类你可以编写任意自定义的基于这种模型的应用,让你的程序具有强大而安全的多线程处理能力。
99koo_ThreadPro
- ThreadPro 是本人开发的一套用于多线程编程的 Delphi 基础类库,基于 Delphi 的 TThread 封装了更实用,更结构化的 TThreadTask 线程类。并且写了一个 TThreadPool, 它是 TThreadTask 的管理类,其中运用了面向对象的方法,使用了继承和多态,实现了一个可设置并发任务数的线程池。继承这些基类你可以编写任意自定义的基于这种模型的应用,让你的程序具有强大而安全的多线程处理能力。本人还额外封装了一个 THTTPtask 类,该类是基于 INDY9
ClassThread
- 线程类创建与初始化 线程类创建与初始化
visual c++编程百例
- 1.MFC WinSock编程 2.MFC Winlnet类编程 3.MFC高级网络编程 4.电子邮件编程 5.InternetServer API编程 6.多线程技术的网络编程 7.ODBC编程 8.MFC DAO编程 9.OLE DB编程 10.ADO编程 11.高级数据库编程
uThreadPool.rar
- delphi 多线程编程应用实例类,可以进行线程的忙闲控制,可以进行空闲事件提醒,是delphi多线程应用不可多得的实例.,delphi programming multi-threaded application type, the busy thread can be idle control, idle events can be reminded, is a rare multi-threaded applications delphi examples.
Delphi-Thread
- 详细介绍Delphi中线程类的使用,其中包括线程同步与互斥的原理。-Detail using the thread class in Delphi, including thread synchronization and mutual exclusion principle.
FindFileDlg_demo
- VC++编程,有原代码,这是一个查找磁盘文件多线程的类。-VC++ Programming, there is the original code, this is a disk file to find the type of multi-threading.
Thread_Class
- 详细解析delphi多线程程序的开发方法,并提供易用、方便的类调用。-Delphi detailed analysis of the development of multithreaded programming methods, and provide easy-to-use and convenient call category.
delphithread5
- 资料介绍Delphi中线程应用技术和线程类的设计技巧,区分其他语言实现的线程应用技术-Information about the Delphi-threaded applications in technology and thread type of design skills, achieved distinction in other languages threaded applications technology
UserTThread
- 使用Delphi自带的TThread类实现多线程使用-User Delphi TThread class Multi-thread
A-DCode
- 阿D旁助的源代码,是使用Delphi多线程类开发的-A D next to the help of source code, is to use the Delphi development of multi-threaded class
incdec1Thread
- 使用Delphi的线程类使用线程一增加记录,线程2减少记录-Increase the thread of a record, reduce the record thread 2
uThreadPool
- 一个用delphi7写的高效的线程类,执行比较稳定,问题较小-An efficient use delphi7 write thread class, perform relatively stable, less problematic
shwubvz
- ZCL_多线程类1 01模块,很不错的易语言模块,易爱好者可以下载使用()
鱼刺类_多线程应用v5.4
- 新手必看 看不懂的话就不太好学多线程了 新手学习多线程的好东西(Novice must see, do not understand, then it is not very good to learn multi threading.)