资源列表
baca-sensor-DHT-
- bascom code for DHT11 measure temperature and humidity
3generator9node
- 自己搭建的三机九节点模型,可以运行,并且满足一般的学习研究用-3generators and 9 nodes
liziqun
- 粒子群优化是一种新兴的基于群体智能的启发式全局搜索算法,粒子群优化算法通过粒子间的竞争和协作以实现在复杂搜索空间中寻找全局最优点。-Particle swarm optimization is a new global search heuristic algorithm based on swarm intelligence, particle swarm optimization algorithm by particle competition and collaboration to a
PESQ
- Implementation of PESQ algoritm in Matlab
main
- A bottom-up parse corresponds to the construction of a parse tree for an input string beginning at the leaves (the bottom) and working up towards the root (the top) . It is convenient to describe parsing as the process of building parse trees, althou
ADE7753-master
- ADE7753 master for arduino
CMM-Interpreter
- CMM解释器,CMM就是相对于C++,就是对C语言的进一步简化。-CMM interpreter,CMM is a simple language to explain the first part of C- Analysis.
Engine-tachometer
- 飞思卡尔16位发动机转速代码,用于车速的变成与控制。-Fly think of Carle 16 engine speed code,A form used for speed control.
Tiger
- 关于Tiger语言的编译器,进行了多种优化,生成mips代码完全正确-Compiler for Tiger with optimization
miaobiao
- 按键控制启动、停、暂停和继续的秒表程序及仿真-Stopwatch program and simulation button control,
C3_compiler
- C3程序设计语言源代码是一种简单的程序设计语言,语法类似C++,目前这个语言还没有什么实际的用途,但是可以用作编译器开发的参考。-This is a compiler. It compiles a very c++-like language that the author refer to as c3.
code
- C codes for mathametical functions like Euler formula, false position, gauss seidal etc