-
literacy DAO
DAO读写-literacy DAO
- 2023-01-15 21:15:03下载
- 积分:1
-
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。...
过JAVA编程产生一系列伪随机数,掌握平方取中法、乘同余法、混合同余法产生均匀随机数的方法。-off Java programming produce a series of pseudo-random numbers, master Mid-square method, I took with the law, mixed with the law I have Random Number method.
- 2023-05-31 04:50:02下载
- 积分:1
-
图书馆管理软件
图书馆管理软件 -library management software library management software
- 2022-09-30 14:50:03下载
- 积分:1
-
关于数据结构的多种排序算法
关于数据结构的多种排序算法-data on the structure of a variety of sorting algorithm
- 2023-03-25 22:55:03下载
- 积分:1
-
一个商品销售系统
一个商品销售系统-a sales system
- 2022-03-30 10:11:29下载
- 积分:1
-
专家抽取系统1是用Delphi 6开发的一个biddi…
专家抽取系统1.0 是用Delphi6.0 开发的一款用于招投标,评审过程中从专家库中抽取专家的软件。可以将抽取结果导入到Excel或Word文档中-experts Extraction System 1.0 is developed using Delphi 6.0 for one of the bidding, The accreditation process from a pool of experts from a software expert. The results can be taken into the Word or Excel document
- 2022-03-09 18:49:08下载
- 积分:1
-
binary tree data structure set for the learning algorithm data structure to help...
数据结构
二叉树算法集合为学习数据结构的同学提供帮助 互相交流-binary tree data structure set for the learning algorithm data structure to help students exchange
- 2022-08-26 08:09:53下载
- 积分:1
-
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法...
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
- 2022-11-25 16:50:03下载
- 积分:1
-
数据结构、算法 矩阵运算程序
数据结构、算法 矩阵运算程序-data structure, algorithm matrix calculation procedures
- 2023-08-12 06:55:02下载
- 积分:1
-
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#i...
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#include
#include
typedef int KeyType
typedef struct{
-[Problem Description] Binary Tree ranking keyword search for the records KEY [imported] ordered to investigate the importation of table find elements of the keyword search [output] is successful you can show success# include
- 2022-12-28 03:10:04下载
- 积分:1