搜索资源列表
二叉树学生成绩管理系统
- 我用二叉搜索树做的学生成绩管理系统, 算法比较全面, 希望大家提出宝贵建议 我的邮箱lp1985621@yahoo.com.cn-I use two forks of trees search student performance management system, the algorithm is more comprehensive, and we hope that the valuable suggestions put forward my mail lp1985621
NamingTreePrinter
- 打印CORBA命名树,用于搜索命名树中已经注册的各个节点-Print CORBA naming tree, the tree used to search for names already registered all nodes
Webdisk
- 桃源网络硬盘.Net 5.2 (免费版)主要功能: 1.多用户注册各自使用,互不干予。 2.在自己的空间中上传多文件及大文件进行在线查看管理,可建多级目录存放。 3.文件目录多级共享,可共享整个用户空间。 4.树状显示系统功能和目录结构,操作方便。 5.界面模板和样式自定义并可由用户在前台选择喜爱的空间风格。 6.共享权限可设好友、所有人、指定人,并可指定共享类别、查看密码、列表修改删除下载等权限。 7.用户的共享目录和文件可自行设置外部空间处固顶和精华。 8.可
RRT
- 一种改进的快速搜索随机树航迹规划算法,挺有用的,给力的。-one path planning method using rrt , useful
sbsm
- 设备参数说明在线管理系统前台介绍: 具备友好的前台操作界面,实现方便轻松的网上工作环境: 分类浏览设备,具有三级树状分类,java动态显示,多种导航方式,范围更加精确 使用搜索工具精确查找设备,可按设备名称、设备分类、设备简介等单条件或组合条件,结合关键字模糊搜索 关键字自动动态更新 显示设备照片,更加形象 可打印设备的详细信息 提供用户注册,注册后的用户可以将选定的设备加入自己的收藏,便于再次查询 具有多个设备的分类展示区 查阅设备详细信息,可以对设备发表
BinarySearchTree
- 这个文件提供的C++代码实现的二叉搜索树。这是一种高效的数据结构。非常有参考价值-This file provides the implementation of c++ code of binary search trees. This is a highly efficient data structure. There is reference value
TASKS
- 限界剪枝法语回溯法类似,是一种在问题的状态空间树中搜索解的算法。优先级用优先队列来实现,优先级高即估计函数值越低的结点越靠近队列开头位置。-French back-Bound pruning method similar to the problem is a state-space search tree algorithm solution. Priority queue with priority to the realization of the high priority that i
RRT-for-FFSR
- 采用随机搜索树算法(RRT)进行自由漂浮空间机器人避障路径规划的算例.-Obstacle avoidance path planning using Rapidly-exploring Random Trees(RRT) algorithm for free-floating space robot.