说明:本例主要设计查找的有关算法,例如有序表的查找和顺序标的查找,顺序查找、折半查找及二叉排序树上查找的基本思想和算法实现等。-In this case mainly designed to find the relevant algorithm, such as an ordered list of the find and order the subject to find, sequential search, binary searc <Andy> 在 2024-11-16 上传
| 大小:13kb | 下载:0
说明:本实验用例为验证抽象数据类型复数的实现,主要实现c下实现抽象数据类型的加法、减法、乘法运算及复数的形式化输出。-The cases used in this experiment to verify the implementation of abstract data types plural, the main achievement of abstract data types of addition, subtraction, <Andy> 在 2024-11-16 上传
| 大小:13kb | 下载:0
说明:动态规划问题。给定一个整数的二维数组,由其中若干邻近元素构成的矩形称为子数组。 编程计算所有子数组元素之和的最大值。输入为整数n,及n^2个数,输出为所有子数组元素之和的最大值-Dynamic programming problem.Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub- <> 在 2024-11-16 上传
| 大小:13kb | 下载:0
说明:给出了树相关的源代码及多个例子,其中还包含哈夫曼树的相关代码。-Gives the source tree and a number of relevant examples, which also contains the relevant code Huffman tree. <yhh> 在 2024-11-16 上传
| 大小:13kb | 下载:0