CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - dual-tree

搜索资源列表

  1. 实验5

    0下载:
  2. 哈夫曼编码/译码 背景介绍:   利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:77958
    • 提供者:陈又鄂
  1. datast

    0下载:
  2. array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:16765
    • 提供者:王飞
  1. TrieTree

    0下载:
  2. 一般trie(特里)树的实现例子,这里的trie树反映了一定的设计思路,但实际工程中须优化,如使用双数组的trie树。-General trie (Terry) the realization of the tree example, where the trie tree certainly reflect a degree of design ideas, but the actual project to be optimized, such as the use of dual-arra
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2470
    • 提供者:crazy
  1. algorithm

    0下载:
  2. 1.城市轮廓线 2.树的双连同 3.扫描线问题 4.多项式的相乘-1. Urban contour 2. The dual-tree together with the 3. Scanline 4. Polynomials multiplied
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:38885
    • 提供者:guoguo
  1. 109201259dtcwt_toolbox4_3

    0下载:
  2. dual tree complex wavelet transform (DTCWT)construction and inverse of DTCWT
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:82196
    • 提供者:Shahid Manzoor
  1. tree

    1下载:
  2. 二叉树的双序遍历(对于二叉树的每一个结点来说,先访问这个结点,再按双序遍历它的左子树,然后再一次访问这个结点,接下来按双序遍历它的右子树)算法-Dual binary tree traversal (for binary tree each node, the first access to this node, and then double traversal of its left subtree, then visit this node, then double-click it in
  3. 所属分类:其他小程序

    • 发布日期:2017-05-07
    • 文件大小:643
    • 提供者:王庆然
  1. 2-3Library

    0下载:
  2. 老师直接免检的2-3树实现的数据结构期末课程设计 图书管理系统。 功能强大,管理员及读者双模式。读者可注册,管理员密码为 “password”。。附详细代码说明,适当修改后即可作为课程设计上交啦。-The teacher directly exempted from inspection the 2-3 tree for the data structure of the final course design of books management system management
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2524356
    • 提供者:小媛媛
  1. dtcct

    0下载:
  2. the code is to read an ecg signal,preprocess it by doing normalization and bandpass filtering.then the features are extracted using dual tree complex wavelet transform.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5294
    • 提供者:kiruthika
  1. dtcwt_then_ldp

    0下载:
  2. Image processing. Apply Dual Tree Complex Wavelet Transform first, then Local Directional Pattern. Use 2D image.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5175
    • 提供者:noorul
  1. dtcwt-0.11.0.tar

    0下载:
  2. Dual Tree Complex Wavelet Transform- DTCWT- library
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:55016
    • 提供者:Milad
  1. dtcwt_toolbox4_3

    0下载:
  2. 针对小波变换在信号处理中的不足,提出了 双树复小波变换的方法信号进行处理,特别是对心电和脑电信号的去躁处理,最后和小波变换比较。(In view of the deficiency of wavelet transform in signal processing, a dual tree complex wavelet transform method is proposed to deal with the signal, especially for the ECG and EEG sig
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:71680
    • 提供者:jiajiale
搜珍网 www.dssz.com