虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Tree-Structured

  • This is an implementation of double-array structure for representing trie, as proposed by Junichi A

    This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.

    标签: implementation double-array representing structure

    上传时间: 2013-12-10

    上传用户:shinesyh

  • spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick tree

    spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries

    标签: distinct elements fenwick number

    上传时间: 2014-01-20

    上传用户:lhw888

  • 1.1 异常分类 基于Dr. GUI 的建议

    1.1 异常分类 基于Dr. GUI 的建议,我把我的第一个专栏投入到“程序异常”的系列上。我认识到, “exception”这个术语有些不明确并和上下文相关,尤其是C++标准异常(C++ standard exceptions)和Microsoft 的结构化异常(structured exception handling)

    标签: 1.1 GUI Dr 分类

    上传时间: 2013-12-23

    上传用户:yepeng139

  • 自己编的

    自己编的,在VB中实现普里姆最小生成树算法的代码,有图的,边的权值是随机生成的,5个节点,点“generate tree”,就会显示出最小树。

    标签:

    上传时间: 2017-04-09

    上传用户:Andy123456

  • 一个简单的Ext例子

    一个简单的Ext例子,里面有Ext.grid.GridPanel和Ext.tree.TreePanel等Ext常用控件的使用,以及Ext和后台的交互

    标签: Ext

    上传时间: 2013-12-23

    上传用户:qweqweqwe

  • The purpose of the design pattern dictionary is to serve as reference point for commonly accepted s

    The purpose of the design pattern dictionary is to serve as reference point for commonly accepted software design patterns and idioms. It contains structured summaries of some 30 design patterns and idioms, commonly used in object oriented programming

    标签: dictionary reference accepted commonly

    上传时间: 2013-12-21

    上传用户:leixinzhuo

  • 伸展树

    伸展树,基本数据结构,The tree is drawn in such a way that both of the edges down from a node are the same length. This length is the minimum such that the two subtrees are separated by at least two blanks.

    标签:

    上传时间: 2017-05-07

    上传用户:JIUSHICHEN

  • The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Sto

    The 2D CFD Program NaSt2D The program is a 2D solver for the incompressible, transient Navier-Stokes equations including the temperature equation and free boundary problems. It uses finite differences for discretization on a structured equidistant staggered grid, central and upwind (donor-cell) discretization of the convective parts and an explicit time stepping scheme. The free boundary value problems are treated with the MAC technique.

    标签: incompressible Navier-Sto The transient

    上传时间: 2013-11-30

    上传用户:xfbs821

  • ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分

    ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟

    标签: ZigBee 路由协议 路由 算法

    上传时间: 2017-05-14

    上传用户:WMC_geophy

  • 一个实现struts+spring+hebernate的例子

    一个实现struts+spring+hebernate的例子,外加一个JavaScript实现的tree的都OK了。

    标签: hebernate struts spring

    上传时间: 2013-11-25

    上传用户:skhlm