-
including undirected graph of the depth
包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
- 2022-06-13 21:41:43下载
- 积分:1
-
SQL SERVER 2000 的数据备份和还原代码
SQL SERVER 2000 的数据备份和还原代码-SQL Server 2000 data backup and restore code
- 2022-03-21 21:32:28下载
- 积分:1
-
(转载)这篇文章是我的一些工作结果
(转载) 这篇文章是我最近的一项工程中做的一些工作的结果。我正在改良一个复杂的主从式用户应用,他用到了好几个数据库。它们的共性是DSN(数据源名)的使用。因为用户发现查在控制面板中用ODBC结构工具查找出DSN很不方便,因此我们决定为DSN做一个浏览按钮。 来源: http://www.codeguru.com/mfc_database/DSNCollection.shtml- (reprint) this article is some work results which in an my
recent project does. I am improving a complex host from the type user
application, he used the quite several databases. Their general
character are DSN (data source name) use. Because the user discovered
looks up searches DSN in the control panel with the ODBC structure
tool not to be very convenient, therefore we decided is DSN makes a
browsing button. Origin:
Http://www.codeguru.com/mfc_database/DSNCollection.shtml
- 2022-01-24 09:28:33下载
- 积分:1
-
柯达 ImageScan控件属性.rar
柯达 ImageScan控件属性.rar-Kodak ImageScan control attributes. Rar
- 2022-08-13 08:57:17下载
- 积分:1
-
how to use the open source OS
how to use the open source OS - rtem in pratice-how to use the open source OS- rtem in pratice
- 2022-09-15 06:00: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+DataGrid+access示例
ado+DataGrid+access示例-ado+DataGrid+access
- 2023-05-10 11:40:03下载
- 积分:1
-
人事管理设计,对课程设计的学生希望有一定的帮助
人事管理设计,对课程设计的学生希望有一定的帮助-personnel management design, the design of the curriculum students hope to have some help
- 2022-03-29 20:02:09下载
- 积分: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访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经...
本例子是用ADO访问VF数据库,访问其他数据库也一样,只不过是对连接字符串进行相应的修改即可。本例子中可以创建表、插入记录、查询记录。功能虽简单,但是例子比较经典,值得参考。-This example is visits the VF database with ADO, visits other
databases to be also same, only is carries on the corresponding
revision to the connection string of character then. In this example
may found the table, insert the record, inquires the record. Function
although simple, but the example quite is classical, is worth
referring.
- 2022-05-06 19:17:04下载
- 积分:1