资源列表
dmenuxml
- MTK平台xml解析器,用起来还是不错的,可以-MTK platform, xml parser, using them is still good, you can try
convolution
- Cyclic and convolution codes -Cyclic and convolution codesCyclic and convolution codes
SPHnumerical
- to study SPH. It will be help.
OpenSSLpart2
- This is tutorial from me about open SSL there is two part
l-openssl
- This tutorial how to program openSSL, this is good article..so please try it-This is tutorial how to program openSSL, this is good article..so please try it
opnSSL
- This open SSL programming tutorial, please try it by yourself-This is open SSL programming tutorial, please try it by yourself
ACoding
- 一个压缩编码中的压缩模块,很经典的一种算法描述和实现,值得借鉴-compressing coding
Arithmetic
- 压缩编码中的算术编码,利用matlab进行建模和编码,做到了成功压缩和解压缩的功能- AC Coding with matlab
yasuo
- huffaman编码,用于压缩的另一种方法,主要利用二叉树的方法进行编程-huffaman
cpp3
- 压缩编码的一种经典方法,LZW码,基于字典的建模原理,首先构建字典,然后通过搜索进行压缩-LZW
cpp1
- 压缩编码的又一经典方法,游程编码,可对于连零连一有较好的压缩效果-compressing coding
cpp2
- 简单的压缩编码——算术编码,可实现基于算术编码原理的二进制压缩-AC Coding