登录
首页 » matlab » Arithmeticcoding

Arithmeticcoding

于 2007-11-09 发布 文件大小:16KB
0 225
下载积分: 1 下载次数: 237

代码说明:

  用matlab实现算术编码,包含对数据的压缩和解压(Using matlab realize arithmetic coding, including the data compression and decompression)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ForK1
    我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。 输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法? 输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。 输入示例: 2 3 120 3 2 3 300 3 0 0 0 0 输出示例: 4 7 (Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
    2009-11-12 09:54:17下载
    积分:1
  • Park-transform2
    park transformation using simulink blocks
    2013-03-05 03:21:03下载
    积分:1
  • diancichang_Fourpoint
    运用MATLAB画二点、三点和四点及多点电场的电磁分布图。(we can Draw the electric field with the matlab,such as two point electric field,three point electric and four point electric field and so on.)
    2015-04-05 21:00:49下载
    积分:1
  • FS
    Computes fourier series
    2014-02-05 20:55:05下载
    积分:1
  • sy4
    频率估计,用了最基本的Rife算法,和导数法。同时计算了平均频率和均方差值(Frequency estimation, using the most basic Rife algorithm and derivative method. The mean frequency and mean square difference are also calculated)
    2017-06-16 16:07:11下载
    积分:1
  • patterndetection
    pattern recognition for segmentation of image
    2011-01-19 13:47:28下载
    积分:1
  • multi-target-tracking
    多目标跟踪中的交互式多模型数据关联,仅供参考,谢谢(Interactive multi-model data association in multi-target tracking for reference only, thank you)
    2013-01-10 08:34:04下载
    积分:1
  • CS_OMP
    详细对应数字图像处理课本上的小波变换进行了实现 直接可以使用 以及压缩传感对图像处理的应用
    2015-03-17 19:46:58下载
    积分:1
  • 蚁群算法
    说明:  蚁群算法 matlab 建三维地图并通过蚁群算法进行路径规划(Ant colony algorithm matlab builds three-dimensional map and carries out path planning through ant colony algorithm)
    2020-08-16 16:18:06下载
    积分:1
  • F16model
    模拟F16战斗机飞行数据,提供两种模式,低空和高空(Analog F16 fighter)
    2009-04-08 12:14:12下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载