资源列表
decode
- Huffman decoder, given codebook and encoded text to verify your algorithm. need codebook.txt each line consists of letter space its code
pcm2g711
- pcm 转g711代码。在程序中直接调用pcm2g711方法即可,ALawEncode是具体的算法函数。-pcm2 g711 code
part1
- RGB image compression and reconstruct image
Findgamewindowhandle
- 介绍了用VC++如何实现查找游戏窗口句柄及游戏进程ID-Introduced with VC++ how to find the window handle and play the game the process ID
ssbm
- 算术编码,matlab实现编码与译码,而且不考虑其精度-Arithmetic coding, matlab coding and decoding achieve, and do not take into account their accuracy
MATLAB-lingo
- 模拟退火算法,采用lingo算法,比MATLAB更加简洁方便。欢迎下载!-modelling computing
Tools-for-implementation-of-Mathematical-expressi
- Python Program that creates, implements mathematical expressions.
yichangbuhuo
- 异常捕获的代码,教学代码。适合新手学习参考-Exception caught in code, instruction code. Suitable for novice learning information
unfold_three_order_tensor
- 三阶张量的展开,分别按模-1,2 ,3,且有相应的按模式合并,共两个m文件。-unfold a three order tensor by mode-1/2/3, and refold the 3-order tensor by mode-1/2/3 respectively.
3
- 第3套,先按产品代码排序,再按金额大小排序-3 sets, press the product code sort, then the amount of the sequences
iceCube
- Simulacion de Cubo de nieve
gzip
- gzip的压缩和解压缩的使用范例,封装了两个函数,compress和uncompress。-examples of the use of gzip compression and decompression, two functions, compress, and for uncompress.