资源列表
[数据结构常用算法] BinarySearchTree
说明:从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。如输入的序列为:2,5,7,23,48,96,……,-1。请以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树。注意:请采用动态存储方法保存这棵二叉排序树,事先并未知道该二叉排序树中的结点的个数。-Input from the keyboard on a string of positive integers, the last input-1 as an<syuanying> 在 2025-01-13 上传 | 大小:232kb | 下载:0
[数据结构常用算法] queen_n
说明:解决N皇后问题的源码及可运行程序,分析各种情况,并输出,直观,有效!-Solve the N Queens problem can be the source and run the program, analyze, and output, intuitive, and effective!<zhangxinsheng> 在 2025-01-13 上传 | 大小:232kb | 下载:0
[数据结构常用算法] tree-hash-table-homework
说明:纽约大学数据结构课程作业5 树,红黑树,哈希表, 以及一道编程题的原始数据-Data structure course work at New York University 5 trees, red-black trees, hash tables, and a programming question of the original data<qianli> 在 2025-01-13 上传 | 大小:232kb | 下载:0
[数据结构常用算法] list_operation_Of_C_Language
说明:链表操作完整工程,包括链表的创建、删除、插入、翻转、排序等等。编程环境为VC6.0,完整工程,可以直接下载运行。-Complete list operation projects, including the creation of the list, delete, insert, flip, sort, and so on. Programming environment for VC6.0, complete projects,<zyh> 在 2025-01-13 上传 | 大小:232kb | 下载:0
[数据结构常用算法] Collection-of-data-structure
说明:数据结构算法集锦,里面包含各种简单算法的介绍。适合大家参考学习。-Collection of data structure algorithms, which include the introduction of a variety of simple algorithms. Study for your reference.<姜森> 在 2025-01-13 上传 | 大小:232kb | 下载:0
[数据结构常用算法] shortest-way
说明:最短路径寻优算法,也是通过矩阵来存储信息,获得最短的路径-The shortest path optimization algorithm, is also the shortest path through the matrix to store information<中国> 在 2025-01-13 上传 | 大小:232kb | 下载:0