资源列表
JDK-6U41
- JDK 6U41 绿色免安装版 可能是JDK6最后一个升级版本了,安装后我打包提取出的绿色版。直接使用也可升级。没有源码文档范例及DB组件,以减小尺寸。-JDK 6U41 green free installation JDK6 last upgrade version, after installation, I packaged the extracted green version. Direct use can also be upgraded. Without source cod
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