资源列表
[数据结构常用算法] ImpleOfDataStruct
说明:数据结构的实现,包括可自动增长的数组,链表,堆栈,集合,二叉搜索树(元素不会重复),AVL 平衡树等,很好的数据结构源码。所有类均使用模板编写,并不特定于 Windows 平台,所有只要有 C++ 编译程序的操作平台都可使用。-achieve the data structure, including the automatic growth of arrays, linked lists, stacks, collection, Binary Tree Search (elements wil<> 在 2025-06-19 上传 | 大小:33kb | 下载:0
[数据结构常用算法] bigNumberMult
说明:大数相乘算法,使用C++语言在VC下实现.-large numbers multiply algorithm, the use of C language in the VC achieve.<刘志铭> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[数据结构常用算法] sujujiegou
说明:数据结构的一些常用算法实现。单链表。无向图排序等-data structure of some commonly used algorithm. Single-Chain. No plans to sort etc.<李漪> 在 2025-06-19 上传 | 大小:174kb | 下载:0
[数据结构常用算法] Beautifulprint
说明:该程序用Java实现了算法中的动态规划问题_漂亮打印-the program using Java to achieve a dynamic algorithm planning _ pretty Print<liu> 在 2025-06-19 上传 | 大小:4kb | 下载:0
[数据结构常用算法] n-Queen
说明:算法设计:著名的n后问题:在nXn的棋盘上放彼此不受攻击的n个皇后,按国际象棋的规则,任何2个皇后不在同一行或同一列或同一斜线上. 本算法才用回朔法来解决.-algorithm design : n after the famous question : In nXn put on the chessboard of each other against attack n empress, according to the international rules of chess, any<王涛> 在 2025-06-19 上传 | 大小:246kb | 下载:0