搜索资源列表
thread4BerkleyDB
- Berkey DB的数据库创建,多线程查询的例子,给大家参考。-Berkey DB database creation, multi-threaded for example, for your reference.
数据库多线程储存
- 本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
daothreadqxc
- 通过ado与access数据库连接,并运用了多线程编程。-through ado and access database connections, and use a multi-threaded programming.
myTalkServer
- 使用c++实现聊天程序服务器端,支持多线程编程以及和数据库的连接.-use of procedures to achieve Chat server to support multi-threaded programming and database and connectivity.
multitreadsrc4
- 线程的同步 虽然多线程能给我们带来好处,但是也有不少问题需要解决。例如,对于像磁盘驱动器这样独占性系统资源,由于线程可以执行进程的任何代码段,且线程的运行是由系统调度自动完成的,具有一定的不确定性,因此就有可能出现两个线程同时对磁盘驱动器进行操作,从而出现操作错误;又例如,对于银行系统的计算机来说,可能使用一个线程来更新其用户数据库,而用另外一个线程来读取数据库以响应储户的需要,极有可能读数据库的线程读取的是未完全更新的数据库,因为可能在读的时候只有一部分数据被更新过。-thread s
BatFiles
- 用一个线程对多个文件进行批量处理,这是我处理指纹图像数据库时所用的小工具。在其中可以感受线程的一个简单使用方法,适合于不太复杂的场合,还可供初学者参考!
C___Builder_5biancheng
- 本书分六个部分,共25章,主要介绍了C++Builder集成开发环境、C++语言关键技术、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。
mutildata
- 多线程序访问数据库-multi-lane access to the database procedures
ExcelTest
- c# 编写的 多线程 操作EXCEL 包括上传 和导入数据库-c# EXCEL writing multi-threaded operation, including uploading and importing a database
daothreadfix
- VC++编程,多线程的DAO,对于数据库的多线程处理有一定帮助-VC++ Programming, multi-threaded DAO, the database of multi-threaded processing to some extent help the
data
- 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
dao_multi
- VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧-VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques
csexamsys
- 实现一个客户端和服务器端通讯以对学生考试的功能,需要用到数据库,使用了WIN32多线程技术-The realization of a client and server communications in order to test the function of the students need to use databases, the use of multi-threading technology WIN32
SCommTestDlg
- 一个关于mdb数据库以及串口控件使用的小程序,希望大家多提意见-Mdb database, as well as a serial port controls the use of small procedures, hope that we do so
Windows_multithread_programming_and_example
- 本书通过众多实例介绍了如何实现Windows下的多线程编程,即重点介绍了Win32API下的多线程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。 -This book describes through many examples of how to implement multi-thread programming under Windows, which focuses on Win32API and MFC under the multi-threade
MySQLThread
- java编写,多线程访问MySQL数据库例子-java writing, examples of multi-threaded access to MySQL database
Visual-CPP-shiyanbaogaoshu
- 图形和文本,菜单、工具栏、状态栏,对话框、Windows常用控件。动态链接库,多线程编程,数据库或多媒体。-Graphics and text, menus, toolbars, status bar, dialog boxes, Windows common controls. Dynamic link library, multi-threaded programming, database or multimedia.
multi_thr_access
- VC++多线程访问数据库的实例,感兴趣的可以参考下。-VC++ examples of multi-threaded access to the database, interested can refer to.
MysqlPrepareThread
- mysql多线程编程技术,模拟多线程访问数据库-mysql multi-threaded programming
duoxianchengyuanma
- 是原书的源码,这本书通过众多实例介绍了如何实现Windows下的多线程编程,既重点介绍了Win32API下的多线程编程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。-Is the original source book, this book describes through numerous examples of how to implement multi-threaded programming under Windows, not only high