资源列表
yufa_fenxi
- 加减乘除四则运算的语法分析器,采用自上而下的预测分析表分析方法-Four operations addition, subtraction, multiplication and division parser using a top-down forecast analysis table analysis method
ExternalInterrupt
- Internal Interrupt library for msp430 series
attachment
- MP3 ak1011 源程序文件 保证哈用 写完就开机-MP3 ak1011 source documents to ensure Kazakhstan with the finish on the boot
EKF
- algorithm of extended kalman filtr
D1Q3-model-for-non-ideal-systems.c
- A simple one dimensional lattice Boltzmann method to solve the time dependent Schroedinger equation.
scc
- 编译器词法分析器。没有错误处理。只实现了基本功能-Compiler lexical analyzer. There is no error handling. Only basic functions
NaiveBayes
- naive bayes classifier
vs1003
- mp3解码木块 vs1003 的51单片机驱动程序-wood vs1003 mp3 decoder chip driver 51
plot
- 汇聚了matlab的基本绘图程序,适用于初学者-plot on matlab
ga
- 基因算法多目标优化,一种新型的优化算法,从多点出发进行优化,具有传统优化算法不具备的优势,优化效果显著-Genetic Algorithm_multi
findlotteryunfairnessusingcPP
- A C++ program to develop unfairness metric testing
the-polynomial-Editor
- 数据结构,多项式编辑器,其基本功能 1. 创建 2. 显示 3. 复制 4. 求和 5. 求差 6. 求值 7. 销毁 8. 清空 9. 修改(①插入新的结点、②删除已有结点、③修改已有结点的系数和指数) 拓展功能(选做): 10. 微分(N阶导数) 11. 不定积分 12. 定积分 13. 乘法和乘方 14. 除法 15. 最大公约式和最小公倍式 16. 多项式的四则运算(如 “(1+2*3)/4”)-Basic func