-
免费的Sql数据库系统
免费的Sql数据库系统-A Single Person
- 2022-02-12 01:42:43下载
- 积分:1
-
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法...
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法-document contains elements : common algorithm used in the development vc6 Sorting Algorithm
- 2022-11-06 22:20:03下载
- 积分:1
-
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取...
这里采用了C++里随机的一个函数,通过修改,顺利变成一个在指定范围内随机抽取数据的函数,并且不重复抽取-here C. Lane used a random function, through the revision, smoothly into a designated area in random data function, and does not take repeat
- 2022-07-21 10:22:23下载
- 积分:1
-
使用ADO +
ado+ACCE
- 2022-01-28 20:28:57下载
- 积分:1
-
源于如何把Excel文件转换成mdb数据库。
本源码讲述如何把Excel文件转换成mdb数据库。-The source on how to convert Excel files mdb database.
- 2022-02-05 22:35:40下载
- 积分:1
-
library managment system
图书馆
- 2022-02-12 04:34:24下载
- 积分:1
-
This is a test report to verify and insert a delete query to achieve ordered ope...
这是一份实验报告,用以验证和实现插入删除查询排列等数据库语言操作。-This is a test report to verify and insert a delete query to achieve ordered operations such as database language.
- 2022-07-16 11:09:14下载
- 积分:1
-
在开发MIS时,你是否常常为了取得某些汉字拼音而感到烦琐?本代码实现了输入一段代码,你就可以取得这些汉字的拼音,自带了二万多汉字的拼音库....
在开发MIS时,你是否常常为了取得某些汉字拼音而感到烦琐?本代码实现了输入一段代码,你就可以取得这些汉字的拼音,自带了二万多汉字的拼音库.-在 ???MIS?? 你是 ???????了??得???????制
- 2022-08-23 22:42:50下载
- 积分:1
-
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果...
数 据 结 构 大型 作业3.1输入一个数列L,生成一棵二叉排序树T;3.2对二叉排序树T作中序遍历,输出结果;3.3计算二叉排序树T的平均查找长度, 输出结果;3.4判断二叉排序树T是否为平衡二叉树,输出信息“OK!”/“NO!”;3.5再使用上述数列L,生成平衡的二叉排序树BT,每当插入新元素,发现当前的二叉排序树BT不是平衡的二叉排序树,则立即将它转换成新的平衡的二叉排序树BT;3.6计算平衡的二叉排序树BT的平均查找长度,输出结果。3.6分析对比未平衡化的二叉排序树和平衡的二叉排序树的查找效率(最好、最坏平均比较关键字数)-data structure large operations into a 3.1 L series, generating a binary tree Sort T; 3.2 pair of two fork-tree T for medium preorder, output results; 3.3 Ranking calculation Binary Tree Search T"s average length of the output; 3. four judgment ordering two trees T fork whether balanced binary tree, the output message "OK!"/"NO!" ; again using the 3.5 series L, generate balanced binary tree sort BT, whenever insert a new element, found the current binary sort tree is not-BT Value of two binary sort tree, it will be immediately converted into the new balance of the two fork-tree BT; 3.6 Calculation balanced binary tree sort BT search length of the average output results. 3.6 Comparative Analysis of
- 2022-04-09 01:41:30下载
- 积分:1
-
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。...
一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the search algorithm has done a very good presentation.
- 2022-09-05 07:45:02下载
- 积分:1