资源列表

« 1 2 ... .63 .64 .65 .66 .67 468.69 .70 .71 .72 .73 ... 2656 »

[数据结构常用算法str_reverse

说明:字符串反转程序,把一段字符串根据单词分开,然后反转-Reverse a string program, for some string separated according to the word, and then reverse
<hsj> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法11

说明:编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{ a , b , …, a + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出"WRONG"。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function, an n-element s
<麦白术> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法2009125146

说明:对链表实现冒泡法排序,链表的冒泡法排序实现-Bubble method to sort a linked list implementation of the list, the sort of bubbling method
<徐良> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法bst

说明:binary search tree using binary tree to search and sort some programs
<terri> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法bst-method

说明:binary search tree definisi dan penjelasan binary search tr-binary search tree definisi dan penjelasan binary search tree
<terri> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法LinkString

说明:数据结构 串的源码 由机内标准串构造 元素后移 插入元素-The source of the data structure of string shift from within the standard string structural elements, insert elements
<党心蕊> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法SqString

说明:在串的指定位置pos插入一个子串t 删除当前串的子串,并由t返回 输出串中所有字符-Insert a sub-string t delete the current string, substring, by t return output string all the characters in the string at the specified position pos
<党心蕊> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法LinkStack_BracketTest

说明:构造函数 析构函数 进栈 出栈 将栈清空 判断栈是否为空栈-Constructor destructor into the stack stack stack empty to determine whether the stack is empty stack
<党心蕊> 在 2025-01-22 上传 | 大小: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
<党心蕊> 在 2025-01-22 上传 | 大小:1kb | 下载:0

[数据结构常用算法3303006

说明:学生成绩单管理 基础程序编写和调试: 1. 学生成绩排名 1) 定义一个数组a[11],用以存放学生的成绩。-Student transcr ipts basic programming and debugging: (1) student achievement ranked 1) to define an array a [11] used to store student achievement.
<woaini> 在 2025-01-22 上传 | 大小: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-01-22 上传 | 大小: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
<施鑫楠> 在 2025-01-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 468.69 .70 .71 .72 .73 ... 2656 »

源码中国 www.ymcn.org