资源列表

« 1 2 ... .01 .02 .03 .04 .05 1606.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法AD

说明:algorithms and data structures = programs
<ohoboho> 在 2024-10-07 上传 | 大小:1176576 | 下载:0

[数据结构常用算法KMP

说明:串的匹配KMP算法,模式串的Next函数值-KMP string matching algorithm, mode string function value of Next
<韩士杰> 在 2024-10-07 上传 | 大小:119808 | 下载:0

[数据结构常用算法Order-circular-queue

说明:数据结构支持的顺序循环队列,包含入队出队,取队头,清队,显示队列-The order cycle data structures to support queues, including a team into the team, take the first team, clean team, display the queue
<韩士杰> 在 2024-10-07 上传 | 大小:120832 | 下载:0

[数据结构常用算法Chain-queue

说明:数据结构支持的链式栈,包含入栈,出栈,取栈顶,显示栈,清空栈-Queue data structure to support the chain, including into the team, a team, take the team first, display the queue, the queue empty
<韩士杰> 在 2024-10-07 上传 | 大小:119808 | 下载:0

[数据结构常用算法Binary-conversion

说明:数据结构支持的进制转换,包过二-十进制的相互转换,二到八和十六的转换-Data structure to support the base conversion, including over two- decimal conversion, two to eight and sixteen of the conversion
<韩士杰> 在 2024-10-07 上传 | 大小:121856 | 下载:0

[数据结构常用算法Arithmetic

说明:四则运算主要是用字符串形式接收一个带括号的四则运算表达式,然后按照四则运算优先级的算法先括号,后乘方,乘除,加减这样的顺序将这个算式解出。-Arithmetic is mainly used to receive a string of four operations with the expression in parentheses, and then follow the four operations in parenthese
<zhoulu> 在 2024-10-07 上传 | 大小:13312 | 下载:0

[数据结构常用算法shortpath

说明:求最短路径,分别用邻接矩阵和邻接表,把路径保存在PATH数组里面。-The shortest path, respectively, with adjacency matrix and adjacency list, the path stored in the PATH array.
<zhoulu> 在 2024-10-07 上传 | 大小:1024 | 下载:0

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

说明:创建二叉树,先序中序后序递归二叉树,求叶子数目,求树高,左右子树交换。-Create a binary tree, in order of first-order recursive post-order binary tree, find the number of leaves, tree height requirements, exchange of left and right subtrees.
<zhoulu> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法seven-ranking-method

说明:用7种不同的方法对输入的10数进行排序,包括二归路排序法,谢尔排序法,快速排序法-In seven different ways to sort the input number of 10, including two return sort, Shell sort, quick sort, etc.
<leafinee> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法shunxubiao

说明:(1)输入一组整型元素序列,建立顺序表。 (2)实现该顺序表的遍历。 (3)在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4)判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5)实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6)输入整型元素序列利用有序表插入算法建立一个有序表。 (7)利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8)编写一个主
<吴琪> 在 2024-10-07 上传 | 大小:2048 | 下载:0

[数据结构常用算法DS-5

说明:用java写的一个求两个多项式相加的算法,用了树的数据结构-a program to add two polynomials
<hehe> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[数据结构常用算法Lnode

说明:本程序是学习数据结构的基础程序,主要有线性链表,栈,多为数组。-This program is to learn basic programming data structures, mainly linear linked lists, stacks, and more for the array.
<袁风帆> 在 2024-10-07 上传 | 大小:156672 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1606.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org