搜索资源列表
java8543535462
- 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
vs8-18
- 本书分为五个部分,共23章。8-18章 本书主要介绍了Visual C++.NET语言、图形界面开发、文件操作、动态链接库、多线程编程、多媒体编程、帮助的制作、软件的安装与部署、关系数据库、ADO编程技术、.NET框架、ADO.NET编程技术,ASP.NET编程技术和Web服务。
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.高级数据库编程
Over byte Ics V6 beta
- delphi分布式开发的另一种实现,组件封装了很多底层的处理,并且有自己的实现协议,服务器端,采用多线程处理,以满足并发要求,不过遗憾的是,带的demo是基于BDE数据库引擎的。但对高手来说,改成ADO方式并不困难。-distributed development delphi another realization of the underlying components of the package deal with a lot and have their own realization
UniVar
- 一个多线程,多流程的脚本编译解释平台,能够同时运行多份脚本代码,流程可以直接加载任意接口的动态库,执行数据库库访问,存储过程和sql语句,加载支持双接口的com,支持多机通讯,曾用于cti开发,-A multi-threaded, multi-process platform to explain the scr ipt compiler that can run multiple copies of the scr ipt code, the process can directly inte
databasethread
- delphi用于数据库的多线程的实现,讲解线程生成,等级,使用,消失等过程。-delphi database for the realization of multi-threaded, thread-on generation, grading, use, and so the process of disappearing.
pingclient
- 一个自动ping ip的后台程序,通过数据库输入ip(有网页),自动生成分析报告,支持多线程,占用内存少,多种数据库支持(只要修改协议 ini文本)-An automatic ping ip daemon, the database input ip (a page), automatically generate analysis reports, support for multiple threads, taking up less memory, multiple database s
DELPHI5
- Delphi是由Inprise公司推出的面向对象的可视化软件开发工具。Delphi 5是Delphi的最新版本。本书共分三部分、16章,主要介绍Delphi 5集成开发环境,对象Pascal语言、组件、通用编程技术、动态链接库、多线程、多媒体编程、数据库编程、网络编程和Windows API编程等。 -Launched by Inprise Delphi object-oriented visual software development tools. Delphi 5 is the l
Luo_Yunbin_Assemble_Language_Programming
- 本资源是罗云彬《Windows环境下32位汇编语言程序设计》的电子书和随书源代码,该书介绍了利用汇编语言实现窗口程序、数据库访问、Winsock、多线程、动态链接库等功能,把Windows操作系统的基础知识与汇编语言很好的结合在了一起,而不是简单的介绍常 用的汇编命令,不论是学习汇编语言还是Windows编程都值得一看。-This resource is Luoyun Bin " Windows environment 32 assembly language programming,"
Book
- 《Delphi 深度编程及其项目应用开发》 PDF格式 附带源码 简 介 本书是在总结作者多年Delphi开发经验的基础上编著而成。全书分为基础篇和应用篇。 基础篇结合示例论述了Delphi的深度编程技术,其中包括9章,分别为:理解Windows消息、 进程与线程、自定义组件的编写、文件操作、创建DLL应用程序、两层数据库应用程序、多 层数据库应用程序、Socket编程、串口编程;应用篇结合物资管理信息系统项目应用开发 技术和经验,详细阐述了一般管理
ThreadDatabase
- 使用多线程操作数据库的演示程序,数据集控件使用ado-Using multi-threaded demo program to operate the database, the data set control using ado
ocxtest
- 一个ACTIVEX OCX控件开发的好例子,不要错过了,按钮控件实现多线程数据库查询。-ACTIVEX OCX control the development of a good example, do not miss out, the Button control to achieve multi-threaded database query.
ThreadedCoreData
- 多线程操作数据库:苹果官方封装的CoreData在多线程操作是不安全的,源码中提供了相对比较安全的例子-Mulit thread operate Core Data
VoiceSelf-VCPP6.0
- 本程序使用vc++6.0开发的语音识别,并能进行简单的学习。其中用到了多线程技术,数据库技术。-This procedure use vc++6.0 the development of speech recognition, and simple learning. Which uses multi-threading technology, database technology.
DataBase-Distribution
- java代码实现的分布式数据库项目,没有用到数据库,利用线程实现多线程方式-java code to implement the distributed database project, did not use a database, the use of threaded multi-threaded manner
shukuku
- 易语言数据库中间件源码例程程序结合易语言多线程支持库远程服务支持库,创建ADODB对象实现数据库中间件的应用。 点评:易语言数据库中间件源码仅供参考。 -Easy language source middleware routines multithreaded program combines easy language support library remote service support library, create ADODB object implements
thread search pagecontrol
- Delphi开发的生产监控系统,多线程实时监控,访问webservice,并操作sql数据库(The production monitoring system developed by Delphi, multi thread real-time monitoring, access to WebService, and operation of SQL database)