资源列表

« 1 2 ... .31 .32 .33 .34 .35 436.37 .38 .39 .40 .41 ... 2656 »

[数据结构常用算法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

[数据结构常用算法hello

说明:迷宫,本程序只求出一条成功的通路。然而,只需要对迷宫求解的函数作小量修改,便可得全部路径。-mazepath
<baobao> 在 2025-06-06 上传 | 大小:588kb | 下载:0

[数据结构常用算法hffuman

说明:哈夫曼算法的具体实现 及实验报告 数据结构课程设计 高效算法-good
<ycd> 在 2025-06-06 上传 | 大小:588kb | 下载: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

[数据结构常用算法shortway

说明:求最短路径程序的。在visual c++6.0下打开。-The shortest path program. In visual c++6.0 to open.
<黄艳> 在 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

[数据结构常用算法tree-hfut

说明:合肥工业大学数据结构试验五树和森林 包括完整的实验要求、实验预习报告、实验最终报告 实验要求: <1>将一棵树(或森林)转换为二叉树。 <2>求森林的高度。 <3>按层次方式遍历森林。 <4>输出一个森林中每个结点的值及其对应的层次数。 <5>输出一个森林的广义表形式-Hefei University of the data structure test five t
<石帆> 在 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

[数据结构常用算法实验(1)

说明:数据结构实验一,模仿打印机,排队等候,输出结果(data program Data structure experiment First, imitate the printer, wait in line, output the result)
<汤汤是小屁股 > 在 2025-06-06 上传 | 大小:588kb | 下载:0
« 1 2 ... .31 .32 .33 .34 .35 436.37 .38 .39 .40 .41 ... 2656 »

源码中国 www.ymcn.org