资源列表
[数学计算/工程计算] 02050811
说明:用C语言实现的算术表达式的运算,用了堆栈的方法,利用算术运算符的优先级实现,实现了包括+,-,*,/和()的运算,输入#号运算结束。-Using C language arithmetic expression computing, using the stack method, using arithmetic operator priority realize, realize, including 2B !,-,*,/ and () the operator, type# Its end<宋莹> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 02051111
说明:用C语言实现的打印字符串中的子串的程序,输入一个字符串,输入起始位置和要打印子串的长度,将其打印出来,如果起始位置超出字符串范围或者子串长度超出字符串范围,则会报错。-Using C language print string substring procedures, enter a string, enter the starting location and want to print the length of substring to print it, if the start po<宋莹> 在 2025-06-20 上传 | 大小:1kb | 下载:1
[数据结构常用算法] 02051211
说明:用C语言实现的一个链表的插入程序,每输入一个数,将其插入链表的最后的位置,用户可选择插入数据或结束插入,结束插入后程序将链表打印出来。-Using C language to achieve a list of plug-ins, each enter a number, to be inserted in the location of the final list, the user may choose to insert the data or the end of insertion,<宋莹> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 02051321
说明:用C语言实现的猴子选大王的程序,用链表存储猴子的号码,按照一点的规则筛选猴子,每淘汰一个猴子则删除其号码,直至只剩一个猴子,即为大王。-Using C language to achieve the election of the monkey king of the procedure, with list of numbers stored monkeys, in accordance with the rules that filter monkeys, each out of a mon<宋莹> 在 2025-06-20 上传 | 大小:1kb | 下载:0