资源列表
diedai1
- 这是一种牛顿迭代法 主要应用于 非线性方程中-This is a Newton iteration method is mainly applied to nonlinear equations
expression-translator
- 构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression translator
compiler_68290
- 一个小型编译器c源代码,一个很不错的编译原理实践成果-A small compiler source code
CONFIG_AVR-DOS
- Config File-System for Version 5.4: Needs BASCOM-AVR 1.11.8.2 or higher- Config File-System for Version 5.4: Needs BASCOM-AVR 1.11.8.2 or higher
QQ
- GridCtrl.h 这个头文件是用来制作表格的工具,可以利用MFC编程时加到相应的头文件里-excel control we are happy to learn C++.and if you want to paint a excel,you will need this control.
main
- 设计实现一个词法分析程序,加深对词法分析原理的理解-Design and Implementation of a lexical analysis program to deepen the understanding of the principles of lexical analysis
CONTROLO_CNC
- Controlo de PMSM para CNC com PIC18F4520 (por concluir)
AI_1
- 过程描述八数码问题,可以成功解决8数码游戏-Procedure describes eight digital issues can be successfully resolved eight digital game
k_clust
- algorithme k-cluster
and---3-con-pic
- and 3 gates with pic 16f84a simulated on proteus
chars
- NN charater generator
CiFa
- 编制一个能够分析三种整数、标识符、主要运算符和主要关键字的词法分析程序-Preparation of an ability to analyze three kinds of integer identifier, the main operator and main keywords of lexical analysis procedures