资源列表

« 1 2 ... 96 97 98 99 100 101.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法ALGO3-9

说明:用于迷宫问题的解决用户根据根据要求进行设置即可在屏幕上显示-Maze problems for users in accordance with the requirements set can be displayed on the screen
<肖克> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法c_guanjianlujing

说明:关键路径 c语言-Critical Path c language
<王健> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法jianyiyuan

说明:这是一个建医院的问题,几个村庄之间建造医院,求得最短路径
<yuteng> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法2-lu

说明:数据结构中的所涉及到的2-路插入排序的算法函数-Data structures involved in the 2- Road Insertion Sort algorithm function
<laixianhang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchalianbiao

说明:若在二叉链表的结点中只增设一个双亲域 以指示其双亲结点,则在遍历过程中能否不设栈? 试以此存储结构编写不设栈进行中序遍历的递推形 式的算法。-If the binary node list only the addition of a parent domain to indicate their parent node, then traverse the process can not stack? Try to sto
<laixianhang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuangqing

说明:若在二叉链表的结点中只增设一个双亲域 以指示其双亲结点,则在遍历过程中能否不设栈? 试以此存储结构编写不设栈进行中序遍历的递推形 式的算法。-If the binary node list only the addition of a parent domain to indicate their parent node, then traverse the process can not stack? Try to sto
<laixianhang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法zxj

说明:拓扑排序 有向图拓朴排序算法的基本步骤如下: ①从图中选择一个入度为0的顶点,输出该顶点; ②从图中删除该顶点及其相关联的弧,调整被删弧的弧头结点的入度(入度-1); ③重复执行①、②直到所有顶点均被输出,拓朴排序完成或者图中再也没有入度为0的顶点(此种情况说明原有向图含有环)。
<zhang> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法wenzhangbianji

说明:本程序可以实现的功能是输入一页文字后,程序可以统计出文字、数字、空格的个数。对于文章的内容统计作用效果较好,还可以删除字符串,并把后面的内容与之前的内容自动连接上,且简单易懂,也便与实现。-This procedure can realize the function is to input a text, the text can be statistics, numbers, the number of spaces. Statis
<赵越> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法joseph

说明:编号为1,2,…,的个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始按照顺时针方向自1开始顺序报数,报到时停止报数。报的人出列,将他的密码作为新的值,从他在顺时针方向上的一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Numbered 1,2, ..., individuals sitting around a clockwise direc
<ammy> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法sanliebiao

说明:散列表```用线性探测解决冲突``````` -`` `Hash table using linear solution to the conflict detection ```````
<swallow> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法xishujuzhenxiangcheng

说明:C语言实现的稀疏矩阵相乘。采用了子函数结构,实现了输入两个稀疏矩阵,用三元表法实现其相乘的子函数计算后打印矩阵。-C Language Implementation of sparse matrix multiplication. Functions using the structure, the two realize the input sparse matrix, using ternary realize its multip
<宋莹> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法structLinkList

说明: 用单链表创建两个多项式,然后实现两个多项式的相加
<Tom> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... 96 97 98 99 100 101.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org