-
Should be one customer requirements, provision for intercom alarm software, elec...
应一客户要求,编的用于对讲的报警软件,有电子地图功能,在电子地图能显示报警信息-Should be one customer requirements, provision for intercom alarm software, electronic maps have features, in an electronic map showing the alarm information
- 2023-01-25 18:40:04下载
- 积分:1
-
this source code contains the VC using ADO operation of the database all the det...
此源代码包含了在VC下利用ADO进行数据库操作的所有细节,值得一看-this source code contains the VC using ADO operation of the database all the details, an eye-catcher
- 2022-02-10 11:17:02下载
- 积分:1
-
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码...
这是我从weka主页上下载的一个c4.5算法的改进算法,里面附有readme文件,只有算法的主体,大约600行代码-weka from the home page to download an algorithm Bank improved algorithm inside with the readme file, only the main algorithm, about 600 lines of code
- 2022-12-20 15:50:08下载
- 积分:1
-
一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序
一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序-The app of excuting SQL alternatively and getting the result by ODBC
- 2022-01-30 11:40:50下载
- 积分:1
-
ADO控件的使用例子,说明详细,简单方便,容易理解。
ADO控件的使用例子,说明详细,简单方便,容易理解。-the use examples to illustrate in detail, simple, convenient and easy to understand.
- 2022-07-16 17:37:54下载
- 积分:1
-
用delphi编的三层程序开发,不是很好,仅供参考。
用delphi编的三层程序开发,不是很好,仅供参考。-series with the three-tier process development is not good, for reference purposes only.
- 2023-05-14 05:15:03下载
- 积分:1
-
soci
soci-2.2.0,一个开源的跨平台的数据库访问C-soci-2.2.0, an open source cross-platform database access C
- 2022-03-13 14:50:10下载
- 积分:1
-
吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!...
吐血制作的两个ado 里面两个类,一个是连接的 一个是数据集的 这个做到了够用,同时也做到了实用与精练!-vomit blood produced by the two ado inside two categories, one is a link between the data sets is one of this done enough, but also achieve a practical and concise!
- 2022-08-05 12:34:13下载
- 积分:1
-
本系统开发环境是:Eclipse 2.1 + Tomcat5.5 + jdk1.5.0 + Mysql 4.0.16 在win2k pro 和win2k Ad...
本系统开发环境是:Eclipse 2.1 + Tomcat5.5 + jdk1.5.0 + Mysql 4.0.16 在win2k pro 和win2k Ad 上运行通过. Velocity News 采用Java模板技术Velocity + Servlet + JavaBean搭建.基于MVC构架. 以Velocity技术实现表现层 以Servlet和web.xml为控制层 以JavaBean做为MODEL层.-the system development environment are : Eclipse 2.1 Tomcat5.5 jdk1.5.0 Mysql 4.0.16 in win2k pro and win2k Ad run through. Velocity News Java Servlet Velocity template technology JavaBean structures. Based on the MVC architecture. Velocity technology to to achieve performance layer Servlet and web.xml for the control layer to layer JavaBean as MODEL.
- 2022-02-03 22:34:34下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
- 2022-08-07 12:26:37下载
- 积分:1