资源列表

« 1 2 ... .78 .79 .80 .81 .82 583.84 .85 .86 .87 .88 ... 2656 »

[数据结构常用算法LCS

说明:实现求解整数的递增子序列。给出一串整数,求解其最长递增子序列。-Realize incremental solving integer sequence. Given a string of integers, solving the longest increasing subsequence.
<wu> 在 2025-02-25 上传 | 大小:317kb | 下载:0

[数据结构常用算法AlgorithmUsingJava

说明:<算法导论>第二版大部分算法实现. 1. 各类排序和顺序统计学相关 2. 数据结构 2.1 基本数据结构 2.2 散列表 2.3 二叉查找树 2.4 红黑树 2.5 数据结构基于红黑树的扩张 3. 高级涉及和分析技术 3.1 动态规划相关 3.2 贪心算法相关 3.3 用于不相交集合的数据结构 4. 部分图算法.-<Introduction to Algorithms&g
<QJGui> 在 2025-02-25 上传 | 大小:317kb | 下载:0

[数据结构常用算法Trie

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

[数据结构常用算法FixMath

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

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

说明:complexity of the algorithm O(n^2) O(n) O(n*logn)
<Aygerim> 在 2025-02-25 上传 | 大小:317kb | 下载:0

[数据结构常用算法Graph

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

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

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

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

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

[数据结构常用算法Bindnary Tree

说明:C++实现数据结构中二叉树的ADT 可实现创建 求最小二叉树等等功能(C++ data structure to achieve the two fork tree ADT, you can create, seek the minimum two fork tree, and so on)
<马晨飞 > 在 2025-02-25 上传 | 大小:318kb | 下载:0

[数据结构常用算法text

说明:实现二叉树的遍历,给定先序和中序二叉树,返回整个二叉树的结构(To achieve the traversal of the binary tree, the structure of the whole binary tree is returned given the first sequence and the middle sequence binary tree)
<yesdad > 在 2025-02-25 上传 | 大小:318kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 583.84 .85 .86 .87 .88 ... 2656 »

源码中国 www.ymcn.org