资源列表

« 1 2 ... .48 .49 .50 .51 .52 2353.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法BracketMatch

说明:数据结构中的括号匹配的C++程序,用来检验输入的各种括号是否配对正确。-Data structure of the C++ brace matching procedures used to test whether the input of the various brackets match correctly.
<杜剑春> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法3SAT

说明:3sat验证程序,算法验证,计算机算法设计与分析课程-3sat verification process, algorithm verification, program design and analysis of computer algorithms
<汪超> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法lianbiao

说明:数据结构与算法分析——链表例程,包括单向链表的建立,查找,倒置-Data structures and algorithm analysis- list routine, including the establishment of one-way linked list, find, inverted
<陈飞延> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhan

说明:数据结构与算法分析——栈实验,要求将某个十进制转换成八进制或二进制,根据栈的特点可以实现进制转换的算法-Data structures and algorithm analysis- stack test, request to convert an octal, decimal or binary, according to the characteristics of the stack algorithm can hex conv
<陈飞延> 在 2025-01-12 上传 | 大小:1kb | 下载:0

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

说明:本程序实现了对二叉树的前、中、后和层序的遍历-The program realization of the binary tree before, during, and after the traversal sequence
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法gradient-descent

说明:本程序用C++语言实现了梯度下降的功能-Program for the degree of gradient algorithm
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrix-inversion

说明:本程序实现了矩阵求逆的功能,也是用C++语言的,简单详细-This program implements the function of matrix inversion, but also with C++ language, simple details
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Prim

说明:本程序实现最短路径中的一个算法,prim算法、。-The program realization of a shortest path algorithm, prim algorithm.
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法suffix

说明:倍增算法实现后缀数组,在字符串处理当中,后缀树和后缀数组都是非常有力的工具,其中后缀树大家了解得比较多,关于后缀数组则很少见于国内的资料。-suffix array
<zdl> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan1

说明:创建单链表;在单链表上查找第i个数据结点,返回其data值;在单链表第i个位置上插入一个取值为value的新的数据结点;删除单链表第i个数据结点,并返回该数据结点的取值;求单链表的长度。-Create a single list in a single list on the first i find a data node, return the data value in a single list on the first i
<mm> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan2

说明:熟悉栈和队列的特点及其基本操作的实现。借助栈,将队列中的数据元素进行逆置 -Familiar with the characteristics of stacks and queues to achieve its basic operations. With the stack, the queue is set against the data elements
<mm> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构中,二叉树程序!包括中序,前序,后序查询-Data structure, binary tree program! Included in the order, preorder, postorder query! ! !
<迷路的小孩> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2353.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org