资源列表
shunxucunchu
- 用c++描述的顺序存储结构的表,堆栈和队列-use described in the order of the storage structure table, stacks and queues
binarytree
- 二叉树的实现,做到了增加、删除、查找关键字的功能,可以打印整个二叉树,可以查找父节点。程序功能简单,清晰易懂,对指针的操作谨慎小心。-The realization of a binary tree, so the add, delete, find keyword feature, you can print the entire binary tree, you can find the parent node. Program features a simple, lucid, caref
BTREEOS
- 本程序实现了二叉树的基本操作,包括建立,遍历,求叶子节点个数,树深度,获取某节点路径-This program implements the basic operation of the binary tree, including the establishment of traversal, seeking the number of leaf nodes, the tree depth, for a node path
visKDTree
- KD树的程序,实现从2维到k维的数据检索。kd树(k维搜索树)是把二叉树搜索树推广到多维数据的一种主存数据结构。kd树是一个二叉树,他的内部节点由一个相关联的属性a和一个值v,它将数据点分成两个部分:a值小于v的部分和a值大于等于v的部分。由于所有的维的属性在层间循环,所以树在不同层上的属性是不同的。-KD tree program, from a 2-D to k-dimensional data retrieval. kd Tree (k-dimensional search tree) i
c-structure
- c数据结构对c的学习起到一定的促进作用,查询完毕后方可采纳-c structure is good for your learning while you have difficulties in it and you will find that god is a god.
MFC RRT算法
- 基于MFC编程,用可视化窗口交互信息。实现RRT算法的路径规划问题,可用于演示教学,基于VS同样可用。
dynamic
- 动态规划法解决经典背包问题,C语言实现。-Classic dynamic programming method to solve the knapsack problem, C language.
数据结构C++描述
- 数据结构C++描述(1)数据结构教程连载(把rar改为pdf)
IHDRmatlab
- 一种快速的多叉搜索树,主要用于智能发育机器人方面进行路径规划
sort
- 这是一个在Visual C++ 6.0环境下实现的排序算法-This is a Visual C++ 6.0 environment to achieve the sort algorithm
glew-1.5.8-win64
- programe for data structure very easy
047923
- 杭电ACM2000——2099解题报告,汇集了详细的解体报告和思路!()