资源列表
[数据结构常用算法] str_reverse
说明:字符串反转程序,把一段字符串根据单词分开,然后反转-Reverse a string program, for some string separated according to the word, and then reverse<hsj> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 11
说明:编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{ a , b , …, a + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出"WRONG"。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function, an n-element set of all subset of. May wish<麦白术> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2009125146
说明:对链表实现冒泡法排序,链表的冒泡法排序实现-Bubble method to sort a linked list implementation of the list, the sort of bubbling method<徐良> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bst-method
说明:binary search tree definisi dan penjelasan binary search tr-binary search tree definisi dan penjelasan binary search tree<terri> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LinkString
说明:数据结构 串的源码 由机内标准串构造 元素后移 插入元素-The source of the data structure of string shift from within the standard string structural elements, insert elements<党心蕊> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LinkStack_BracketTest
说明:构造函数 析构函数 进栈 出栈 将栈清空 判断栈是否为空栈-Constructor destructor into the stack stack stack empty to determine whether the stack is empty stack<党心蕊> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] AVLTree
说明: LL 型调整 RR 型调整 LR 型调整 RL 型调整 AVL树的查找和插入算法-LL type adjustment for the current node to a minimum unbalanced subtree LR, RR type adjustment for the current node to a minimum unbalanced subtree on the smallest imbalance for the current node to a subtree<党心蕊> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] mscohere(x-y-w-noverlap-nfft-fs)
说明:自己开发的小程序,可以实现快速调用文件求解相干函数。-Develop their own program, you can achieve quick access to documents for solving the coherence function.<刘伟> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HUIBIAN
说明:接收从键盘输入的一个班的学生成绩,并存放于50字的grade数组中,其中grade+i保存为i+1的学生的成绩。然后根据grade中的学生成绩,把学生名次填入50字的rank数组中,其中rank+i的内容是学号为i+1学生的名次。再按学号顺序把名次从终端上显示出来。-Receiving input from the keyboard of a class of student achievement, and stored in the array of 50 words grade, whic<施鑫楠> 在 2025-06-16 上传 | 大小:1kb | 下载:0