登录
首页 » Visual C++ » huffman

huffman

于 2009-03-24 发布 文件大小:1KB
0 316
下载积分: 1 下载次数: 5

代码说明:

  图像处理MATLAB源代码,这个是哈夫曼编码(huffman)

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

发表评论

0 个回复

  • pid_adrc_dtc_mc0
    基于比例积分微分控制的永磁同步电机直接转矩控制仿真(Permanent Magnet Synchronous Motor Direct Torque Control Simulation of PID control)
    2020-06-30 11:00:02下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • junhenhua
    对图像进行预处理,主要的预处理是通过Matlab软件对图像进行直方图均衡化、增加对比度等操作(Nogata will increase the degree of balancing operation, etc.)
    2014-11-22 15:17:01下载
    积分:1
  • pcakpca
    这是我的毕业设计,是一个有关PCA与KPCA对数据进行处理提取其特征的程序,采用C++与MATLAB设计而成。(This is my graduation project, a PCA and KPCA on the data processing procedures for extracting the features using C++ and MATLAB design from.)
    2010-10-22 09:28:28下载
    积分:1
  • up
    说明:  简单例子A simple exampleA simple example(A simple example)
    2014-10-22 13:13:14下载
    积分:1
  • Programming-with-MATLAB-and-Visual-C
    用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
    2013-10-10 14:56:17下载
    积分:1
  • prony
    this is a useful method of realizing prony in matlab system
    2021-02-03 14:39:59下载
    积分:1
  • chap5
    雷达系统设计MATLAB仿真一书里的第五章所有的程序,对于学习非常有用。(Radar system design MATLAB simulation in the fifth chapter of the book, all the procedures, very useful for learning.)
    2012-09-11 01:07:54下载
    积分:1
  • CALL
    matlab transformed to C++. Eigenvalue
    2013-04-04 12:44:19下载
    积分:1
  • xxx
    做经验模态分解用的几个有用函数,真的非常有用。(Do empirical mode decomposition several useful function is really useful.)
    2012-11-01 16:59:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载