搜索资源列表
smpladdressbook
- 这个通讯薄程序的界面及功能相对比较简单。 此程序使用文件存储,并不使用数据库。程序将文件映射为内存文件,提高存取速度,并实现了简单的查询及排序功能。 -communications procedures and functions of the interface is relatively simple. The use of this procedure document storage and do not use the database. Procedures for docu
1568
- 1.Borland c++ builder 6.0开发的车站条屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder of the development of the station Screen Control System 2. SQL SERVER 2000 operating three storage p
1569
- 1.Borland c++ builder 6.0开发的车站图文屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder station transmission Screen Control System 2. SQL SERVER 2000 operating three storage process. BCB
GPS数据的采集
- 该程序采用GPS异步串行方式,通过串口采集遵循NMEA0183协议的GPS数据,对之进行后台处理 通过ODBC放到数据库中! 经典-the procedures used GPS asynchronous serial, serial through acquisition agreement followed NMEA0183 GPS data, on which background processing into the database through ODBC! Classic
vc_socket
- 该程序主要利用socket技术,实现远程用户身份证真伪验证,通过socket,从公安局户证中心服务器获取个人身份证信息,包括照片,是一款很不错的软件,也是学习socket编程及对数据库图片存取的好例子-the program mainly use socket technology, remote users verify the authenticity of documents through the socket, from the Public Security Bureau house
PB0314063
- 自动升级,实现pb自动升级,程序名称: 自动升级系统 版本: 1.1 开发者: 李建忠(ljz6600@126.com) 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可
sms_recv
- CMPP2.0下的短信端口接受程序,将受到的短信查到后台的ORACLE数据库中。已经有点过时了,但是还可以参考一下吧。程序如果出错后会自动重启一个新的程序继续接受。-CMPP2.0 the SMS port acceptance procedure, the SMS will be available background ORACLE database. A bit outdated, but can also make reference to it. If the wrong proced
流量监控软件
- 串行通信协议为Modbus RTU协议;带ACCESS数据库存储,查询操作;具有报表打印功能-serial communication protocol to Modbus RTU protocol; With ACCESS database storage, query operation; printing with statements
01272
- C/S型数据库 C/S(Client/Server,客户机/服务器)型数据库是当前数据库应用的主流。 与文件型数据库不同的是,C/S型数据库应用程序由两个部分组成:服务器和客户机。服务器指数据库管理系统(Database Manage System,DBMS),用于描述、管理和维护数据库的程序系统,是数据库系统核心组成部分,对数据库进行统一的管理和控制。客户机则将用户的需求送交到服务器,再从服务器返回数据给用户。-C / S database C / S (Clien
GE-PLC_training_Manual
- ifix excel report odbc vba database
chatonline
- 当今在全球广为使用的Windows操作系统上,Visual BASIC是最合适的程序设计语言,因为Visual BASIC本身是适合初学者的编程语言,容易入门,入门以后就有能力进一步学习难度更大的编程语言;并且Visual BASIC是开发Windows应用程序的强有力的工具,用Visual BASIC能轻而易举地开发符合Windows规范和风格的应用程序,学习之后立即就能应用;Visual BASIC使用了最先进的程序设计思想,即“面向对象”和“事件驱动”,也就是说,学习Visual BASI
transfdata(051222)
- 实现数据库之间的通信,主要采用数据管道技术,无解压密码-database communications between the mainly using data pipeline technology, without extracting passwords
guzhou
- 1.软件名称:通讯录V1.0试用版 2.作 者:赵 权 3.开发工具:Visual C++6.0 4.数 据 库: Access2000 5.说 明: a.本程序在Windows 2000 上调试通过。 b.在使用时先用ODBC注册数据源,数据源名:addresslist(名称不可以写错) c.第一次运行时,密码为空。进入系统后可以修改密码。-1. Software Name : Address V1.0 trial version 2. Author
SmsPB8
- 一个实用的短信发送程序,可广泛的应用于数据库管理系统,使您的系统锦上添花!-a practical messages sent procedures, which can be widely applied to the database management system that allows your system icing on the cake!
3proxy
- 基于原3proxy的源码进行改进,支持数据库权限控制-3proxy based on the original source of improvement, support database access control
jdbcgaojishujukucaozuo
- 使用jdbc的高级数据库操作,比较简单易懂-use jdbc senior database operation, relatively simple to understand
php3tools
- PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节
SQL_SET
- 平时搜集的数据库操作文档,基本操作比较全,适合查询。-peacetime operations to collect the database files, the basic comparison of the whole, appropriate inquiries.
Server-Database-Time
- The Source Code to read the Clock on the Database Server. Source Code created by using VB6. Simply Edit the Connection Properties to get the clock on the database server
qsexul-Database
- 数据库的连接用java实现的很好用的,数据库的连接用java实现的很好用的-Database connection using Java implementation is very useful, connection using Java implementation is very useful
