-
Partition
基于划分的聚类分析算法k-means,主要用于数据挖掘领域.-Partition- based cluster analysis algorithm k-means, used mainly for data mining areas.
- 2023-08-24 10:30:08下载
- 积分:1
-
默认管理员的帐号和密码都是admin 建议及时更改数据库连接地址及用户密码! 请在conn.asp更改数据库连接...
默认管理员的帐号和密码都是admin 建议及时更改数据库连接地址及用户密码! 请在conn.asp更改数据库连接-default administrator account and password admin proposals are timely changes Database Connection addresses and user password! Please conn.asp changes Database Connection
- 2022-10-13 11:50:02下载
- 积分: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
-
ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类...
ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类-ado database type operation has been modified to support Unicode mode, the database contains both types of operation ole
- 2022-12-11 14:05:03下载
- 积分:1
-
vc++数据库编程技术的配套光盘,希望对大家有用
vc++数据库编程技术的配套光盘,希望对大家有用
- 2022-01-31 15:01:33下载
- 积分:1
-
用计时器做的一个每个一定时间产生叫声的程序
用计时器做的一个每个一定时间产生叫声的程序-done with a timer each time the procedures have hoot
- 2022-05-14 20:32:57下载
- 积分:1
-
解决JAVA中文问题,UTF8编码的解决方案
解决JAVA中文问题,UTF8编码的解决方案-solve problems, UTF8 encoding solutions
- 2022-01-31 20:09:00下载
- 积分:1
-
美容美发系统源代码
美容美发系统源代码-hairdresser system source code
- 2023-03-01 07:15:03下载
- 积分:1
-
ORACLE stored procedure to create as well as other objects, such as the serial n...
创建ORACLE存储过程以及其他对象,如序列号
- 2022-01-24 13:09:15下载
- 积分:1
-
一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delph
一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO
primary form, may use for to connect SQL server, Oracle and so on each
kind of database, the connection processing speed is very quick.
Moreover sealed after me basic looks like Delphi very much the TADO..
VCL object:)
- 2022-03-19 05:19:09下载
- 积分:1