资源列表

« 1 2 ... .75 .76 .77 .78 .79 2380.81 .82 .83 .84 .85 ... 2656 »

[数据结构常用算法quzao

说明:阀值去噪 用db1小波对原始信号进行3层分解并提取系数-Db1 wavelet threshold de-noising with the original signal decomposition and extraction coefficient of 3 layers
<邵明旭> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法jiancehuodongduan-

说明:活动段检测算法 适合特征向量提取 考虑断点情况-Activities segment detection algorithms for feature extraction breakpoint consider the case
<邵明旭> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法CHAZHIFANGFA

说明:使用WIN-TC编写一个程序,实现线性插值、抛物插值算法以及曲线拟合。-Using WIN-TC to write a program to achieve linear interpolation, parabolic interpolation and curve fitting algorithms.
<wu> 在 2025-06-29 上传 | 大小:18kb | 下载:0

[数据结构常用算法tree

说明:二叉树的建立、遍历、计算树的层数,简单易懂,合适初学者学习。-The establishment, computation tree traversal, the two fork tree layers, easy to read, suitable for beginners to learn.
< u6D45 u5BFB> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法sorting

说明:对以下八种排序方法:直接插入排序,希尔排序,折半插入排序,起泡排序,快速排序,简单选择排序,堆排序,归并排序。进行比较-For the following eight sorting methods: direct insertion sort, shell sort, binary insertion sort, bubble sort, quick sort, simply sort, heap sort, merge sort. Compare
<gongli> 在 2025-06-29 上传 | 大小:11kb | 下载:0

[数据结构常用算法Huffman-Coding

说明:哈夫曼编码(Huffman Coding)是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码-Huffman coding (Huffman Coding) is an encoding, Huffman coding is a variable length coding (VLC) kind. Huffman coding method proposed in 1
<rivasherlock> 在 2025-06-29 上传 | 大小:526kb | 下载:0

[数据结构常用算法Josephus

说明:约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列-Josephus (Josephus problem) is the application of a mathematical problem: Given n individuals (with numbers 1,2,3 ... n respec
<rivasherlock> 在 2025-06-29 上传 | 大小:508kb | 下载:0

[数据结构常用算法inverlinklist

说明:单链表是线性表的一种链式存储,属于线性结构,是通过指针来实现链式存储的,比之以顺序表,其存储密度更低,但是在插入, 删除操作上,其效率比顺序表要高-Single-chain is a chain store linear form, are linear structure is realized by the chain pointer stored in the order form, which is lower than the storage density, but in the
<rivasherlock> 在 2025-06-29 上传 | 大小:500kb | 下载:0

[数据结构常用算法zui--xiao-shengcheng-shu

说明:最小生成树算法 非诚实用 的几种求解算法-very good
<李超> 在 2025-06-29 上传 | 大小:472kb | 下载:0

[数据结构常用算法sorting_list

说明:排序算法的小例子,对初学者有一定的帮助,排序算法是常用的算法-Small example of sorting algorithms, there is some help for beginners
<cao> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[数据结构常用算法Linked-List

说明:一个简单的数据结构例子,用于自动建立一个单链表-A simple example of the data structure used to automatically create a single list
<张明> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法Circular-Queue

说明:一个简单的数据结构例子,用于建立一个循环队列。-A simple example of the data structure, used to establish a circular queue.
<张明> 在 2025-06-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 2380.81 .82 .83 .84 .85 ... 2656 »

源码中国 www.ymcn.org