资源列表
1
- 编写语义分析程序,实现对算术表达式的类型检查和求值。要求所分析的算术表达式由如下文法产生: E->E+T | E-T | T T->T*F | T/F | F F-> id | (E) | num -Write semantic analysis procedures, to achieve the type checking and arithmetic expressions are evaluated. Requirements analysis a
8mhz-freq
- freqency meter enjooy it
CuentaBancaria
- C++ s POO working, SO FUCKING EASY
progisp1.72
- new Version for USBASP programmer 1.72
horizonlinedetection
- in this program the horizon line detection is found out by using canny edge detector and hough transform.
zonal-coding
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
threshold-coding
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
shat
- The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
EQ_N_L
- A PROGRAM IN C LANGUAGE FOR NON-LINEAR EQUATION
CPP-Programs
- The purpose of this tutorial is to outline the basic process for creating an C++ application
cPP-projects
- overloading program in c-overloading program in c++
LM35-and-ATMEGA8
- Interfacing LM35 with LCD 16x2 on ATMEGA8-16PU. Bascom