资源列表
flex_lcd
- source code for lcd in pic
observer
- 观察者模式(Observer Design Pattern )的基类。使用者只要把这四个文件加入到工程,并且从CSubject派生自己的Subject类,从CObserver中派生自己的Observer类,并且实现Update()函数。即可实现观察者模式。-Observer Design pattern.You just need to add these four files into your project.You can easily implement the observer pat
8puzzle
- 8 puzzle using a decision tree.
judgenumerber
- 在程序运行时,经常需要输入一些数据,数据输入的正确与否影响到程序的正常运行.因此,有必要对输入的数据进行检验.过滤掉不合法的数据.-in running, often need to import some data data input correct or not affect the normal operation procedures. Therefore, it is necessary to input data for examination. do not filter out
Da123
- 在cad里写的标注辅助,可以规范标注的位置,使得整齐又美观,目前只写了前3排标注的命令,分别是da1,da2,da3,懂lisp的可以自己写下去
1
- 这是一个关于FFT和DFFT算法的c语言程序代码,在VC++中调试成功。-This is about FFT and DFFT.
bandnew
- a crawler for information of metal bands on "http://www.metal-archives.com/"
clock
- 数字时钟led显示,de2开发板,HEX显示分秒-digital clock
lms-mismatch
- 对基于LMS算法的通道失配校正模型进行仿真。仿真不同信噪比条件下校正前后的通道失配度改善情况,参考信号为叠加有噪声的随机方波信号。-LMS algorithm based on channel mismatch correction model for simulation. Channel mismatch before and after the correction to improve the signal to noise ratio of different simulation c
PID-Tuning-using-PSO
- PID+genetic algoritm PSO
Canon
- 该程序为一系列音符代码,运行即自动演奏完整版卡农音乐。-The program is a series of note code, running the full version of Canon music player.
BEIBAO
- 给定空间和时间,要求将特定设备的配置最佳化,这就用到了“背包”算法-A given space and time, require that the specific device configuration optimization, it is used to backpack algorithm