搜索资源列表
dynamicTree
- 动态加载树,点一个节点时,用ajax到数据库去取该节点的子节点-Dynamic loading tree node points, the use of ajax to the database to fetch the child nodes of the node
drag-drop-folder-tree
- A folder tree with support for drag and drop. Rearrange the nodes in the tree by dragging and dropping them like you do with folders in a file manager or in a mail program(Outlook, Thunderbird etc.). Ajax is used to send the new structure to the serv
recursive_tree
- java tree recursive program to traverse the nodes
jsf
- 自己做的一个XML模型设计器,包括Dimension、Hierarchy、Level等节点。开发这种模型设计器的初衷是磨刀不误砍柴功,因为XML文件比较复杂,人工编写的话容易出错,效率低。所以根据XML文件样本开发了一个定制的设计器,专门用来批量地设计这种XML文件。用JSF写的,使用了Ajax4Jsf框架,大家多多交流。解压后在Eclipse中导入即可,已经包含了所有需要的JAR包。-Own model of an XML Designer, including Dimension, Hier
Dijkstra
- Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。-Dijkstra (Dijkstra) algorithm is a typical single-source shortest path algorithm for computing the shortest path one node to all other nodes. The main features are the s