-
Data structure, Tsinghua University Press, courseware, edited by Yan Wei
数据结构,清华大学出版社,课件,严蔚敏编著-Data structure, Tsinghua University Press, courseware, edited by Yan Wei-min
- 2022-06-26 00:24:01下载
- 积分:1
-
一个有关于VC++6.0与ACCESS数据库的小程序
一个有关于VC++6.0与ACCESS数据库的小程序-1 on VC++6.0 and the ACCESS database, a small program
- 2022-01-26 05:46:28下载
- 积分:1
-
学生成绩管理系统实现学生成绩的查询,修改,删除等
学生成绩管理系统实现学生成绩的查询,修改,删除等-Student achievement management system to achieve student performance of the query, modify, delete, etc.
- 2022-01-26 06:20:26下载
- 积分:1
-
this is fp tree algorithm in java
this is fp tree algorithm in java
- 2022-11-28 07:10:03下载
- 积分:1
-
学籍管理系统源程序
学籍管理系统源程序-expulsion source management system
- 2022-08-19 17:56:51下载
- 积分:1
-
Large sclae prepocess data for data mining and code
Large sclae prepocess data for data mining and code
- 2022-03-07 06:04:22下载
- 积分:1
-
这是一个不用任何控件的的纯VC报表源码。而且写得相当好!
这是一个不用任何控件的的纯VC报表源码。而且写得相当好! -This is not a component of any of the pure source VC statements. It is quite well-written!
- 2022-05-10 19:38:15下载
- 积分:1
-
Computer algorithms designed for the design of dynamic programming, you know
计算机算法设计,用于设计贪心算法,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
- 2022-04-07 04:13:44下载
- 积分:1
-
数据库的Comparer6.1.1.480完整的源代码
数据库比较器6.1.1.480独立的实用程序的全部源代码版本6.1.1.480数据库的Comparer有助于比较,同步和更新数据库结构。您可以在一个数据库与其他数据库或数据库进行比较与SQL/ DDL脚本甚至两SQL/ DDL脚本!数据库的Comparer实现高度智能化和强大的同步算法。在第一比较步骤需要目标数据库或目标SQL/ DDL脚本,并将其与Master数据库或主SQL/ DDL脚本试图找到所有结构的差异,哪些将被应用到目标准备最后的SQL脚本,并使其结构相同师父结构。在这个阶段,数据库的Comparer提取的所有对象,描述和从主服务器和目标结构的链接,然后实际的对象从主与建设的最终更新SQL脚本从目标对象进行比较。经过最后的更新SQL脚本准备好,你可以把它应用到目标数据库(如果可用),或只是将其保存到文件并在以后执行它。数据库的Comparer还支持批量模式,这样你可以在一个通道同步与既定Master数据库或SQL/ DDL脚本目标数据库列表。功能一览:可以与数据库,数据库与SQL/ DDL脚本和SQL/ DDL脚本和SQL/ DDL脚本比较数据库。可以比较和同步两个数据库表之间的数据。您可以选择性地选择哪些对象(域,表,过程,触发器等)应进行比较。批处理模式对于大多数操作。能够浏览主控服务器和目标结构树和直观地显示它们之间的差异。最后更新SQL脚本可以使用编辑或折断到单独的步骤内置SQL编辑器的亮点功能。您可以手动更改步骤订货或有选择地禁用所选步骤。内置的附加功能,如:下降的制约,备份/恢复,数据库验证等多项实用功能。 如果你是数据库管理员,开发人员或只需要支持一堆数据库这个工具是专为您服务!它不仅将节省您的时间和金钱,而且还可以确保您不会错过任何东西,也不会陷入严重的问题,这可能是由于数据库结构的差异造成的。现在数据库的Comparer工具支持以下服务器/脚本:甲骨文,MSSQ
- 2022-01-26 04:27:27下载
- 积分:1
-
Computes estimates for the number of fores ts of a graph. input as a 0
Computes estimates for the number of forests of a graph, input as a 0-1 incidence matrix. Notes: Compile in C++, "g++ -o span_forest span_forest.c". The program does not demand that the matrix is symmetric with 0 diagonal, but uses only the upper triangular part. -Computes estimates for the number of fores ts of a graph. input as a 0-1 incidence matrix. Notes : Compile in C, "g-o span_forest span_forest.c." The program does not demand that the matrix is symmetric wit h 0 diagonal. but uses only the upper triangular part.
- 2022-02-05 15:36:49下载
- 积分:1