资源列表
DFA_and_FA
- 我自己按照定义编写的FA和DFA(消除趋势分析)代码,请大家参考-myself prepared in accordance with the definition of the FA and DFA (Elimination of trend analysis) code, please refer to
scanf_twice
- 这是最简单的DFA实现,使用时注意修改文件路径!有兴趣的可以修改为一次文件扫描或者使用内存数组。-This is the most simple DFA realized, when used to modify file paths! Interested be revised to a document scanning or use memory array.
Kruskaltree
- 在连通的带无权无向图中寻找一个最小 代价生成树的程序。
hafm
- 输入节点个数和对应权值,得出哈夫曼编码-input node numbers and the corresponding value of the right to come Huffman coding
cyclic2
- 基于matlab实现的循环谱估计算法,可以对具有循环平稳特点的信号进行参数估计,如直扩信号和周期调制信号 -Matlab-based spectral estimation algorithm to achieve the cycle, can be characterized with cyclostationary signal parameter estimation, such as the DS signal and cycle modulation
work_1_1
- 频率偏移估计,对初学者有很大帮助.请有用的欢迎下载-Frequency offset estimation of great help for beginners. Useful welcome to download
GPS
- Arduino的GPS程序,用于连接GPS模块-Arduino s GPS program, used to connect GPS module
Traffic__888595Bigdata--39573
- 这是一个功能很强大的源码Traffic__888595Bigdata 39573,同学们可以下载学习用-This is a very powerful source Traffic__888595Bigdata- 39573, the students can learn with download
test-program-2
- simple calculator program
斐波那契序列
- 这里实现的是二阶斐波那契序列,如果需要,可以看看里面的方法,程序还是自己编的比较有收获-here is the realization of the second Fibonacci sequence, if necessary, they can look at the methods, procedures, or the provision of more gains
shengchangzhexiaofeizhe
- 操作系统,生产者消费者问题,用C语言实现。