登录
首页 » 算法 » 哈夫曼编码和解码系统,并可对文件进行编码

哈夫曼编码和解码系统,并可对文件进行编码

于 2022-04-10 发布 文件大小:6.73 kB
0 136
下载积分: 2 下载次数: 1

代码说明:

哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded

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

发表评论

0 个回复

  • This code is used to find shortest path by using dijkstra algorithm
    This code is used to find shortest path by using dijkstra algorithm
    2023-01-01 01:20:12下载
    积分:1
  • Java 遗传 源代码
    资源描述Java 遗传算法 源代码  Java 遗传算法 源代码Java 遗传算法 源代码
    2022-03-20 21:01:15下载
    积分:1
  • 采用高斯消元实现的n阶线性方程组求解程序;
    采用高斯消元法实现的n阶线性方程组求解程序;-using Gaussian elimination method to achieve the n-solving linear equations;
    2022-03-16 19:09:11下载
    积分:1
  • 消消乐源码(delphi)
    消消乐源码,(delphiXE),Delphi XE5实现的一个消消乐游戏代码,该代码是从外国网站下来下来,经过测试可以编译,除了图形效果稍微差了外,基本上和流行的消消乐差不多,该游戏实现了图形的拖放、自动消除、自动下移填充图形、时间限制、分数计算。
    2023-02-19 05:50:04下载
    积分:1
  • 另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。
    另一个二维的FDTD仿真程序,仿真图像很好,很有帮助。-Another two-dimensional FDTD simulation procedures, simulation images very good, very helpful.
    2022-04-10 01:36:26下载
    积分:1
  • C语言求逆矩阵
    C语言求逆矩阵 介绍一下算法导论上的一般的矩阵求拟算法思路。 假设要对矩阵A求逆,首先利用矩阵论知识,对A进行LUD分解。 利用分解出来的矩阵L,U,D来求解AB=I中的n个线性方程组,得到n个解向量,所有解向
    2023-01-13 23:50:03下载
    积分:1
  • 常用的C程序。主要内容包括多项式的计、复数运、随机数的产生、矩阵运、矩阵特征值与特征向量的计、线性代数方程组的求解、非线性方程与方程组的求解、插值与
    常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
    2022-08-04 05:36:45下载
    积分:1
  • 快速 RSA 密码体制实现使用中国剩余定理
    / / RSATestFast: 测试快速 RSA 实现 导入 java.math.* ; / / 为 BigInteger 导入 java.util.* ; / / 为随机 公共类 RSATestFast { 公共静态 void elapsedTime (长开始时间) { 长时间停止时间 = System.currentTimeMillis() ; 双 elapsedTime = ((双)(stopTime-startTime)) / 1000.0 ; System.out.println ("已用时间:"+ elapsedTime +"秒") ; } 公共静态 void main (字符串 [] args) { 随机 rnd = 新 Random() ; BigInteger m、 m1、 m2、 m3、 c、 s,s1 ; RSAPrivateKeyFast 爱丽丝 = 新 RSAPrivateKeyFast (1024,rnd,"爱丽丝") ; RSAPrivateKeyFast bob = 新 RSAPrivateKeyFast (1024,rnd,"鲍勃 ") ; m = 新 BigInteger ( "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210"+ "1234567890987654321012345678909876543210") ; System.out.println
    2022-05-29 11:03:37下载
    积分:1
  • SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集
    SystemC语言编写的随机数产生器,SystemC是C++语言的一个超集-SystemC language random number generator, SystemC is C++ A superset of the language
    2022-01-30 16:41:42下载
    积分:1
  • 一个生成最小树的,应用在VLSI中
    一个生成最小树的算法,应用在VLSI中-generate a minimum spanning tree algorithm used in VLSI
    2022-01-26 06:23:22下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载