登录
首页 » 算法 » Huffman source code. you can do text encoding.

Huffman source code. you can do text encoding.

于 2022-02-19 发布 文件大小:1.11 MB
0 127
下载积分: 2 下载次数: 1

代码说明:

Huffman source code. you can do text encoding.

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

发表评论

0 个回复

  • 一维新型有效的无网格方最小二乘无网格MATLAB程序
    一维新型有效的无网格方法最小二乘无网格法MATLAB程序-New effective one-dimensional meshless method least squares meshless method MATLAB program
    2022-08-03 05:09:09下载
    积分:1
  • Openssl调用
    E直接调用OPENSSL实现ECC,RSA,DES,AES算法例程.E directly call OPENSSL achieve ECC, RSA, DES, AES algorithm routines.
    2022-10-30 19:10:03下载
    积分:1
  • 微分进化遗传
    !此代码包括微分进化算法的最优控制问题!Fortran 90 节目翻译从原始的 MATLAB !差分进化 (DE) 的版本。此 FORTRAN 90 代码!已经过测试的康柏视觉 Fortran v6.1。!任何用户新德鼓励阅读这篇文章的暴风雨和价格。!!长篇:!暴风雨,钢筋和价格,希,(1996 年)。最小化的真正功能!ICEC 96 竞赛由微分进化。在进化上的 IEEE conf.!卧铺,842 844。
    2022-01-25 21:30:31下载
    积分:1
  • 袁亚湘与孙文渝合写的《最优化理论与》,个人认为本书非常经典。...
    袁亚湘与孙文渝合写的《最优化理论与算法》,个人认为本书非常经典。-Good Book!
    2022-07-07 05:10:01下载
    积分:1
  • adaboost的matlab实现
    此文件包是对著名的adaboost算法的一个matlab实现,通过对threshold的加强,adaboost可以获得更好的分类效果。文件包包括以下文件: 1. ADABOOST_te.m 2. ADABOOST_tr.m 3. demo.m 4. likelihood2class.m 5. threshold_te.m 6. threshold_tr.m
    2022-05-10 12:10:48下载
    积分:1
  • use mathematical algorithms for solving the inverse matrix function using three...
    利用数学算法的公式求逆矩阵并用三个函数表示。-use mathematical algorithms for solving the inverse matrix function using three said.
    2022-08-11 10:07:25下载
    积分:1
  • ACM区域赛2011年大连G题
    题意: 给出一些子串,和母串的长度,问在母串里面包含任意子串的最大值是多少, 其中每个子串最多只能被计算一次。如果最大值为负数,则输出特定的字符串。 sample: input: 2 4 ATG 4 TGC -3 1 6 TGC 4 4 1 A -1 T -2 G -3 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-26 07:39:27下载
    积分:1
  • 2004ACM竞赛上海国内赛题部分答案
    2004ACM竞赛上海国内赛题部分答案-2004ACM race Shanghai"s game that part of the answer
    2023-03-12 03:05:04下载
    积分:1
  • 0/1背包java实现
    import java.util.Scanner; public class Packsack{ Scanner sc=new Scanner(System.in); int n;//物品个数 int m;//背包最大容量 int w[];//存储每个物品的重量 int v[];//存储每个物品的价值 int Max[][];//行表示前i个物品,列表示容量j,该值为将前i个物品装入容量为j的最大价值 public Packsack(){ System.out.println("please input the number of goods"); n=sc.nextInt
    2022-04-13 13:49:39下载
    积分:1
  • 数据挖掘是信息产业界近年来非常热门的研究方向,聚类分析是数据挖掘中的核心技术。本文对数据挖掘领域的聚类分析方及代表进行分析,并从多个方面对这些性能进行...
    数据挖掘是信息产业界近年来非常热门的研究方向,聚类分析是数据挖掘中的核心技术。本文对数据挖掘领域的聚类分析方法及代表算法进行分析,并从多个方面对这些算法性能进行比较,同时还对聚类分析在数据挖掘中的几个应用进行了阐述。-Data Mining is the IT industry is very popular in recent years the direction of the research, cluster analysis is data mining in the core technology. In this paper, the field of data mining methods and the representative of cluster analysis algorithm analysis, and from several aspects of these algorithms to compare the performance, but also on the cluster analysis of data mining in several applications are described.
    2022-03-12 05:41:12下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载