资源列表
cifafenxi
- 编译原理,词法分析,C++写的,是课后习题的源代码。-Compiler theory, lexical analysis, written in C++, is the after-school exercise source code.
jcropsrc
- jpeg transcoding (encoding and decoding) crop, flip horizontal and vertical, transpose, transevrse-jpeg transcoding (encoding and decoding) crop, flip horizontal and vertical, transpose, transevrse...
steganolab-src-rev_4-(1).tar
- jpeg compressor and decompressor code incroping a steganograpie into the bit steam jpeg with a pnrg sequence cypted by a RSA algorithm
jpegcrop
- select a region of interest in jpeg file to extract that region and save it in another file jpeg
openjpeg-2.0.0-win32-x86
- JPEG 2000 encoding and decoding, DCT, quantization, encoding entropic, huffman, arithmetique, wavelets coefficients
HW-4-Convolutional-Codes
- bcjr convolutinal code
mm
- It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
an
- calculates cost of one ounce of pure alcohol given volume, price, and proof. special calculations for beer and if converting from mL to Oz.
8-puzzle-(java)
- 8puzeel program by java-8puzeel program by java
nat
- matlab codes for fabric
Lexer
- C++词法分析器,通过设定关键字,简单得对c++词法进行分析,能分析出标识符,运算符等-The C++ lexical analyzer by setting the keyword, simple a pair c++ lexical analysis, analysis of the identifier, operator
SyntaxAnalysis
- 用MFC写的词法分析器 能分析大部分C语言的保留字符和各种界符、算符、整数、标示符等等。-Write with MFC lexical analyzer can analyze the reserved character of most of the C language and the various delimiters, operators, integer identifier.