- wiziqi 用C++做的一个五子棋小游戏
- voucher_struts1.1 项目名称:网络报销管理系统 开发语言: Java 开发环境:Windows XP sp2 IDE: MyEclipse 8.5 设计模式: MVC WEB服务器:TomCat 6.0 数据库: MySQL 5.1 开发技术:Struts2 + JDBC + JSP 访问登陆地址:localhost:8080/voucher/login 主要实现功能:一
- soqpsk SOQPSK调制
- FastDFS.tar FastDFS客户端实现
- C#使用ADSL账号拨号的程序 在visual studio 2012中调试通过
- ERC20-合约币信息表 erc 合约列表 eth的合约信息很全的(The contract information of the erc contract is complete.)
文件名称:arithcode
-
所属分类:
- 标签属性:
- 上传时间:2014-03-06
-
文件大小:1.39kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Arithmetic coding is a form of entropy encoding used in lossless data compression. Normally, a string of characters such as the words "hello there" is represented using a fixed number of bits per character, as in the ASCII code. When a string is converted to arithmetic encoding, frequently used characters will be stored with fewer bits and not-so-frequently occurring characters will be stored with more bits, resulting in fewer bits used in total. Arithmetic coding differs from other forms of entropy encoding such as Huffman coding in that rather than separating the input into component symbols and replacing each with a code, arithmetic coding encodes the entire message into a single number, a fraction n where (0.0 ≤ n < 1.0).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AdaptiveArithmeticDecompress.java
AdaptiveArithmeticCompress.java
AdaptiveArithmeticCompress.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.