资源列表
euler
- 计算方法中,尤拉法与改进的尤拉法的实现程序,C语言编程实现-Calculation method, Euler method and the improved Euler method of implementation procedures, C programming language implementation
invert-sequence-list
- 基于面向对象编写的顺序表的倒置,其中包括顺序表的输入和打印,倒置,-invert the sequence list
openfileandopenfolder
- 打开文件 夹希望对大家有所帮助,请大家下载参考-open file and open folder
ex3
- 802.11a matlab代码实现,是书上的代码,很全,希望能-802.11a matlab code is the code book, it is full, hoping to use
ARITH_module-(2)
- /*--- --- --- --- --- --- --- --- --- --- --- --- ---- Copyright (c) 2004 Aoki laboratory. All rights reserved. Top module: UBBCL_3_0_3_0 Operand-1 length: 4 Operand-2 length: 4 Two-operand addition algorithm: Block carry look-ah
erzhituxiangshuiyin
- 实现二值图像水印嵌入,用matlab程序写的,可以下载下来试试看。-The realization of the two value image watermark embedding
FEE
- BASIC PROGRAM OF GENERAL
PhotonicCrystal
- pc-Photonic crystal calculate transmitance versus lambda
viterbi
- 隐马尔可夫模型算法程序中的viterbi算法,一般用来调用-HMM algorithm program viterbi algorithm, generally used to call
U1
- 短时傅立叶变化,傅立叶变化都有,信号处理-Short-time Fourier transform, Fourier transform are, Signal Processing
AdpGA_matlab
- 附件为一封自适应遗传算法的matlab源代码-Attached is an adaptive genetic algorithm matlab source code
Determinant-of-matrix
- 运算矩阵行列式。 输入某个矩阵的地址,即可输出该矩阵的行列式,行列式是否为零能判断该矩阵是否奇异。-Calculating the determinant of a matrix