资源列表
[数据结构常用算法] ACM_1.2.6
说明:You may have heard of the book 2001 - A Space Odyssey by Arthur C. Clarke, or the film of the same name by Stanley Kubrick. In it a spaceship is sent from Earth to Saturn. The crew is put into stasis for the long flight, only two men are awake, and t<chenhe> 在 2025-06-16 上传 | 大小:1.09mb | 下载:0
[数据结构常用算法] ACM_1.3.3
说明:每天第一个到机房的人要把门打开,最后一个离开的人要把门关好。现有一堆杂乱的机房签 到、签离记录,请根据记录找出当天开门和关门的人。 -The people want the first day to the engine room door open, people want the last one to leave the door closed. Existing pile of messy room sign, signed away from the record, accord<chenhe> 在 2025-06-16 上传 | 大小:1.1mb | 下载:0
[数据结构常用算法] ACM_1.3.4
说明:输入一行数字,如果我们把这行数字中的‘5’都看成空格,那么就得到一行用空格分割的若干非负整数(可能有些整数以‘0’开头,这些头部的‘0’应该被忽略掉,除非这个整数就是由若干个‘0’组成的,这时这个整数就是0)。 你的任务是:对这些分割得到的整数,依从小到大的顺序排序输出。-Enter a column of figures, if we put this line digital ' 5 ' are seen as a space, then you get a line<chenhe> 在 2025-06-16 上传 | 大小:1.09mb | 下载:0
[数据结构常用算法] danlianbiao
说明:(0)单链表的创建,结点i处插入X,查找某元素、返回逻辑位置及物理指针并删除 (1)单链表的逆置.(2)清除单链表中多余的重复元素.(3)在有序的循环的带头结点单链表中插入数据X.(4)判断循环双向链表是否按值对称.(5)一元多项式的加法.-(0) The creation of a single linked list, at the junction i insert X, find an element, return to the logic of the position and<吴璨> 在 2025-06-16 上传 | 大小:65kb | 下载:0
[数据结构常用算法] shunxubiao
说明:顺序标的相关操作,如(1)  清除线性表L中多余的重复元素 (2)已知两个线性表LA和LB中的数据元素按非递减有序排列,现要求将LA和LB归并为一个新的线性表LC,且LC中的数据元仍按值非递减有序排列。(1)  清除线性表L中多余的重复元素 (2)已知两个线性表LA和LB中的数据元素按非递减有序排列,现要求将LA和LB归并为一个新的线性表LC,且LC中的数据元仍按值非递减有序排列。 (3)利用两个线性表LA和LB分别表示两个集合A和B,求集合A=AUB。 (3)利<吴璨> 在 2025-06-16 上传 | 大小:73kb | 下载:0
[数据结构常用算法] duilieshiyan
说明:队列的相关实验,如 1.杨辉三角 2.一二三报数-Queue of related experiments, such as 1. Pascal' s Triangle (2) one hundred twenty-three reported the number of<吴璨> 在 2025-06-16 上传 | 大小:15kb | 下载:0
[数据结构常用算法] zhanshiyan
说明:1)十进制数转化为少于十进制数 (2)简单行文本编辑器 (3)检验表达式中括号匹配否 (4)双栈共享一个栈空间。 (5)将中缀表达式转化为后缀表达式,并求解数值-1) decimal number into less than a decimal number (2) the simple line text editor (3) test expression in parentheses the match No (4) dual stack sharing a stack<吴璨> 在 2025-06-16 上传 | 大小:14kb | 下载:0
[数据结构常用算法] The-C-Language-depth-anatomy
说明:关于C语言的深度解析,适合想进一步完善自己C语言的读者!-Depth analysis on the C language, suitable for readers want to further improve their own C language!<刘明杰> 在 2025-06-16 上传 | 大小:754kb | 下载:0
[数据结构常用算法] CPPLinkList_Intersection_Union
说明:C++实现建立链表,且通过链表数据求并集,交集-The C++ achieve the establishment of a linked list, and through the linked list data seek union, intersection<wang> 在 2025-06-16 上传 | 大小:1kb | 下载:0