搜索资源列表
Test
- treeview 实现树状图节点拖动,并保存数据库-treeview tree node to achieve drag, and save the database
Client
- This paper introduces a message forwarding algorithm for search applications within mobile ad hoc networks that is based on the concept of selecting the nearest node from a set of designated nodes. The algorithm, which is called Minimum Distance Pack
userTreeView2005
- 菜单采用TreeView+Sql数据库动态控制,可以进行权限及用户的管理操作,用户登录采用验证码进行校验,公用部分采用用户控件 树的操作说明如下: (1):单击【添加】按钮添加表结点,和结点相关联的表及其描述不能为空; (2):单击【添加树菜单】按钮添加菜单结点,其不关联任何表,但描述不能为空; (3):双击树结点,然后单击【修改】按钮可以修改选择的结点; (4):单击【删除】按钮可以删除择的结点; (5):单击【上移】或【下移】按钮可以排列选择结点显示
PictureManager
- Web图片管理系统源码: 最近个人正在学习ASP.net ,做了一个简单的web图片管理系统 可以在线建立、修改目录,上传图片,树节点使用的是TreeView控件,数据库操作采用的是SqlHelper DB下为Sql数据库文件,附加即可-Web image management system source code: Recently people are learning ASP.net, and make a simple web image management s
wxfl35pe
- asp.net无限级分类管理 程序采用Ext+Asp.net3.5+sqlserver2000框架开发。完全无刷新实现添加、删除、编辑节点,鼠标拖动对节点排序和转移父级目录 安装 1.数据库在Data目录,直接附加到sqlserver2000即可 2.修改web.config的CmsSql节点数据库连接信息 3.演示页面地址 主目录/Manage35pe/Ext/ClassManage.aspx 使用 1.右键左边树的任何节点,就有快捷操作弹出-asp.net unl
PictureManager
- 最近个人正在学习ASP.net ,做了一个简单的web图片管理系统 ,上传到51aspx与大家分享 可以在线建立、修改目录,上传图片,树节点使用的是TreeView控件,数据库操作采用的是SqlHelper DB_51aspx下为Sql数据库文件,附加即可-Individuals are learning ASP.net, do a simple web image management system, uploaded to 51aspx share with you online t
AVL
- an AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. -an AVL tree is a s
