CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 树

搜索资源列表

  1. 10060323

    0下载:
  2. 搜索1.建立有序表,然后进行二分查找; 2.建立二叉排序树,然后进行查找。-A search. To establish an ordered list, and then binary search 2. Binary sort tree, and then search.
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:534525
    • 提供者:曹小保
  1. 10060324

    1下载:
  2. 二叉树主要完成以下功能: 1. 建立二叉树 2. 计算结点所在的层次 3.统计结点数量(size)和叶结点数量 4.计算二叉树的高度 5.计算结点的度 6.找结点的双亲(Parent)和子女 7.二叉树的遍历 8.二叉树的输出-Main binary tree complete the following features: 1. The establishment of a binary tree. Calculate the junction point w
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:550872
    • 提供者:曹小保
  1. CTreeCtrl

    0下载:
  2. 树视图风格 处理单击事件:TVN_SELCHANGED 同时让自己派生的CMyTreeCtrl类和对话框处理TVN_SELCHANGED消息 编辑标签 -The tree view style to handle the click event: TVN_SELCHANGED at the same time let their derived CMyTreeCtrl class and dialog to handle TVN_SELCHANGED message edit t
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:13830
    • 提供者:zhenli
  1. 2009082183

    0下载:
  2. 数据结构 C语言 C++ 二叉树 功能实现 深度广度层次 初学者适合-Data structure C the language C++ binary tree features in-depth, level beginner suitable
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:160984
    • 提供者:马大
  1. cPP_B-Tree

    0下载:
  2. 用c++写的B树算法。包括插入、删除、查找等,供参考。-Written in c++ B-tree algorithm. Including insert, delete, search for information.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:8869
    • 提供者:cherry
  1. jcsb

    2下载:
  2. 文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。-In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulatio
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:84102
    • 提供者:miller
  1. mar2010

    0下载:
  2. 基于FPGA的单精度浮点数乘法器设计,本文设计了一个基于FPGA的单精度浮点数乘法器。乘法器为五级流水线结构。设计中采用了改进的带偏移量的冗余Booth3算法和跳跃式Wallace树型结构,减少了部分积的数目,缩短了部分积累加的耗时;提出了对尾数定点乘法运算中Wallace树产生的2个伪和采用部分相加的处理方式,有效地提高了的运算速度;并且加入了对特殊值的处理模块,完善了乘法器的功能。单精度浮点数乘法器在Altera DE2开发板上进行了验证,其在Cyclone II EP2C35F672C6器
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:599831
    • 提供者:kudding
  1. target-detection-algorithm-

    0下载:
  2. 为克服传统目标识别方法在处理空间特征分布极为复杂的数据时的缺点,提出1 种基于决策树的多特征检测算法,并将其应用到基于视频的海上搜救目标检测中. 该算法首先提取图像中的颜色、亮度等信息,通过计算各特征的信息增益建立决策树,将搜救目标检测问题分解成3 层决策树分类问题. 实验表明,该算法能够提高多特征目标检测的效率,在救生艇、筏等海上搜救目标检测的应用中取得较好的结果.-Characteristics to overcome the traditional target recognition m
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:168920
    • 提供者:majun
  1. GUI-files

    0下载:
  2. 非常有用的gui程序文件,分形树,插值,walker -Very useful gui program files, fractal trees, interpolation, walker, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:49843
    • 提供者:bella
  1. DHtmlXTree-User-Guide

    0下载:
  2. dhtmlXtree应用指南。dhtmlxTree是一个在WEB页面上实现树状显示的Javascr ipt组件,只需要很少的代码就能构造你需要的树形结构。-dhtmlXtree guide( chinese version)
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:318754
    • 提供者:skyfrog
  1. optimal-binary-tree

    0下载:
  2. 这个程序通过dp来构建最优的二叉树,使得效率更好,将高概率的结点放在高处。通过o(n^2)实现。-To build this program by dp optimal binary tree, making better efficiency, the high probability of the node on the height. O (n ^ 2).
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:12905
    • 提供者:luyifan
  1. include

    0下载:
  2. 二叉树的动态掩饰我大二时候做,绝对能行 -Binary tree of dynamic conceal
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:7003
    • 提供者:司剑
  1. HTK-digital-SR-system-

    0下载:
  2. 该系统能够识别连续说出的数字串和若干组姓名。建模是针对子词(sub-word, eg. 音 素),具有一定的可扩充性。当加入一个新名字时,只需修改发音词典和任务语法即可。模 型为连续混合高斯输出,运用语音决策树聚类形成的绑定状态式三音素。-The system is able to recognize continuously spoken digit string and the number of groups name. Modeling is a sub-word (sub-wo
  3. 所属分类:Development Research

    • 发布日期:2017-11-20
    • 文件大小:172860
    • 提供者:yanyeguo
  1. ics-lab6

    0下载:
  2. 一个关于计算机系统动态内存分配实验的高效实现方案。采用了二叉树排序。-csapp lab6 memory allocation
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:324445
    • 提供者:刘聿
  1. Data-structure-(C-language-version)

    0下载:
  2. 详细介绍数据结构相关知识点,包括链表、树、图等,是C语言版本。-Detailed data structure knowledge points, including linked lists, trees, graphs, etc., is a C-language version.
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:27295744
    • 提供者:lu
  1. birary-treea-and-integer

    0下载:
  2. 这是我的一个笔试题,是把整数放到二叉树中的一个题发上来给大家看看(采用中序遍历)。希望对大家找工作有帮助-This is a pen test, is the integer into a binary tree in a title made up for everyone to see (in preorder traversal). People looking for work
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:14507
    • 提供者:邢书语
  1. JPEG-2000-

    0下载:
  2. 本文所做的主要工作为:研究了JPEG2000标准的原理和基本框架,对JPEG 2000标准的核心—小波变换压缩技术进行了分析研究,概要的介绍了小波理论。对EZW算法进行了详细分析和描述,包括零树的含义、结构及其扫描方法。并应用Matlab图像处理工具箱和小波分析工具箱对图像小波变换处理,并通过接口工具Mex实现在Matlab环境下对C程序EZW编码的调用,实现了应用零树小波编码算法对图像的压缩处理,简单地实现了对JPEG 2000的仿真。-The main work that this text
  3. 所属分类:Project Design

    • 发布日期:2017-10-31
    • 文件大小:665381
    • 提供者:路敬
  1. bitree

    0下载:
  2. 构造一棵二叉树、释放二叉链表中各结点的存储空间、获取指向二叉树根结点的指针、前序遍历二叉树、中序遍历二叉树、后序遍历二叉树等的编程-Construct a binary tree, the release of storage space for each node in the binary list, access points to the binary tree root pointer, before traversing Binary inorder binary tree trav
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:1184
    • 提供者:宿琦
  1. Tree

    0下载:
  2. 二叉树的相关功能,如遍历,求深度宽度繁茂度等-Functions of Binary Trees
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:2012782
    • 提供者:
  1. RFID-lunwen

    0下载:
  2. 针对射频识别系统中的标签碰撞问题,提出了一种基于分组策略的RFID自适应防碰撞算法。该算法在二叉树搜索算法的基础上引入分组策略、后退策略、自适应地选择四叉树搜索策略、动态调整标签碰撞检测过程策略,减少了搜索次数和读写器与标签间的通信量,提高了识别效率。-Systems for radio frequency identification tag collision problem, a packet-based strategy RFID adaptive anti-collision algo
  3. 所属分类:Development Research

    • 发布日期:2017-11-19
    • 文件大小:7913462
    • 提供者:pugongying
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com