资源列表

« 1 23 4 5 6 7 8 9 10 ... 2658 »

[数据结构常用算法四参数随机生成法(2D)

说明:四参数随机生成法(2D)matlab 代码
<786742455@qq.com> 在 2019-06-18 上传 | 大小:6104 | 下载:0

[数据结构常用算法交叉小波代码xwt

说明:做两种因子的相关性或者两种因子在时间上相关性 里面有两种粮食的产量数据(Do the correlation of two factors or the correlation of two factors in time)
<我是你谦哥> 在 2024-03-29 上传 | 大小:449536 | 下载:1

[数据结构常用算法c -SPH

说明:SPH code based on C.
<bbowang> 在 2024-03-29 上传 | 大小:508928 | 下载:0

[数据结构常用算法landmine

说明:THUDSA2019Fall。利用数据结构栈,实现直方图内最大矩形的查找,根据最大矩形确定地雷数目(THUDSA2019fall. Using stack to find the max area in a rectangle.)
<DestinySwords> 在 2024-03-29 上传 | 大小:1024 | 下载:3

[数据结构常用算法数据结构代码

说明:数据结构代码,包括主要数据类型(顺序表,链表,队列,树,图)的实现(Data structure code, including main data types)
<hhhhyz> 在 2024-03-29 上传 | 大小:13593600 | 下载:0

[数据结构常用算法数据结构 图的应用 最小生成树问题

说明:应用最小生成树的实际问题,内含题目、代码、问题分析(Application of the minimum spanning tree to practical problems, including problem, code and problem analysis)
<德德20> 在 2024-03-29 上传 | 大小:37888 | 下载:0

[数据结构常用算法排序算法

说明:排序算法,包括简单选择,冒泡排序,归并排序,快速排序,堆排序
<1849679090@qq.com> 在 2020-01-02 上传 | 大小:329 | 下载:0

[数据结构常用算法二叉排序树_17281183_刘梦婷

说明:1.构造一棵二叉排序树并对其进行中序遍历输出; 2.在二叉排序树中查找某一关键字,若存在,显示查找成功;若不存在,将其插入到二叉排序树中,再中序遍历输出。(1. Construct a binary sort tree and output it through middle order traversal; 2. Find a keyword in the binary sort tree. If it exists, the s
<lmt19990807> 在 2024-03-29 上传 | 大小:2202624 | 下载:0

[数据结构常用算法哈希表_17281183_刘梦婷

说明:采用除留余数法构造哈希表,要求装载因子不超过0.7,线性探测再散列解决冲突,输出哈希表;任意输入关键字,判断是否在哈希表中,若存在显示查找成功并显示查找次数;若不存在,插入到哈希表中,再显示哈希表中的关键字序列。(The hash table is constructed by using the method of removing and reserving remainder. The loading factor is requ
<lmt19990807> 在 2024-03-29 上传 | 大小:2189312 | 下载:0

[数据结构常用算法二叉树_17281183_刘梦婷

说明:按先序遍历的扩展序列建立二叉树的二叉链表存储结构,实现二叉树先序、中序、后序遍历的递归算法,实现二叉树中序遍历的非递归算法,实现二叉树层次遍历的非递归算法,求二叉树的结点个数,求二叉树的深度。(The binary list storage structure of binary tree is established according to the extended sequence of traversal in the firs
<lmt19990807> 在 2024-03-29 上传 | 大小:2170880 | 下载:0

[数据结构常用算法树_17281183_刘梦婷

说明:建立树的孩子兄弟链表存储结构,求树的深度。 要求: 1)自上而下输入树中每条边(例如#A,AB,AC,BD,##),不要转换成二叉树输入。 2)按树中由根至叶子结点层次遍历顺序(每层中自左至右输入),输入结点序列及每个结点的度,构造孩子兄弟链表。(Establish the storage structure of the tree's child and brother list, and find the depth of t
<lmt19990807> 在 2024-03-29 上传 | 大小:1536000 | 下载:0

[数据结构常用算法c语言,码图合集

说明:a set of uestc computer academic matu
<seayou> 在 2024-03-29 上传 | 大小:6990848 | 下载:0
« 1 23 4 5 6 7 8 9 10 ... 2658 »

源码中国 www.ymcn.org