资源列表

« 1 2 ... .99 .00 .01 .02 .03 1404.05 .06 .07 .08 .09 ... 2656 »

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

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

[数据结构常用算法DataStruct_String

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

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

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

[数据结构常用算法Calculator

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

[数据结构常用算法test

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

[数据结构常用算法PCD

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

[数据结构常用算法morton

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

[数据结构常用算法CH4

说明:严老奶奶 第4章 数据结构源码 完全可用-The 4th chapter strict grandmother fully available source data structure
<anan> 在 2024-10-11 上传 | 大小:17408 | 下载:0

[数据结构常用算法distance

说明:求平面求百万点的最小距离, 求平面求百万点的最小距离 求平面求百万点的最小距离-distance of point
<郑登平> 在 2024-10-11 上传 | 大小:17408 | 下载:0

[数据结构常用算法Huffman

说明:Huffman树的应用,可对从文件中读入文章,对文章字母进行Huffman排列并输出,实现其功能。-Huffman tree applications can read articles from a file of articles and letters arranged Huffman outputs to achieve its function.
<林祥坦> 在 2024-10-11 上传 | 大小:17408 | 下载:0

[数据结构常用算法17

说明:建立快速傅利叶变换 C 语言源代码 17K-Establishment of Fast Fourier Transform C language source code for 17K
<陈小文> 在 2024-10-11 上传 | 大小:17408 | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 1404.05 .06 .07 .08 .09 ... 2656 »

源码中国 www.ymcn.org