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

搜索资源列表

  1. 2cs

    0下载:
  2. 用队列实现二叉树的层次遍历,欢迎大家分享-To achieve the level of binary tree using a queue traversal, welcome to share
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:1372
    • 提供者:风觞
  1. tree

    0下载:
  2. 二叉树计算中序表达式 打开了个就快了看他健康-Binary tree computation sequence expression turned a fast read on his health
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:912093
    • 提供者:罗辉
  1. 1

    0下载:
  2. 树的初始化代码,读入数的数据,生成有效树的基础-Tree s initialization code, read-in number data, production effective tree s foundation
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:张言
  1. Parser_Dev

    0下载:
  2. 用C语言实现了C-程序的语法分析,以控制空格来显示层次,表示出了语法分析树-With the C language to implement the syntax of C-program analysis in order to control the space to show the level of expressed syntax parse tree
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:24603
    • 提供者:张龙
  1. 2

    0下载:
  2. 汇编语言 二叉树遍历 先序遍历 中序遍历 后序遍历-Assembly language preorder traversal of binary tree traversal postorder traversal sequence
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1407
    • 提供者:yvonne
  1. 001

    0下载:
  2. 二叉树的基本操作,树的深度,树的前、中、后序便利~
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-07
    • 文件大小:792
    • 提供者:心如止水
  1. w

    0下载:
  2. 子集树回溯法 试设计一个用回溯法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。-A subset of the trial design of a backtracking tree with backtracking search a subs
  3. 所属分类:MPI

  1. tree

    0下载:
  2. 是二叉树,希望能帮到你,可以帮到你对你有用-Is a binary tree, hoping to help you, can help you be useful to you
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:chenlin
  1. FileManage

    0下载:
  2. 一个文档管理系统,可以记录文档的创建、删除、修改时间,可以用树型目录显示文件信息,可以以二进制的形式保存到SQL Server数据库中。可以查询文件信息,并可打印文档和文件名的相关信息-A document management system that can record the document to create, delete, modify time, you can use directory tree display file information, can be saved t
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1764070
    • 提供者:5511
  1. cyuyanshixiandaima

    0下载:
  2. C语言就数据结构的实现代码,包括霍夫曼编码,图遍历,二叉树等-C language data structure on the implementation of code, including Huffman coding, graph traversal, binary tree and so on. . .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:228300
    • 提供者:jiao
  1. yuandaima

    0下载:
  2. 这也是关于基于算术表达式求值的问题,与上题不一样,希望对有需要的人有用。表达式求解问题 设计一个程序实现基于二叉树表示的算术表达式的操作。 1、 需求分析 1. 算术表达式的合法输入数据包括变量(A~Z,a~z)、常量(0-9)和二元运算符(+,-,*,/,^(乘幂))。程序对数据输入格式不作要求,用户需自己保证语法正确,详见用户手册说明。 2. 演示程序以人机对话的方式执行,即在计算机上显示提示信息后,由用户在键盘上输入对应的数据或命令,程序将执行相应的操作并显示下一步信息。
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:4863
    • 提供者:viking
  1. DOUTREE

    0下载:
  2. 二叉树,也就是树的一个特殊结构。在现实中,二叉树也经常被使用,比如储存一些数据。在数据结构中,二叉树作为一个特大重点内容。-Binary tree, that is, a special structure of the tree. In reality, the binary tree are often used, such as storage of some data. In the data structure, binary tree, as a large focus.
  3. 所属分类:MPI

    • 发布日期:2017-04-24
    • 文件大小:323847
    • 提供者:彭旭东
  1. tiger

    0下载:
  2. 词法语法编译器,最后可以生成语法分析树。-compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:99582
    • 提供者:cxy
  1. SORT

    0下载:
  2. 树的排序,用于在C或C++中编程实现树或图地排序和查找,应用的知识为数据结构-tree sort
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:947
    • 提供者:灰太狼
  1. Dictory

    1下载:
  2. 用B-树作为查找存储结构,对中文单词进行哈希,用最长逆向匹配算法进行中文句段分词,实现中文词典以及分词。中文词典规模为十万八千多词汇。分词的正确率在90 以上。-Use the B-tree as storage structure , and hash the Chinese word while storing or searching. Use the longest reverse matching algorithm to split Chinese sentence to word
  3. 所属分类:MultiLanguage

    • 发布日期:2014-12-28
    • 文件大小:798764
    • 提供者:康维鹏
  1. yufashu-Node

    0下载:
  2. 写一个编译器必须建立语法树,以下是建立语法树时时所用的基本节点。-To write a compiler syntax tree must be established, the following is a syntax tree from time to time used to establish the basic nodes.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:13792
    • 提供者:刘长城
  1. Tree

    0下载:
  2. 数据结构(清华第2版)中,可重用的树类,并实现对树的基本操作-Data structure (Tsinghua 2nd edition), the reusable tree class, and implement the basic operation of the tree
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:19166
    • 提供者:廖伟
  1. compile

    0下载:
  2. 这是一个带MFC界面的tiny+语言编译器,当中实现了17个关键字,包括词法分析,语法分析,语义分析,生成语法分析树等功能-This is a tiny+ with MFC interface language compiler, which achieved a 17 keywords, including lexical analysis, syntax analysis, semantic analysis, generating parse trees and other functio
  3. 所属分类:Compiler program

    • 发布日期:2017-06-01
    • 文件大小:14141061
    • 提供者:罗洛
  1. XMLEDITOR

    0下载:
  2. 普通XML文件编辑,包括文本视图,树状视图,以及图形视图,可编辑-Common XML file editing
  3. 所属分类:Editor

    • 发布日期:2017-04-08
    • 文件大小:533981
    • 提供者:liwei
  1. vatshow

    0下载:
  2. 这个是用来对付www.vatshow.com上提供的资料的,可以将.vnt的文件转化为.mp3的文件(带歌词)。 WQX网站提供的vnt->wqx的转换程序是在是看不下去了,好歹我也是P4M 2.2的电脑,对付一个7M的文件竟然用了24分钟。 所以,我分析了www.vatshow.com提供的资源,然后写了一个 vnt->wqx的程序,这个是其中vnt->mp3的部分,拿出来和大家分享一下。同时加上了一个tnt->lrc的算法。 算法简单的,vnt用了xor加
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-24
    • 文件大小:53392
    • 提供者:workman
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 37 »
搜珍网 www.dssz.com