资源列表
SwingProject
- It is a simple simulation of Caesar s Alogorithm
数据压缩_算术编码
- 本程序实现了数据压缩中“算术编码”的全过程。执行环境为 TC 3.0。-realized by the data compression "arithmetic coding" of the entire process. The environment for the implementation of TC 3.0.
gomx-0.12.1.tar
- gomx是openmax IL协议的一个实现,是gstreamer的一个实现-gomx is an implementation of the agreement openmax IL, is an implementation of gstreamer
Java
- LZMA压缩算法的java源代码 经过测试 可以是使用的-LZMA
Pinocchio.E06.2014.iPOP-HANrel
- clear all clc clf a=1 b=2 c=a+b
C_Zip
- 在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。 在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。 主要是复用WAR软件的命令进行压缩-In some software applications which need to
DS18B20
- DS18B20+1602温度计,代码可以移植在51系列上的单片机。-DS18B20+1602 thermometer code can be transferred in the 51 series on the microcontroller.
OS实验源代码
- OS实验源代码.rar-OS source code. Rar
4
- 功能实在强大,谁用水幸运,走过路过千万别错过-Function is strong, water fortunate who have gone through a passing Do not miss
evd
- Finding the eigenvalues and eigenvectors of a symmetric matrix The algorithm finds eigen pairs of a symmetric matrix by reducing it to tridiagonal form and using the QL/QR algorithm.
HFM
- 1)对给定的一份的文本文件,实现基于哈夫曼编码的文件压缩与解压操作。 2)该文件所包含的字符:26个字母的大小写、10种标点符号(一对双引号、一对单引号、冒号、逗号、分号、句号、问号以及感叹号)。 3)支持对以上业务实体内容的保存与打开等文件操作。(1) for a given text file, Huffman encoding file compression and decompression operation based on. 2) this document conta
compress1
- 一款压缩解压工具源代码