资源列表
[数据结构常用算法] Verify-parentheses-matches
说明:写的一个程序,内容是:输入一串字符串,其中有普通的字符与括号组成(包括‘(’、‘)’、‘[’, ] ),要求验证括号是否匹配,如果匹配则输出0、否则输出1-Enter a string of string ordinary characters and parentheses (including ( , ) , [ , ] ) requires authentication brackets matches, if the m<江柳琳> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] String-separation
说明:写的一个程序,题目描述: 通过键盘输入任意一个字符串序列,字符串可能包含多个子串,子串以空格分隔。请编写一 个程序,自动分离出各个子串,并使用’,’将其分隔,并且在最后也补充一个’,’并将子 串存储。 -Subject descr iption: An arbitrary string sequence through the keyboard input string may contain more than<江柳琳> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Josephus-application-problems
说明:写的一个程序,内容是:一组人(n个),围成一圈,从某人开始数到第三个的人出列,再接着从下一个人开始数,最终输出最终出列的人 (约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。) -A group of people (n points), cir<江柳琳> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] -Data-Structure-Queue
说明:包含数据结构中队列的链式存储和队列的顺序存储方式,不错的代码-Order memory contains a queue data structure chain storage and queue, good code<yu > 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] Data-Structure-Stack
说明:包含数据结构的栈的链式存储和栈的顺序存储,里面含有栈的创建,删除,插入,销毁等方法-Contains the data structure of the stack chain store and the order of the stack storage, which contains the stack to create, delete, insert, destroy and other methods<yu > 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] bracket_matching
说明:括号匹配是栈的一种经典应用。本功能主要是实现输入一串字符(里面包括左括号右括号等),判断你的括号是否有相应的匹配值。如果没有则返回错误并退出程序。-bracket matching program is the typical application of stack. the program of it is to check whether the sequence have been right in the aspect of<冯严> 在 2025-01-15 上传 | 大小:7kb | 下载:0
[数据结构常用算法] FundamentalsLab
说明:basic ai fundamentals queue list data structures lab project tree traversal depth-first pre-order depth-first post-order breadth-first traversal linked list data structure queueing behavior sequence and selector behavior<> 在 2025-01-15 上传 | 大小:7kb | 下载:0