资源列表
不带头结点的单向链表逆置
- 给定程序中,函数fun的功能是将不带头结点的单向链表逆置,即若原链表中从头到尾结点数据域依次为:2、4、6、8、10,逆置后,从头至尾结点数据域依次为:10、8、6、4、2。 请在程序的下划线处填入正确的内容并把下划线删除,使程序得出正确的结果。 -A given program, function fun is the function of the node will not take the lead against the home one-way linked list,
mulDamp
- 该程序有效的求解解非线性方程,供大家共同学习。-The program is an effective solution for solving nonlinear equations, for all to learn together.
UFSet
- 实现了并查集的功能,参考了算法导论上的各种优化,采用路径压缩。速度比较理想-Achieved and check the functionality of the reference to the Introduction to the various optimization algorithms, using the path compression. Ideal rate
maopao
- 此程序主要是自己写的关于冒泡算法的源代码,其中若要哟普不足之处请批评指正。-The procedure is to write your own source code on the Bubble Sort algorithm, which to yo general criticism of the inadequacies please correct me.
noise_am
- 噪声幅度调制信号仿真代码(使用的是高斯白噪声)-Noise amplitude modulation signal simulation code (using a Gaussian white noise)
CorrelationIntegral
- 本代码是计算关联积分相关程序,是我之前的课题研究的成果,很少有人有。-Computation related integral program
xxx
- 应用matlab使随机的信号生成功率谱。学习价值很大,其中采用FFT傅里叶转换。-Application matlab make random signal generator power spectrum. Great learning value, which uses FFT Fourier transform.
pqtest22
- arima建模,用过计算aic获得最佳的p、q值,建立arima模型对时间序列进行预测-arima forcast program
newton
- Newton method is very better than
shadow_model
- Detecting shadowed areas on the simulated scenes. Applied to SAR, interferometric SAR, SAS, interferometric SAS.
pin
- PIN photodiode. inputs x: optical signal fs: sampling frequency (Hz) Resp: receiver respsonsivity (A/W) R: receiver resistance (Ohm) T: temperature (degrees K) Id: dark current(A) output xrec: electrical signal
人脸识别
- matlab 图像处理 人脸识别