资源列表
cPP-projects
- overloading program in c-overloading program in c++
CPP-Programs
- The purpose of this tutorial is to outline the basic process for creating an C++ application
EQ_N_L
- A PROGRAM IN C LANGUAGE FOR NON-LINEAR EQUATION
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.
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.
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.
horizonlinedetection
- in this program the horizon line detection is found out by using canny edge detector and hough transform.
progisp1.72
- new Version for USBASP programmer 1.72
CuentaBancaria
- C++ s POO working, SO FUCKING EASY
8mhz-freq
- freqency meter enjooy it
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
compile
- 编译大作业,实现了文法中的所有内容,具体文法在附件中可以看到-Compile large operations, to achieve a grammar all content, specific grammar can be seen in the Annex