登录
首页 » 算法 » 霍夫曼编解码算法

霍夫曼编解码算法

于 2022-03-19 发布 文件大小:3.32 kB
0 109
下载积分: 2 下载次数: 1

代码说明:

霍夫曼编解码算法-Huffman decoding algorithms

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

发表评论

0 个回复

  • 06 AVR AT90S2313 DS1621 段基本
    这是智能化系统设计和工作与所有项目基于单片机投射电子项目的重要准则。这是有用的。
    2023-01-15 07:25:04下载
    积分:1
  • vc 著名的九宫图
    vc 著名的九宫图-vc famous JiuGongTu
    2022-01-27 08:47:43下载
    积分:1
  • 这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方”的拉格朗日插值公式计某个函数的值,方便实用。...
    这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。-Java This is a high-level programming languages used in the preparation of procedures, implementation of the " up/down correction method," Lagrange interpolation formula of the value of a function, convenient and practical.
    2022-08-24 10:58:35下载
    积分:1
  • 能运的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos,...
    能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4 而不是2*(3^4) 也就是要用x^y就要一定要(x^y)加上一个括号 [3-4]是求3-4的绝对值不是中括号 -performance computing functions : sin, cos, tg, rays, e ^, pow (x, y), cosh, sinh, tgh, log10, ln, sqrt, Simulation, arccos computational methods : absolute ,-,*,/, ( "[]"),^,!, importation rules : a keyboard or buttons which can be imported by the transport operator End (cursor to the final) sin (21-32)/(12-43) 4 (323-4343) 4* ( 323-4343), e ^ 2- KF-3 ^ 4 (do not enter pow (3,4))//* there can be 2* 3 ^ 4 is (2* 3) ^ 4 rather than 2* (3 ^ 4) was needed x ^ y must have (x ^ y) with a brackets [3-4] is the pursuit of 3-4 is not the absolute value of the brackets
    2022-01-26 03:43:37下载
    积分:1
  • 自适应哈夫曼压缩;哈夫曼压缩;lzw压缩
    1.       自适应哈弗曼压缩算法。 对应程序AdaptiveHuffman。使用方法:把测试数据文件夹里的四种测试数据拷贝到/AdaptiveHuffman/Release/目录下,然后在控制台进入到Release目录,输入如下命令, @1, 压缩: AdaptiveHuffman.exe 1 带压缩的文件名 压缩的文件名 @2, 解压缩: AdaptiveHuffman.exe 2  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-30 07:55:55下载
    积分:1
  • 基于bp神经网络pid控制程序
    基于bp神经网络pid控制程序,学习bp神经网络与pid控制很好的代码,其中的程序已经验证,希望对大家有帮助
    2022-01-24 13:14:28下载
    积分:1
  • 自适应粒子群优化
    应用背景粒子群算法的一个基本变量是有一个群体(称为群)的候选解(称为粒子)。这些粒子在周围移动搜索空间根据几个简单的公式。的运动粒子是由自己的最著名的位置在搜索空间,以及整个群的最佳已知位置。什么时候改进的位置被发现,这些都将引导群的运动。这个过程是重复的,并且通过这样做希望,但不能保证,一个令人满意的解决方案最终被发现。关键技术对于每一个粒子,我和1,和…:初始化一个均匀分布的随机矢量粒子的位置:西 ;~  ;U(BLO, ;B),在血和丁丙诺啡是上下搜索空间的界限。初始化粒子的最好的已知位置的初始位置:←PI  ; ;西如果(F(PI)& lt;F(G))更新群最著名的位置:G← ; ;PI初始化粒子的速度:~ VI  ; ;U(- | BUP BLO |, ;| BUP BLO |)直到一个终止准则(如迭代次数执行,或有足够的目标函数值的解决方案重复发现):对于每一个粒子,我和1,和…:对于每一个维度,= 1,和…:取随机数:RP、RG ~ U(0,1)更新粒子的速度:VI,←D  ; ;ωVI,D +φP RP(PI,密苏里D-XI,D)+φG RG(GD西,D)更新粒子的位置:西 ;← ;西+ VI如果(西)和(西):更新粒子的位置:最著名的←PI  ; ;西如果(F(PI)& lt;F(G))更新群最著名的位置:G← ; ;PI现在克拥有最佳找到解决方案。
    2022-04-17 20:19:47下载
    积分:1
  • Numerical optimization of the process used to be legal procedures Bessel
    数值优化计算过程中常用的贝塞尔拟合法程序-Numerical optimization of the process used to be legal procedures Bessel
    2022-07-24 07:21:04下载
    积分:1
  • kalman以及里面用到的矩阵运,包括kalman filter extended kalman filter iterated extended kal...
    kalman算法以及里面用到的矩阵运算,包括kalman filter extended kalman filter iterated extended kalman filter-kalman algorithm and used inside the matrix operations,a kalman filter, an extended kalman filter, and an iterated extended kalman filter
    2022-08-09 20:13:47下载
    积分:1
  • 大家请多指教
    大家请多指教-you please enlighten!
    2022-01-22 16:31:28下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载