资源列表
conm
- 含有成员对象的类的构造函数,派生与继承的体现-Contains the constructor of the class members object, derived with the manifestation of the inherited
Ex3_2
- 误差处理与数据分析 实验数据为真实数据,用几种算法解决问题,可以看到结果是一样的 -Data Analysis
BellmanFord
- bellman-ford algorithm 最短路径-bellman-ford algorithm shortest path
cA-excitable
- 元胞自动机excitable,matlab仿真代码,非常有参考价值。能成功实现。-Cellular Automata excitable, matlab simulation code, very valuable reference. Can be successfully realized.
oneconvertrgb2ntsc
- hi i will give you my project accept it or not
123456
- 对信号的FFT变换和有随即噪声信号的FFT变换,适合初学者学习-FFT transform of the signal and then noise signal FFT transform, suitable for beginners to learn
DIJKSTRA
- digestra algoritm turbo c dos ide tested ok
2
- 主要实现隔天日期的输出,对年月日的特殊情况作了简单的分类。-The main achievement of the output of the date of the next day
huodonganpai
- 汽车加油问题:一辆汽车加满油后可以行驶N千米,汽车从A地开往B地,途中有K个加油站,已知AB两地距离最近一个加油站的距离以及各个加油站和之间的距离(各个加油站之间的距离不完全相等)。设计一个有效的贪心算法使沿途的加油次数最少,并指出应在哪些加油站停靠加油;-Vehicle refueling problem: Fill up the car after driving N kilometers, bound car from A to B, on the way there are K gas
jdvad
- 用短时平均能量值对干净的语音信号进行检测,可以区分语音和非语音部分-With short time average energy value to test the clean speech signal, can distinguish between voice and non-voice part
PskScyB
- 产生psk调制信号的源程序,并对信号进行成型滤波及上变频-generate PSK modulated signals, and the signals pass the shaping filter and DUC
ds11
- 模式匹配 由用户输入主串s和模式串t,对s和t进行模式匹配。若匹配成功,返回模式串在主串中第一次出现的起始位置(下标),编号从0开始;反之,返回-1。 注:使用KMP算法 -Pattern Matching S main string entered by the user and the pattern string t, s and t for pattern matching. If the match is successful, the starting positi