资源列表
structreadwrite
- 建立一个或多个结构体代表不同的复杂数据类型。 利用结构体数组来暂时存储要进行操作的数据 通过把结构体数组元素存到文件里的形式完成对数据的永久存储。 一般操作流程为 如对某个记录进行操作 1. 先把所有数据从文件中调入到一个结构体数组中暂时存储 2. 再通过指针运算或数组运算对数组中的某些记录进行操作和赋值。 3. 最终结束操作后,把改变过的结构体数组再存到文件中保存起来-establish a st
chenche
- 该程序主要是模拟公交车问路系统,通过有向图建立各个站点以及公交车之间的联系,为乘客提供方便的服务
dft
- verilog语言实在点变换DFT源代码,可以配合软核或者其他CPU进行综合FFT变换,也可以单独使用生成module!-verilog language is point FFT transform source code, can tie in with the soft-core CPU, or other integrated FFT transform, it can be used to generate module!
multidim_bsort
- 二维数组的冒泡排序-Bubble sort of Two-Dimensional Arrays
g_p
- 关于嵌入维数的G-P算法,经过调试后,可以运行,方便应用。-a G-P suanfa about choas
bingbanfenge
- 可以用于对有病斑的图像进行病斑提取,可以自行切换需要前景还是后景-Can be used to have a lesion lesion image extraction can switch needs its own background or foreground
EuclideanDistance
- it s matlab code for Euclidian distane in data miningin pattern recognition
GA
- matlab 自带函数解决无约束优化问题-matlab GA function solve unconstrained optimization problems
test16
- power flow uising newton rafson method on ieee 16 bus system. with monitoring min buses on the system and power losses.
WTMM_local
- 基于小波相关工具箱中的wavelet.m代码的直接CWT多重分形谱分析- Multifractal spectrum analysis directly related to CWT wavelet toolbox wavelet.m code based
BP-neural-network
- 这是一个BP神经网络的程序源代码,对初学者有帮助-This is a BP neural network program source code, for beginners help
symetric-key
- Symmetric key encryption algorithm
