My favorites | Sign in
Google
Project hosting will be READ-ONLY Wednesday, 7AM PST due to brief network maintenance
Projects on Google Code Results 1 - 10 of 189
= Features = * Simplify from xml data source binding to DHTML, and from DHTML update to xml data source. * Be absorbed in tree-type xml format. * Support list-view and detail-view. * Simple syntax, The readability is good, Suitable for complex application (RIAs) used. * Support multi-bro...
This is a framework that allows for R-Trees in C#.
Given a grammar in an extended BNF format, maketea will generate a C++ class hierarchy to store the abstract tree for that grammar, with support for deep (recursive) cloning, deep equality, and tree pattern matching (including wildcards). In addition it generates explicit support for the visitor ...
UL2Dtree is a Free JavaScript framework that converts simple unordered HTML lists into dynamic collapsible tree-view controls. * Easy to create tree lists * Search engine-friendly and SEO ready * Graceful degradation upon JavaScript failure * Unlimited number of lists * Possible to ...
==一个基于jQuery的tree控件== ===概述=== tinytree是一个小型的、灵巧的基于jQuery的tree控件。 _主要功能有如下:_ # 异步加载树节点 # radio/checkbox的支持 # 可支持同时勾选父节点或子节点 # 可配置只有叶子节点可选择 # 支持XML和JSON数据格式 # 节点的事件支持HTTP路径方式和javascript:method方式 # 全部展开/全部关闭 # 筛选过滤功能 # 定位指定的节点功能 # 单击指定的节点功能 # 打开某节点时关闭同级的其它节点的功能 # 重新加载某节点下...
Evolution is the core of modern biology. Students at all levels need to have an understanding of evolution. Developing effective teaching tools requires evaluation instruments that measure students' understanding of key concepts. One key part of evolutionary biology is phylogenetic trees which show ...
A 2-3 tree is a balanced search tree where each node can have either two children and one value (2-node), or three children and two values (3-node). For more information see http://scienceblogs.com/goodmath/2009/03/two-three_trees_a_different_ap.php and http://cs.wellesley.edu/~cs230/spring07/2-3-...
TreeTable is a javascript UI component based on dojo. ===Features=== * d'n'd support * lazy rendering You can find demo [http://human.ttp.googlepages.com/dojo-treetabledemo here]
A group of C++ classes for quickly writing iterators (usually all that's required is a wrapper class for telling the base how to access the children of each node) to traverse any kind of tree data structure (and graphs to a limited extent).
A full-featured JS tree component based on the prototype javascript library. Fully extensible, even with Ajax, drag n' drop and much more.
1 2 3 4 5 6 7 8 9 10 Next