资源列表
[matlab例程] fenxingweishu
说明:此程序是用来计算HRV的非线性参数:分形维数和近似熵-The program is used to calculate HRV nonlinear parameters: fractal dimension and approximate entropy<Lisa> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[压缩解压] dhuff_BYTE_ARRANGE
说明:Image files that employ JPEG compression are commonly called "JPEG files", and are stored in variants of the JIF image format.<justin> 在 2025-06-03 上传 | 大小:298kb | 下载:0
[数据结构常用算法] 1132154564787
说明:这是一个链栈,用户可以根据提示进行栈的入栈、出栈等基本操作。-This is a chain of stack, the user can be prompted to stack the stack, the stack and other basic operations.<小发> 在 2025-06-03 上传 | 大小:1kb | 下载:0
[matlab例程] PCM-for-flow-in-porous-media
说明:附件是一份PDF文档有关KL-PCM,概率配点法模拟,KL展开等随机模拟较好的一篇综述-Probabilistic collocation method for flow in porous media: Comparisons with other stochastic methods<> 在 2025-06-03 上传 | 大小:791kb | 下载:0
[人工智能/神经网络/遗传算法] gatx-tools
说明:这是《Matlab遗传算法工具箱及应用》一书的随书源码-This is source code of the "Matlab genetic algorithm toolbox and its application,"<zch> 在 2025-06-03 上传 | 大小:1.33mb | 下载:0
[matlab例程] MATLAB-learning
说明:极力推荐,PKU-Matlab课程的学习的PPT,很适合初学者。-Highly recommended, PKU-Matlab courses of study on the PPT, it is suitable for beginners.<> 在 2025-06-03 上传 | 大小:185kb | 下载:0
[数据结构常用算法] NumberDecomposition
说明:对任给的一个正整数m,把它拆分成n(n<m)个数的组合,求出组合方式和组合的个数。比如给一个数m=4,把它拆分成n=2个数之和,那么有1、3;2、2 这两种组合.(m>=n-Number decomposition<樊双喜> 在 2025-06-03 上传 | 大小:119kb | 下载:0
[数据结构常用算法] source_code
说明:1.排序算法:快排,插入排序,选择排序,冒泡排序,堆排,归并排序 2.无向图:建立邻接表,并深度遍历 3.二叉树:建树,插入叶子节点并删除,计算深度及高度,前序中序后序遍历,以及用栈实现的非递归遍历 4.二叉排序树:建树并插入、删除结点 5.通讯录:有主界面,能添加,删除查找相应的数据-1.sort:quicksort select sort,insert sort,heap sort.etc. 2.graph:cr<zyw> 在 2025-06-03 上传 | 大小:15kb | 下载:0