搜索资源列表

  1. fei333

    0下载:
  2. 这是一个利用扩展先序二叉树建立二叉树,且利用非递归算法进行中序遍历的算法!-This is the first expansion of the use of a binary tree order to establish binary tree, and the use of non- recursive algorithm which preorder algorithm!
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:刘六龙
  1. ExpressionTree

    0下载:
  2. 建立表达式语法树及相关操作,根据输入的表达式,建立语法树,并进行遍历输入横置的树-establish regular expression syntax tree and related operations, according to the importation of expression, the establishment of syntax tree, and traversing the tree importation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:357376
    • 提供者:Leon
  1. shuju

    0下载:
  2. 数据结构学习用到的一些程序!!里面有二叉树相关的几个,有深度,广度搜索,各种排序等!-data structure used to study some of the procedures. ! There are several related to the binary tree, the depth, breadth search, various ranking!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:6249472
    • 提供者:郑兰军
  1. dwtzerotree

    0下载:
  2. 本例子用c++实现了关于小波零树的图像压缩算法,对小波感兴趣的可以看看。-this case with the realization of the c-tree wavelet image compression algorithm, the wavelet can be interesting to see.
  3. 所属分类:波变换

    • 发布日期:2024-05-03
    • 文件大小:18432
    • 提供者:sunl
  1. DrawDiguiTrees

    0下载:
  2. 该程序能够利用基本图元和递归算法,生成各种各样的树。可以是静态的,也可以是动态的。继续扩展,可以生成一片森林。-the procedure to use basic map and recursive algorithm to produce a wide variety of trees. Can be static or dynamic. Continue to expand, generating a forest.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-03
    • 文件大小:209920
    • 提供者:谭俊哲
  1. BinaryTreeChange

    0下载:
  2. 能把一个带空位置的二叉树前序序列流转换成一棵二叉树,空位置用“@”表示,其中包含图形界面(java实现),可以帮助大家熟悉二叉树的存储结构,由前序序列流产生二叉树;二叉树的3种遍历算法-can take a position in the air before the sequence sequence binary tree circulation replaced by a binary tree. Air location wit
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:魏然
  1. BITTREE

    0下载:
  2. 这是关于二叉树的建立,各种遍历方法,和输出的算法,包括递归和非递归的-This is the binary tree on the establishment of various traversal methods, algorithms and output, including recursive and non- recursive
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:许广伟
  1. ezw_fyytt

    0下载:
  2. 此程序为用于jpeg2000中的小波零树压缩编码,它采用了小波零树编码原理,利用了小波系数之间的关系-this procedure for the jpeg2000 EZW coding, It uses wavelet zerotree coding theory, the use of wavelet coefficients of the relationship between
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:23552
    • 提供者:付源
  1. ls_fyytt

    0下载:
  2. 此算法实现了分形图形分形树的一种叠代算法的实现过程。它充分利用了叠代的思想-algorithm achieved a fractal graphics fractal tree an iterative algorithm implementation process. It makes full use of iterative thinking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:付源
  1. lxshu

    0下载:
  2. 用汇编语言编写的二叉树排列算法,我自己的汇编课程设计之一-assembler language with the binary tree algorithm, a compilation of my own design one of the courses
  3. 所属分类:汇编语言

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:lixin
  1. AVLTree123

    0下载:
  2. 平衡二叉树的原代码,欢迎使用和下载. 请查收-balanced binary tree of the original code, welcomed the use and downloading. Please find
  3. 所属分类:书籍源码

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:何希晟
  1. XMLLib

    0下载:
  2. XMLlib是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-XMLlib is a revenue parsing XML for Analysis, can be used for C, in Windows or Linux compiler. The analytical model ado
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-03
    • 文件大小:243712
    • 提供者:东南
  1. BinSTree

    0下载:
  2. 关于二叉树的生成插入删除等的操作,使用VC++环境新建一个类,并简要介绍了画图等一般的操作.-binary tree on the formation of the insert or delete operation, the use of a new VC categories, and gave a briefing on the general drawing operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:56320
    • 提供者:黎明
  1. Btree_library

    0下载:
  2. 数据结构课程源码,b树的示例代码。老师的示范程序-source data structure courses, b tree sample code. The model for teachers
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:张龙飞
  1. MYTreeEditTest

    0下载:
  2. 演示对树的兄弟结点和子结点的添加和删除的方法。Swing组件Jfr a me, java.awt.event.* 包的使用ax.swing.* 包 的使用, javax.swing.tree.* 使用。-demonstration of the fraternal tree nodes and sub-nodes of the add and remove methods. Swing Jfr a me components, java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:wangyue
  1. hafumashuhezifuchuanzuixiaoshengchengshu

    0下载:
  2. 是一些串操作、赫夫曼树、我的最小生成树的源码希望能帮助大家希望站长能够支持我,谢谢了!-some string operation, Hefuman tree. My minimum spanning tree source of hope to help everyone hopes will support my head, thank you!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:吴天
  1. antlr-3.0b5.tar

    0下载:
  2. ANTLR(ANother Tool for Language Recognition)它是这样的一种工具,它可以接受词文法语言描述,并能产生识别这些语言的语句的程序。作为翻译程序的一部分,你可以使用简单的操作符和动作来参数化你的文法,使之告诉ANTLR怎样去创建抽象语法树(AST)和怎样产生输出。ANTLR知道怎样去生成识别程序,语言包括Java,C++,C#. -distributions (ANother Tool for Lan
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-03
    • 文件大小:2651136
    • 提供者:guid
  1. fr.5823.0.compiler

    0下载:
  2. 词法/语法分析器bison源码,最新版本bison-2.1,,Unix_Linux0120310340817.rar...编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。...词法分析原程序对C语言可-lexical/grammatical analyzer bison source, the latest version bison- 2.1,, Unix_
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-03
    • 文件大小:174080
    • 提供者:malll
  1. HuffmanTreeDlg

    0下载:
  2. 基于对话框的哈夫曼树演示系统 包含文件的操作,对话框画图-dialog on the Huffman tree demonstration system contains documents, the dialog Painting
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-03
    • 文件大小:1968128
    • 提供者:letterb
  1. specaialeffect

    0下载:
  2. 一个三维特效的综合演示平台,里面包括海浪、实体云、实体树、爆炸等等效果-an integrated 3D magic 3M, which include waves and clouds entities, entities tree, the explosion effects, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:31700992
    • 提供者:决云
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org