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

搜索资源列表

  1. shujujiegou

    0下载:
  2. 1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。2.实现单链表、循环链表、双向链表的所有基本操作 3.定义顺序栈类型,实现栈的所有基本操作。定义链栈类型,实现栈的所有基本操作。应用栈实现数制的转换。4.定义顺序队列类型,实现栈的所有基本操作。定义链队列类型,实现栈的所有基本操作。将字符串转换为整形。5.定义二叉链表类型,建立二叉树。先序、中序、后序、层次遍历二叉树,并输出遍历结果。-1. Achieve the basic o
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:9968
    • 提供者:ludan
  1. Two-fork-tree-four-operations

    0下载:
  2. windows下,vc++实现,应用的是二叉树来实现四则运算-used the Two fork tree,to make four operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:185025
    • 提供者:陈翔运
  1. two_bauchs_tree_method

    0下载:
  2. 二叉树算法,应用很广泛的经典的数据结构,也是高校数据结构实验的必修。-Binary tree algorithm, application of a wide range of classic data structure, the university data structure experiments compulsory.
  3. 所属分类:Console

    • 发布日期:2017-12-05
    • 文件大小:1145
    • 提供者:莫兴伟
  1. matlab-code

    0下载:
  2. 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:574699
    • 提供者:
  1. Ex_Student

    0下载:
  2. 一个切分窗口的单文档应用程序,靠左边是树状图,右边则是以报表形式显示学生基本信息-A single document application window segmentation on the left tree, right in the report forms show students basic information
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-09
    • 文件大小:42132
    • 提供者:
  1. RRT-path-panning-algorithm

    0下载:
  2. 本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.-AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(Rapidly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:280094
    • 提供者:陈小潘
  1. DM5

    0下载:
  2. 数据挖掘能处理大量的非线性数据,需要引入决策树才正确地理解应用-Data mining can deal with a large number of nonlinear data, need to introduce the decision tree to correctly understand the application
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2318911
    • 提供者:Cathy
  1. 1

    0下载:
  2. 用VC写的,在数据结构中二叉树遍历及应用的源代码,这个对学生朋友用处很大-Written with VC in the data structure of binary tree traversal and application source code, students and friends very useful
  3. 所属分类:Education soft system

    • 发布日期:2017-12-04
    • 文件大小:1393
    • 提供者:张翰博
  1. DesZone

    0下载:
  2. 一个可显示三级的VC++菜单树源码,树控菜单应用范例,也就是大家俗称的“树形菜单”,可一级一级展开,像树枝一样展开,有的树控菜单可显示无限级,有的是定级的,本款树形菜单可显示三级子菜单,可满足大部分的日常应用,大家可看一下运行效果图。-A three of VC++ menu tree source tree control menu application example, is commonly known as the " tree menu" can be a leve
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:40058
    • 提供者:zhb
  1. shujujiegou

    0下载:
  2. c语言编写的各种数据结构功能的实现,应有尽有(包括图,链表,二叉树等等的实现和应用)-c language data structure and function of the realization of everything (including the implementation and application of the chart, linked lists, binary trees, etc.)
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:19229
    • 提供者:刘佳兴
  1. shxilianbiao

    0下载:
  2. Delphi双向循环的链表应用实例源代码,演示添加节点、插入节点、删除节点、删除尾节点以及创建链表节点数据,操作成功后,点击刷新,可看到左侧树结构中已存在添加的数据-Linked list of two-way loop in Delphi application source code examples, demo add nodes to insert nodes, delete nodes, delete tail node as well as create a linked list
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:69616
    • 提供者:hdfhida
  1. 02

    0下载:
  2. 综合和测评系统,其中主要介绍树型控件、列表控件、静态文本及Tab控件的使用方法,重点讲解树型控件的动态构建及与数据表关联数据的方法。介绍ADO对象操作数据库的技术,讨论复杂SQL语句的构造方法,实现非文档/视图(Doc/View)框架,基于对话框应用程序中各数据报表的打印输出。-Synthesis and evaluation system, which introduces the use of the tree control, list control, static text and T
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:439873
    • 提供者:huang
  1. 03

    0下载:
  2. 超市管理系统的完整开发过程,其中主要应用了ADO对象操作数据库的技术。在数据库操作中涉及复杂SQL语句的构造方法、列表控件、Tab控件及树型控件的使用方法。-Supermarket management system complete development process, which is the main application the ADO object manipulation database technology. Database operations involving th
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-11-10
    • 文件大小:1291662
    • 提供者:huang
  1. opc客户端开发工具

    5下载:
  2. OPC 开发工具包2.0 OPC工具包是用来简化OPC规范服务器开发的工具包,它是对OPC DA/AE/HDA 诸多规范接口及应用的封装,支持VB/VC/DELPHI/CB/.net语言,支持win98, winxp, win2000, win2003平台, 支持同步/异步访问,支持读写双向访问,支持分布式体系结构,支持树型标签结构,支持自定义标签属性。应用OPC工具包,可以使开发者在很短时间内开发出一个符合OPC规范的服务器软件,既无需涉及烦琐的OPC协议,也不必掌握复杂的COM技术。该工具
  3. 所属分类:开发工具

    • 发布日期:2013-04-01
    • 文件大小:7040659
    • 提供者:zuijiaoweizhang
  1. GE_Account

    0下载:
  2. 这是一个会计应用,首先是PocketASP PocketPC的。 第二,它可以运行在PersonalASP,这意味着你可以运行这个代码就像你在一个IIS运行它而不需要一个IIS。最后,它可以运行在IIS。袖手旁观,这也一个分层显示的任何树,一个家庭树为例。链接和节点,子节点创建被简化或完成的捷径。-This is an accounting application, first PocketASP PocketPC. Second, it can run in PersonalASP, whic
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-09
    • 文件大小:105473
    • 提供者:小悟空
  1. ID3

    0下载:
  2. 决策树是机器学习的重要算法之一,主要应用于智能决策,当选择方向多样,资料复杂时,计算机可通过决策树学习之后自主做出选择-The decision tree is one of the machine learning algorithm, mainly used in intelligent decision-making, select the direction of diverse, complex data, the computer through the decision tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-21
    • 文件大小:1397559
    • 提供者:冷娇娇
  1. vctree

    0下载:
  2. VC++在树控件中插入项,一个树控件菜单TreeView的简单应用源码,演示如何在TreeView树控件中插入节点项。-VC++ insert the item in the tree control, a tree control menu the TreeView simple application source code, demonstrates how to insert a node in the TreeView tree control item.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:10719
    • 提供者:朱晓燕
  1. kdtree

    0下载:
  2. 用matlab语言写的kdtree函数(k-d树,是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索)-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:114585
    • 提供者:ljy
  1. drawtree

    1下载:
  2. 实现L系统画树功能,参考金以文的《分形几何原理及其应用》-failed to translate
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-02
    • 文件大小:597561
    • 提供者:常帅
  1. dt

    0下载:
  2. 动态修改树状结构的节点,较详细的一个TreeView应用-Dynamically modify the nodes of the tree structure
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-22
    • 文件大小:34287
    • 提供者:欧阳
« 1 2 ... 24 25 26 27 28 2930 31 32 33 »
搜珍网 www.dssz.com