资源列表

« 1 2 ... .55 .56 .57 .58 .59 1260.61 .62 .63 .64 .65 ... 2656 »

[数据结构常用算法Java_DataMing

说明:应用递归思想,完成深度优先的递归,当完成递归后,生成决策树。最后根据决策树,作出决策-Application of recursive thinking, complete depth-first recursive, generated after the completion of recursive decision tree. Finally, decision trees, decision-making
<Davad> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法MaxSubStr

说明:动态规划法求最大子段和,算法设计与分析练习用-Dynamic programming to the largest sub-segment, the algorithm for practice
<qindan> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法pca

说明:pca code for calculation of pca
<pooria> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法backtracking-method-split-

说明:采用回溯的方法拆分整数,效率相对较低,但是容易理解,使用栈实现,原创-Retrospective method split integer efficiency is relatively low, but it is easy to understand, use the stack to achieve, originality
<黎明> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法DataStruct_String

说明:数据结构试验 第四章 串。含试验PPT,试验源代码-Experimental data structure-- string
<yang> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法Data-structurech4

说明:在c语言中,数据结构的完美基础学习代码,详细的例子,容易上手。-C language data structure the perfect based learning code, detailed examples, easy to use.
<张洪严> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法lab02

说明:此文件是有关线性表顺序存储结构上所有功能的实现,例如构造空表、销毁或重置、元素个数、插入以及删除、返回值的实现等。-This file is the linear table stored in the order structure all functions are implemented, such as empty table structure, destroyed, or reset, the number of elements, insert, and delete, the r
<Andy> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法Calculator

说明:这是一个对算术表达式进行求值的控制台程序,程序主要用了数据结构中的栈的方法思想。先把表达式转化为后缀表达式,然后两对后缀表达式求值。程序可以实现对加、减、乘、除、乘方进行运算,还支持括号-This is an arithmetic expression is evaluated console program, the program mainly used the data structure stack method thought. First expression into postfi
<qiur> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法test

说明:稀疏矩阵的压缩与还原。 一个矩阵含有非零元素比较少,而零元素相对较多,这样的矩阵称为稀疏矩阵,对稀疏矩阵的存储我们不用完全用二维数组来存储,可以用一个三元组,即任意一个稀疏矩阵可以用一个只有三列的二维数组来存放,要求把给定的稀疏矩阵用为三元组表示;同时把三元组转换为稀疏矩阵形式。 -Sparse matrix compression and reduction.A matrix with nonzero element is less, and zero element is relat
<denghuakaidiewu> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法PCD

说明:集中度、集中期分析 matlab代码 用于降水、径流分析-precipitation concentration degree (PCD)
<dengshan> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法morton

说明:莫顿编码 是根据数组的行和列的二进制数值,呈Z型编码的程序-Morton code is based on the binary value of row and column array, was Z-coded program
<> 在 2025-06-10 上传 | 大小:17kb | 下载:0

[数据结构常用算法CH4

说明:严老奶奶 第4章 数据结构源码 完全可用-The 4th chapter strict grandmother fully available source data structure
<anan> 在 2025-06-10 上传 | 大小:17kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 1260.61 .62 .63 .64 .65 ... 2656 »

源码中国 www.ymcn.org