搜索资源列表
多线程访问数据库
- 用vc6实现的多线程数据库访问程序!数据库系统是DAO的访问方式!- Multi-thread database visit procedure realizes which with vc6! The database system is the DAO visit way!
thread db
- 多线程的访问数据库实例程序-multithreaded access to the database sample program
Pool_technology
- 池技术学习研究,包括:内存池、数据库连接池、连接池、线程池,学习池技术的好选择,这是我自己整理收藏的资料,现在放出来给大家看看!-Pool of technological learning research, including: memory pool, the database connection pool, connection pool, thread pool, learning pool technology a good choice, this is my private c
20105610548281
- 多线程访问数据库源码 -muti thread
threadpool
- mysql 线程池的相关代码的说明及MySQL数据库线程缓冲池的相关知识-mysql thread-pool-related code
Simulation-of-ATM-ATM-system
- 模拟银行ATM提款机系统(单线程),程序是C/S结构,由服务端和客户端程序构成,还有一个配置程序来定义文件和IP,程序还实现了冲帐功能。-Bank ATM system simulation (single thread ), procedure is C/S structure, consisting of a server and client program, a procedure to define the configuration files and IP, program als
20030109
- 借助RS232异步通信实现新疆铁路沿线每3秒钟测风数据的收集与转发。本软件由CB开发,能够支持30个异步端口的全双工工作, 每个端口需要关联到不同的线程中(定义了10个线程)。根据配置数据可以写入SQL和ACESS数据库(30秒),数据能够以柱状图、曲线和列表显示。-RS232 asynchronous communication with achieve Xinjiang Railway wind data every 3 seconds, the collection and forwa
connect
- 在一台电脑上启动服务器目录下的server,在另一台电脑上启动客户端目录下的client。在客户端程序“连接”按钮上方的编辑框中输入服务器端的ip地址, 单击连接,如果硬件连接正常,IP地址正确,便可建立网络连接,实现互相通讯。 2、服务器端使用了两个线程,一个线程用于与所有客户端通讯(嵌套调用),另一个用于监视数据库db1.mdb。服务器运行的过程中,监视数据库线程会自动检测 数据库“示例表”中第一条记录“age”字段的变化情况,动态的反映到服务器上。若要测试,在服务器运行时
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.
CreateRemoteThread
- 经典的远程线程插入代码CreateRemoteThread-The classic long-range thread insert code CreateRemoteThread
CThread
- 很多VC初学者对线程的概念比较模糊,本程序演示了如何字啊VC中使用线程。-Many VC beginners rather vague concept of a thread, this program demonstrates how to use the word ah VC thread.
DLLinsert
- 介绍DLL远程线程的文章,说的很清楚明白-DLL remote thread to introduce an article that very clearly understood
example-4
- This example demonstrates the use of Semaphores,Threads, and Timers. Three Filler threads are created that loop waiting for a while and then adding a value to the end of a circular buffer.The main thread removes words the buffer and prints them.-This
IsAdmin100
- 判断调用该函数的线程是否具有administrator权限,适用在C/C++语言。-The thread calls the function to determine whether the administrator permissions, applied in C/C++ language.
IsAdmin_for_Delphi
- 判断调用线程是否具有administrator权限。这是delphi版本,适用Delphi5以上-The calling thread to determine whether the administrator permissions. This is a delphi version, for more than Delphi5
makethread
- this is an example of making and destroying thread in windows
master
- 在该工程中,服务器仅仅为了演示才使用了一个可见的窗体。服务器本身并不需要任何形式的用户界面,不过,通过用户界面反映出来的状态信息将有助于调试和运行时的监控。(注意,如果需要状态监控,另一种方法是由服务器提供状态方法,并由单独的监控应用程序来对服务器的状态进行查询。-thread can speed the program ontime and no delay proform prgram
memp
- 一个线程池开发类,含DEMO文件,在VC++6.0下编译通过。-A thread pool to develop categories, including DEMO documents VC++ 6.0 compiler passed under.
thread-test
- C++ sample : thread proce
Thread
- 基于windows API来实现的一个Thread类,参考了VCL里的TThread-An implementation of Thread class based on windows API. Reference TThread of VCL
