资源列表
exp4
- 哲学家就餐问题C语言模拟,pthread库实现-The Dining Philosophers Problem C language simulation, pthread library implementation
750duquaccessbiao
- 读取access表的内容 并且根据表名对于网站开发有很好的示范作用-Read access the contents of the table and in accordance with the table name for the site development has a very good example for
DTMF
- HT9170解码程序,用于家电远程智能控制系统-HT9170 decoding process
wideband
- 超宽带信号的处理,超宽带信号主瓣部分的生成-Ultra-wideband signal processing, ultra-wideband signal generation part of the main lobe
MIMOray
- 一个mimo天线阵列的m文件,有助于加深对mimo天线排布方案的理解,对学习mimo系统有一定的帮助。-A mimo antenna array of m files, enhance the scheme for mimo arrangement, antennas for learning mimo systems have some help.
letter-frequence.
- 一个小程序,可以统计输入字符的个数。非常方便快捷-For several lines of string which are made by alphabets a ~ z , judge the most frequent character in it and sort the characters by their frequence.
mq5_rev
- Mega32 using gas sensor MQ5 rev1
gebian0
- 割边算法代码 内含基本算法和例题 是一个很好的教学材料-Cutting edge algorithm code contains the basic algorithm and examples is a good teaching and learning materials
AR-model
- 包括各种AR模型现代功率谱估计方法,burg法、自相关法、协方差法等。-Modern power spectrum estimation method includes a variety of AR model
Constrained-optimization-problem
- 有约束最优化问题:利用matlab中已有的函数。举了一个利用里面函数求最小值的例子。这是最优化与运筹学中会经常遇到的问题-Constrained optimization problem: using the matlab existing function. For a use inside function minimise example. This was the optimized and operations research will often encounter problem
bezier
- 利用bernstein多项式画出任意n次的bezier曲线,简单易懂,容易实现-Bernstein polynomial to draw arbitrary n times bezier curve, easy to understand, easy to implement
3x4-Lineaire-Equation-system
- A C++ code that solves 3x4 Linear equation systems using the pivot gauss methode.