CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 树的应用

搜索资源列表

  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. 基于小波包调制的多载波信号设计与实现(文档、程序)

    6下载:
  2. 多载波信号已在通信和雷达领域得到广泛应用,上传的论文和程序主要研究基于小波包调制的多载波信号设计问题。小波包调制提供多载波信号生成的统一框架,是一种灵活的正交复用技术,可根据具体的应用背景,通过对二叉树的裁剪实现多载波信号在固定带宽和固定周期内的任意时频分布,从而具有良好的抗干扰特性。文档内容翔实准确,程序可读性强,与文档内容一致,经过本人的认真调试整理!
  3. 所属分类:源码下载

    • 发布日期:2011-05-21
    • 文件大小:607632
    • 提供者:oceanpearl
  1. 针对链式或顺序存储的线性表实现指定的操作

    0下载:
  2. 针对链式或顺序存储的线性表实现指定的操作 使用栈或队列解决一个应用问题 实现对二叉树的一个指定的操作或用二叉树解决一应用问题 实现对图的一个指定的操作或用图解决一个应用问题 查找算法设计 排序算法设计 ,Store chain or the order for the linear table implementation of the operation specified stack or queue to use the application to solve a probl
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:24964
    • 提供者:冯莹莹
  1. treeview.zip

    0下载:
  2. windows编程,树状控件的应用例子。详细介绍了如何运用树状控件。入门级别。vs2008 windows API,windows programming, tree-control application example. Detailed information on how to use the tree control. Entry level. vs2008 windows API
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:110267
    • 提供者:刘成刚
  1. C45.rar

    0下载:
  2. C4.5决策树的应用,c45是数据挖掘中重要的决策工具,C4.5 decision tree application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:158348
    • 提供者:虞璺
  1. c4.5

    0下载:
  2. 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:161233
    • 提供者:李伟
  1. Data_Mining_SQL_2008

    1下载:
  2. 这是《数据挖掘原理与应用—SQL Server 2008数据库》的随书SQL语句、源代码和Excel范例文件,基于DMX,代码主要包括对SQL Server 2008和Excel 2007中已经集成好的数据挖掘算法的应用, 如贝叶斯聚类、决策树、时序、聚类、序列聚类、关联规则、神经网络、逻辑回归、OLAP立方体的等算法,具有极高的使用价值。-This is the " Principles and Applications of data mining-SQL Server 2008 d
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:27428837
    • 提供者:
  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2005
    • 提供者:sunfuquan
  1. disktree

    0下载:
  2. 一个关于树的应用。这是很早学习VC的时候一个源代码,专门实践如何使用树控件的小软件。-Application of a tree. This is a long time ago when learning a VC source code, specifically the practice of how to use the tree controls a small software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:48094
    • 提供者:chen
  1. TreeSample

    0下载:
  2. 在对数据库进行操作的应用,很多都用到树控件。在本实例中,通过一个简单程序实现对数据库的常用操作,并且加入树控件的实现。-In the operation of the database applications, many of which are used in the tree control. In this example, through a simple process to achieve a common database operations, and adding the
  3. 所属分类:TreeView

    • 发布日期:2017-04-09
    • 文件大小:27561
    • 提供者:曹匆
  1. AVT

    0下载:
  2. 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203573
    • 提供者:张欣
  1. tree

    0下载:
  2. 目录树的应用.rar 类似windows的资源浏览器!-Application of the directory tree. Rar similar resources browser windows!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:15722
    • 提供者:snake
  1. sdf

    0下载:
  2. VC的界面实现中加入目录树 可以应用与桌面系统的实现-VC s interface to add the directory tree can be applied with the desktop system
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:48430
    • 提供者:李晨曦
  1. DriveTree

    0下载:
  2. 有关树的程序,了解MFC中树的应用,可以对树的知识有更好的了解-Tree-related procedures, to understand the application of MFC in the tree, the tree of knowledge can have a better understanding of
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:27889
    • 提供者:陶然
  1. hfmbm

    0下载:
  2. 这是树的应用——哈夫曼编码,从键盘输入若干字符及每个字符出现的频率,将字符出现的频率作为结点的权值,建立哈夫曼树,然后对各个字符进行哈夫曼编码-This is the application of tree- Huffman coding, a number of characters from the keyboard input and the frequency of each character, the character frequency as node weights set u
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1226
    • 提供者:xqx
  1. data-dig

    0下载:
  2. 一些数据挖掘算法相关,包含定义网络拓扑,有关高血压研究方面的数据,朴素贝叶斯分类,关联规则基本概念,数据挖掘算法, 决策树方法在数据挖掘中的应用,训练贝叶斯信念网络,后向传播,贝叶斯信念网络,后向传播和可解释性,多层前馈神经网络-Some relevant data mining algorithms, including the definition of network topology, the high blood pressure research data, Naive Baye
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:184149
    • 提供者:fast man
  1. bintree

    0下载:
  2. 一个关于二叉树应用的小程序,包括二叉树的建立,前中后遍历等操作-a program about bintree structure
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:941144
    • 提供者:pumpkin
  1. fxs

    0下载:
  2. 关于分形L系统的应用,实现分形树和简单的迭代,可以设置参数-L on fractal systems, the realization of the fractal tree and a simple iteration, you can set parameters
  3. 所属分类:source in ebook

    • 发布日期:2017-05-15
    • 文件大小:3714443
    • 提供者:123
  1. binartree

    0下载:
  2. 二叉树的基本操作,数据结构课程设计里的题目,对二叉树的应用更熟悉-The basic operation of binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:2572
    • 提供者:刘琳
  1. ACMpapers

    0下载:
  2. 解决动态统计问题的两把利刃 线段树的应用-Solve the dynamic of the two statistics of the application of a sharp knife segment tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1053845
    • 提供者:ddc
« 1 2 34 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com