资源列表
[matlab例程] matlabchulimingling
说明:matlab关于图像处理的命令集,是pdf格式的,对刚刚学习MATLAB的人很有帮助<baesea> 在 2025-11-23 上传 | 大小:417kb | 下载:0
[matlab例程] 29782199zuisuxiajiangfa
说明:最速下降法,用MATLAB实现。很经典!-Steepest descent method, using MATLAB to achieve. Classic!<Yang Kan> 在 2025-11-23 上传 | 大小:4kb | 下载:0
[数据结构常用算法] datastructure
说明:数据结构示例。适用于对数据结构有一定基础的人研究练习-Examples of data structure. Data structure suitable for a certain practice-based studies<vindim> 在 2025-11-23 上传 | 大小:36kb | 下载:0
[matlab例程] 17869318Powerlaw_with_Expected_Exponent
说明:幂率分布的无标度网络的生成,非常新的一个方法-Power-law distribution of scale-free network generation, a very new approach<陈国章> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] pxtree
说明:每一个参加排列的数据对应二叉树的一个结点,且任一结点如果有左(右)子树,则左(右)子树各结点的数据必须小(大)于该结点的数据。中序遍历排序二叉树即得排序结果。-Order to participate in each of the data corresponding to a binary tree node, and any one node if there is left (right) subtree, then the left (right) subtree of the data<www_007gzs_com> 在 2025-11-23 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 21840311complexnetworks
说明:复杂网络的生成,度以及聚类系数以及其它方面的研究。-The generation of complex networks, degree and clustering coefficient, as well as other research.<陈国章> 在 2025-11-23 上传 | 大小:17kb | 下载:0
[matlab例程] PowerSpectrumDemo11
说明: 带功率谱展示和声音输出的交互的信号生成器的源代码。 -Interactive signal generator with power spectrum display and sound output<fanchao> 在 2025-11-23 上传 | 大小:10kb | 下载:0
[数据结构常用算法] li1
说明:设有由n个不相同的整数组成的数列,记为: a(1)、a(2)、……、a(n)且a(i)<>a(j) (i<>j) 例如3,18,7,14,10,12,23,41,16,24。 若存在i1<i2<i3< … < ie 且有a(i1)<a(i2)< … <a(ie)则称为长度为e的不下降序列。如上例中3,18,23,24就是一个长度为4的不下降序列,同时也有3,7,10,12,16,24长度为6的不下降序列。程序要求,当原<www_007gzs_com> 在 2025-11-23 上传 | 大小:1kb | 下载:0