搜索资源列表
swilet-1.0
- Swilet是一个j2ee web表示层架构,可以帮助程序开发者在不需要掌握ajax或javascr ipt知识的情况下,就能快速开发有ajax特性的网站应用。 Swilet将java Swing程序转换为j2ee web 程序。所以程序开发者可以利用现有的自己熟悉的开发工具,开发Swing程序,通过Swilet框架,将其转化为web程序。 Swilet支持swing中的大部分标准控件,包括一些在web中没有的控件。如动态读取节点的树控件、可以编辑的表格、分页tab控件、各种单选多选菜单等。而且
jwsgrid-0.01-src
- 这是一个基于计算网格的web service。它用java编写。一旦安装完成,它允许用户提交作业给计算网格,网格自动调度作业在网格节点上面运行。-This is a computational grid based on the web service. Using java prepared. Once installation is complete, it allows users to submit operational computing grid, the grid automat
XmlStringParser
- XML 解释器(字符串变量): 通常的XML解释,可能用Xerces,但这些解释器只能针对流(Stream),可以读取网络、文件的字符流进行解释,但是不能对内存中的字符串进行解释XML节点。 本代码可以解决这个问题,而且可以支持UTF8、UTF16LE、UTF16BE等字符集。 -XML Interpreter (a string variable) : usually XML, it is possible using Xerces, But these explana
dhtmlxTree
- js+dhtml实现的树结构 可以通过xml配置 可通过配置实现在节点前添加复选框 支持多层选择-js dhtml achieved through tree structure xml configuration can be achieved through the distribution of the node before adding Minute Checkbox support multi-choice
TreeDemo7
- 树状菜单的使用实例,在该代码中,实现了一颗树状菜单,该菜单可以任意折叠它的节点。-tree menu use examples in the code, achieving a tree menu, The menu can be folded its arbitrary nodes.
transXR
- 丁字路口、十字路口两种有代表性的情况讨论如何划分节点及设置路径,其他情况可以根据这两种情况的设置原则来灵活设定。-Dingzi junction, a crossroads of two representative to discuss the situation and how the node set up trails Under other circumstances can be both cases, the principle of setting up a flexible s
BestWay1
- 最短路径算法的一种高效实现。适合在节点密集的环境中找两点之间的最短路径。-shortest path algorithm to achieve a highly efficient. Suitable for the node-intensive environment between 2:00 find the shortest path.
List_JAVA
- 这个程序是为了更好的理解,数据结构而编写的,程序中的一些方法分别是遍历,删除,添加节点,有的还是双向的,以及在头部,尾部,中间插入数据,是一个学习数据结构的好程序-this procedure is to better understand the structure and data prepared by some of the procedures, namely, traverse, delete, add nodes, or some two-way, and in the head,
广度优先算法八数码问题
- 应用广度优先搜索策略:该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-application breadth - first search strategies : The first algorithm based on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state
有界深度优先算法八数码问题
- 该算法首先根据输入的节点数(该程序可选的有3X3,4X4…9X9几种节点数),然后输入初始状态和终点状态-the algorithm depending on the input nodes (which are optional procedures 3X3, 4X4 ... Frankfurt several nodes), then the initial state and the end of state
Test3
- 实现树状数据结构,输出节点的树形目录,欢迎朋友们下载使用
vrmljiedian
- 这是vrml中所有常用节点的用法详细解释,对于初学者很有帮助。
xloadtree111
- 动态树,实现动态加载,进行增加删除更新节点操作
CyberArticle4361
- CyberArticle 网文快捕 (原名WebCatcher) 是一个保存/管理网页的工具,主要功能有:可以在IE里面保存网页,包括文字,图片,Flash动画等等。也可以保存选中的文字,图片和链接等等;在一个树形孔建里面管理保存下来的网页。可以通过拖放来分类您的网页;在一个可视化的编辑器里面编辑网页;把网页里面的所有元素保存在一个单一文件里面(*.book),保持您的磁盘清洁;可以把保存的网页导出成CHM文件,这样共向您的资料,就会变得非常简单。在这方面,WebCatcher是一个非常实用的电
DeleteTree
- 做项目时需要对tree树进行删除,因为在删除某个节点时,要对这个节点下的所有节点进行删除,所以使用了递归来获取所有需要删除的节点,然后只需对返回的集合进行操作即可,递归方法现已上传(Do the project need to delete the tree tree, because in removing a node, to all nodes on this node are deleted, so use recursion to obtain all need to delete n
纯JS的树形目录节点添加删除
- 纯JS的树形目录,可以实现节点的添加和删除,节点后面带复选框,父节点带单选框,还带有复原选择的功能。对于学习JS非常有用!
ThdTree
- 这是一个Javascr ipt的分类的程序,可以实现对节点的动态添加和删除的管理(This is a Javascr ipt classification procedures, you can achieve dynamic addition and deletion of the node management)
exam
- 该项目是动力节点王勇老师基于jdbc数据库编程,写的一个学生成绩管理系统(jdbc program student score system manager)
Javascript
- 运用Javascr ipt函数创建节点 使得不必要的html节点分离出去 实现节点的分离创建(Using Javascr ipt function to create nodes Separation of unnecessary HTML nodes to achieve separation and creation of nodes)
IEEE34节点文件
- IEEE34节点文件,搭建IEEE34节点模型,仅供大家参考