资源列表

« 1 2 ... .69 .70 .71 .72 .73 2074.75 .76 .77 .78 .79 ... 2656 »

[数据结构常用算法Trie

说明:Trie数据结构,一种字符串存储方式,可以提高字符串的查找效率-a data structure of Trie, which can be used for storing the strings and improve the searching efficiency for a given string
<黄异> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法basicoperation_forstack

说明:包括数据结构中栈的一些基本操作如 push,pop,同时包括了栈的一些常用 经典算法,如表达式求值等,还有一些构建栈的常用算法,如构建字符栈,表达式栈-Including data structures some of the basic operation of the stack, such as push, pop, also include a stack of some commonly used classical
<seckCoder> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法FixMath

说明:VC++下面实现的矩阵定运算,采用定点数运算法则,包含基本的加减乘,求逆-VC++ to achieve the following set of matrix operations, using fixed point algorithms, including basic addition and subtraction, multiplication, inverse
<李里> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法Stack_buffer

说明:用堆存储方式实现字符串的基本操作的课程设计涵盖了丰富的堆栈操作 最主要的是有详细的PPT介绍说明-Heap storage for string with the basic operation of the curriculum covers a wealth of stack operations is most important is a detailed descr iption of PPT Introduction
<Vencent_H> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法Dynamic

说明:求最长公共自序 列,动态规划算法求最长公共自序 列,动态规划算法 -Preface to seek the maximum demand up to the public from the public sequence, dynamic programming algorithm for getting up to the public from the sequence, dynamic programming algorithm
<chen> 在 2024-10-21 上传 | 大小:325632 | 下载:0

[数据结构常用算法O(n)-O(n2)-O(nlogn)

说明:complexity of the algorithm O(n^2) O(n) O(n*logn)
<Aygerim> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法Graph

说明:邻接矩阵的建立,赋值和输出所建立 的矩阵-The establishment of the adjacency matrix, assignment and the output of a matrix
<陆逸冰> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法Single-operating-table

说明:数据结构的基本操作,属于单链表的操作,不懂的可以-The basic operation of the data structure
<> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法kuaisupaixusuanfa-

说明:快速排序算法及其优化结构的调整,属于数据结构算法类问题-Quick sort algorithm
<> 在 2024-10-21 上传 | 大小:325632 | 下载:0

[数据结构常用算法Doubly-linked-.

说明:线性表链式存储(双向链表)插入、删除运算 1、预习要求:线性表的插入、删除相关概念及运算,完成线性表元素的插入、删除。 2、实验目的: (1)了解线性表的插入、删除相关概念; (2)理解线性表的插入、删除过程和结构定义; (3)掌握算法转换为程序的过程中的变化。 3、实验内容及要求: (1) 以“一个较完整的程序范例-顺序表”程序框架为框架 (2)双链表结构体为: typedef struc
<the spring> 在 2024-10-21 上传 | 大小:325632 | 下载:0

[数据结构常用算法Tower_of_hanoi

说明:初学C++时编写的一个解汉诺塔问题的小程序.使用递归算法.-Tower of Hanoi
<lindongyang> 在 2024-10-21 上传 | 大小:324608 | 下载:0

[数据结构常用算法introduction-to-algorithm

说明:算法导论第三版书里的部分代码(大约到第22章,22章之后的代码稍后会更新)。-introduce to algorithm,this compressed file includes all the source code before chapter 22 (including 22), which all are writen by myself.
<lixiaobo> 在 2024-10-21 上传 | 大小:324608 | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 2074.75 .76 .77 .78 .79 ... 2656 »

源码中国 www.ymcn.org