资源列表
[数据结构常用算法] kindsofsort
说明:这是数据结构中排序代码,包括选择,shell,二路,快速,堆等著名的排序方法。-This is the sort code data structure, including the selection, shell, Rd, rapid, and the sort heap and other well-known methods.<埃德蒙> 在 2025-01-16 上传 | 大小:295kb | 下载:0
[数据结构常用算法] mowangLanguage
说明:有一个魔王总是使用自己的一种非常精炼而抽象的语言讲话,没有人能听懂。但他的语言是可以逐步解释成人能懂的语言的,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α→β1β2 …… βm (2) (θδ1δ2 …… δn)→ θδnθδn-1 …… θδ1 θ -A devil always use a very refined and abstract language speech, no one c<mickey> 在 2025-01-16 上传 | 大小:295kb | 下载:0
[数据结构常用算法] xiaobaishu
说明:参加数学建模的同学很可能会遇到这套题。本程序采用链表进行编写,很方便地解决了小白鼠问题。-Mathematical modeling of the students participating are likely to encounter this question, the program uses the list to solve the problem of mice, very convenient.<风声晚凉> 在 2025-01-16 上传 | 大小:296kb | 下载:0
[数据结构常用算法] all-elements-of-the-collection
说明:编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{‘a’, ‘b’, …, ‘a’ + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出“WRONG”。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function of n a subse<刘慧> 在 2025-01-16 上传 | 大小:296kb | 下载:0
[数据结构常用算法] c-language--select-menu.
说明:C语言课程设计的设计题目,实现菜单的选择功能。-C language curriculum design of a design, implement menu.<文龙> 在 2025-01-16 上传 | 大小:295kb | 下载:0