资源列表
[数据结构常用算法] Merge
说明:假设有两个按元素值递增有序排列的线性表A和B,均以单链表作存储结构,请编写算法将A表和B表归并为一个按元素值递减 有序(即非递增有序,允许表中含有值相同的元素)排列的线性表C,并要求利用原装(即A表和B表)的结点空间构造C表。-Suppose there are two elements of value increasing by an ordered arrangement of the linear forms A and B, are linked to a single stora<吴立国> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 3
说明:假设一个算术表达式中可以包含三种括号:圆括号,方括号和花括号,且这三种括号可按照 任意的次序嵌套使用,编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已 存入数据元素部位字符的顺序表中)-Suppose an arithmetic expression can include three kinds of brackets: parentheses, square brackets and curly braces, and the three brackets can b<吴立国> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 9
说明:计算大数整小数乘法9位运算 也就是含小数的大数乘法 其中运算时 采用9位9位的进行运算 大大的提高了运算速度-Calculate the multiplication of large numbers the whole nine decimal operation is the multiplication of large numbers with decimal operation which used 9 9 computing greatly improve the conduct o<邵伯仲> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Simpleselectionsort
说明:简单选择排序,使用C++语语言编写的简单排序程序,实现数据结构的简单排序-Simple selection sort, using the C++ language program written in a simple sort, simple sort of data structure<lj> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Directinsertionsort
说明:直接插入法排序,使用C++编写的直接插入法程序,实现数据结构的直接插入排序-Direct insertion sort, using the C++ program written directly into law, the data structure to achieve the direct insertion sort<lj> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Bubblesortmethod
说明:冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method<lj> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Two-waymergesortmethod
说明:两路合并排序法,使用C++语言编写用与实现数据结构的两路合并排序-Two-way merge sort method, using the C++ language and implementation of data structures with two-way merge sort<lj> 在 2025-06-23 上传 | 大小:1kb | 下载:0