搜索资源列表
类似客户系统的数据库程序。.zip
- VB写的一个类似客户系统的数据库程序
串口通讯 数据库存取的源程序
- 一个串口通讯/数据库存取例子程序 -a serial communications / database access example programs
ASP在线查IP程序
- ASP在线查IP程序 使用流行的纯真IP数据库 承接各类网站程序开发(PHP ,ASP),wap开发,站内全文检索方案 各类数据采集 -ASP IP-check procedures that use the popular pure IP database website to undertake various development (PHP, ASP), WAP development inside the station full-text search v
大型数据库系统实践 02(0+4) 施磊 02142027
- 大型数据库系统程序球员转会系统解决方案,可以在网络上运行,后台用sql server,前台为asp-large database system procedures player transfer system solutions, the network can run background with sql server, the prospects for asp
个类似客户系统的数据库程序。
- 个类似客户系统的数据库程序.-similar customer database system.
BCB中xml做数据库的例子
- 用c++builder读写xml数据的例子,此处将xml文件作为数据库,用listview显示,更改,增加,删除等数据库常用方法. 程序界面 http://ccb.zzia.cn/images/xml1.jpg http://ccb.zzia.cn/images/xml2.jpg-c builder used to read and write data xml example, the museum will xml documents as databases, using error, c
C#开发蜘蛛程序 v1.0
- 蜘蛛"(Spider)是Internet上一种很有用的程序,搜索引擎利用蜘蛛程序将Web页面收集到数据库,企业利用蜘蛛程序监视竞争对手的网站并跟踪变动,个人用户用蜘蛛程序下载Web页面以便脱机使用,开发者利用蜘蛛程序扫描自己的Web检查无效的链接……对于不同的用户,蜘蛛程序有不同的用途。那么,蜘蛛程序到底是怎样工作的呢? 蜘蛛是一种半自动的程序,就象现实当中的蜘蛛在它的Web(蜘蛛网)上旅行一样,蜘蛛程序也按照类似的方式在Web链接织成的网上旅行。蜘蛛程序之所以是半自动的,是因为它
监视网络联接的程序将获得的信息保存到数据库中
- 监视网络联接的程序,并且将获得的信息保存到一个Access数据库中,Procedures for monitoring network connectivity and information will be saved to an Access database
QT-QQprogram
- 在局域网内运行的一个简单QQ程序,使用QT开发,连接MYSQL数据库。-Run in a simple LAN QQ program, developed using QT to connect MYSQL database.
gprs
- 用于进行GPRS通讯的服务器端程序可以将接收到得数据送入数据库,里面包含了服务器程序,还有一个用VC模拟的客户端程序以及一个数据库文件,虽然很简单但毕竟是自己写的,通过调试了,能够实现与GPRS模块的通讯-GPRS communications used for server-side program can receive data into the database, which contains a server program, there is a simulation using V
xml_transform_database_src
- 这个程序可以将xml导入数据库中,也可以将数据库中的数据导出为xml文档。-This procedure can be xml into the database, you can also export the data in the database for the xml document.
yyz1
- 初学PHP的程序,简单的乡镇干部,档案管理,特点:自动操作数据库-Novice PHP procedure, a simple village and township cadres, archive management, features: automated database
qddown_pb33674446
- 全文搜索引擎 在搜索引擎分类部分我们提到过全文搜索引擎从网站提取信息建立网页数据库的概念。搜索引擎的自动信息搜集功能分两种。一种是定期搜索,即每隔一段时间(比如Google一般是28天),搜索引擎主动派出“蜘蛛”程序,对一定IP地址范围内的互联网站进行检索,一旦发现新的网站,它会自动提取网站的信息和网址加入自己的数据库。 -Full-text search engine in the search engine classified part of our full-text se
Czhizhu
- "蜘蛛"(Spider)是Internet上一种很有用的程序,搜索引擎利用蜘蛛程序将Web页面收集到数据库,企业利用蜘蛛程序监视竞争对手的网站并跟踪变动,个人用户用蜘蛛程序下载Web页面以便脱机使用,开发者利用蜘蛛程序扫描自己的Web检查无效的链接……对于不同的用户,蜘蛛程序有不同的用途。那么,蜘蛛程序到底是怎样工作的呢? - Spider (Spider) is the Internet on a very useful procedure, the search engine spider
ConnectionPool
- 编写一关于Microsoft Access数据库连接池及其管理的相关类,要求能从XML配置文件中读取该数据库驱动程序,数据库名,连接池最大连接数,最多等待用户数,查询数据库超时时间及用户最长等待时间等信息;并编写一测试程序,用于模拟多客户对于数据库的访问。-The preparation of about one Microsoft Access database connection pool and its management related request from the XML co
CHAT1
- 这是一个服务器/客户端聊天程序的服务器部份,使用CSOCKET类、多线程、数据库等方面的技术,主要有以下功能: 1、基本的聊天服务 2、发送服务器广播信息 3、向某个用户发送服务器信息 4、监视一个或多个用户发言 5、断开与一个或多个用户的连接 6、查看用户个人信息 7、查看连接信息-This is a server/client chat program part of the server, use the CSocket class, multi-threade
xml
- 本程序主要是从数据库中取出数据,讲数据放入XML中,再有XML的数据导入其他数据库!-This procedure is removed from the database data, data on Add XML speak, and then there is the XML data into other databases!
GPRSTrans
- GPRS模块无线数据传输,客户端、服务器实现方案;程序源码。-GPRS wireless data transmission modules, client, server programs program source.
communicatesoftware
- 一个用java实现的聊天室程序 CS结构 供java初学者参考 需要在本机上自己配一下 数据库-With the realization of a java chat room procedures CS reference structure for java beginners need to own this machine with some database
JavaCommunication
- 类似QQ的网络聊天程序,为一个JAVA课程设计,需要使用SQL Server 数据库-communication tool like QQ. designed for java class. needing SQL Server database