搜索资源列表
多线程访问数据库
- 用vc6实现的多线程数据库访问程序!数据库系统是DAO的访问方式!- Multi-thread database visit procedure realizes which with vc6! The database system is the DAO visit way!
MySQLThread
- Mysql多线程编程可以同时联系Windows多线程技术提高程序的并发性!-Mysql multithreaded programming can link Windows multithreading technology to raise the complicated procedures!
thread db
- 多线程的访问数据库实例程序-multithreaded access to the database sample program
netmsg
- 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询,修改用户的基本信息和实时的在线用户列表.而不参与客户端之间
threaddatabae
- VC++多线程访问数据库的实例,多线程的意思是说程序在执行当前任务的时候,可以同时执行其它程序,源代码是从国外网站而来。编译后请将数据库转移至Debug目录下。-VC++ multi-threaded access to the database instance, multi-threaded procedures mean that the task in the implementation of the current time, you can run other programs,
pb
- pb9做的自动数据库备份。具有多线程的数据库备份程序-pb9 to do automatic database backup. Multi-threaded database backup procedures
spi
- 这是一个spi模块的程序,对于深入了解linux驱动编程非常有益。其中涉及了中断、调度、多线程编程等-This is a spi-module program is very useful for in-depth understanding of the linux driver programming. Which deals with the interrupt, scheduling, multi-threaded programming
delphi-thread-ado
- 在一个多线程的应用程序中创建一个TThread的后子类代表一个线程。每一新子类的TThread对象的实例是一个新的线程。从TThread派生的多线程实例可以构成Delphi的多线程应用程序。 -Create a TThread in a multi-threaded application on behalf of a thread after a subclass. Examples of each new subclass TThread object is a new thread.
MultiThread101
- vc下的多线程编程本程序是一个简单的多线程开发实例-vc under the multi-threaded programming This procedure is a simple example of multi-threaded development
MultiThread102
- 一个简单的多线程程序事例,自己运行以下,会有很大的收获-A simple example of multi-threaded program that they run the following, there will be a great harvest
MultiThread104
- win32环境下一个简单多线程程序的实现-win32 environment a simple multi-threaded procedures realize
MultiThread101
- vc下的多线程编程本程序是一个简单的多线程开发实例-vc under the multi-threaded programming This procedure is a simple example of multi-threaded development
MultiThread104
- win32环境下一个简单多线程程序的实现-win32 environment a simple multi-threaded procedures realize
62020795
- 这是一个实现CS多线程的程序的源码,编写精巧,便于学习-This is an implementation of CS multithreaded program source code, write delicate, easy to learn