资源列表
[数据结构常用算法] rbtree
说明:红黑树的算法源代码,来自那本经典的算法书的,但是有问题,特别是对于复杂的数据链表数据结构有问题,对于整数是可以的-Red and black tree algorithm source code, from that of the classic algorithms book, but there are problems, especially for complex data linked list data structure has problems, it is possible f<1111> 在 2025-06-06 上传 | 大小:588kb | 下载:0
[数据结构常用算法] datastructure
说明:采用链式存储结构设计广义表,实现以下操作:创建广义表,取广义表的表头元素和表尾元素 求广义表的深度-Chain store use of the structural design of the generalized form, realize the following: create a generalized form, check the generalized table header elements and table elements for the end of the de<lindaoming> 在 2025-06-06 上传 | 大小:590kb | 下载:0
[数据结构常用算法] RYC
说明:问题描述:设计一个程序实现两个任意长的整数的求和运算。 基本要求:利用双向循环链表,设计一个实现任意长的整数进行加法运算的演示程序。要求输入和输出每四位一组,组间用逗号隔开。如:1,0000,0000,0000,0000。 -Problem Descr iption: Design a program to achieve the two arbitrary long integer summation operator. Basic requirements: the use of t<迟浩东> 在 2025-06-06 上传 | 大小:589kb | 下载:0
[数据结构常用算法] CorssRiver
说明:有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。 用A*算法实现。-N and N have a savage missionary to cross the river, there is now a boat can only hold K individuals (including Savage), K <N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的<luguifang> 在 2025-06-06 上传 | 大小:589kb | 下载:0
[数据结构常用算法] Selection-Sort
说明:选择排序,随机生成500个随机数,并用选择排序对着500个数进行排序-Selection sort, randomly generated 500 random numbers, sort and select Sort facing the 500 number<随缘> 在 2025-06-06 上传 | 大小:590kb | 下载:0
[数据结构常用算法] guangyibiao
说明:广义表节点替换,将广义表中某节点替换为指定节点-The generalized table node Replacement replace a node in the generalized table for the specified node<linjiping> 在 2025-06-06 上传 | 大小:588kb | 下载:0
[数据结构常用算法] wordtransformation
说明:wordtransformation游戏 wordtransformation就是看一个word能不能每次只变化一个字母,通过k次,转变成另一个word,例如full-foll-fool,full就通过三步转为fool,输入一个word,输出转化的步骤-Let us consider the following puzzle called a word ladder. Transform the word “FOOL” into the word “SAGE”. In a word la<EricZhang> 在 2025-06-06 上传 | 大小:589kb | 下载:0