资源列表
[数据结构常用算法] SimpleCalcMFC
说明:MFC计算器。用堆栈实现,可以进行含括号的四则运算。-MFC calculator. Implementate With the stack. Can be carried out with the four fundamental operations in parentheses.<WangLuJun> 在 2025-06-09 上传 | 大小:11.64mb | 下载:0
[数据结构常用算法] temlatelist
说明:用模板定义的单链表类 单链表应用,数据结构和算法学习必备程序学习。-The template is defined in a single linked list class of single applications, data structures and algorithms necessary procedures for learning to learn.<> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] queen
说明:n个皇后问题 在 n 行 n 列的国际象棋棋盘上,最多可布n个皇后。若两个皇后位于同一行、同一列、同一对角线上,则称为它们为互相攻击。 n皇后问题是指找到这 n 个皇后的互不攻击的布局。-n-Queens problem in n rows n columns of the chess board, up to n-Queens cloth. If the two Queens in the same row, same column, the same diagonal, then c<> 在 2025-06-09 上传 | 大小:2kb | 下载:0
[数据结构常用算法] bracketmatch
说明:检查算数表达式中括号是否匹配 使用“链式栈”模板定义作为数据结构来实现括号匹配。-Check the arithmetic expression in parentheses match use " chain stack" template definition as a data structure to achieve the matching parenthesis.<> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binarytree
说明:二叉树的递归遍历算法 “二叉链表”的类模板,数据结构和算法必备学习程序。-Recursive binary tree traversal algorithm " binary list," class templates, data structures and algorithms necessary learning process.<> 在 2025-06-09 上传 | 大小:2kb | 下载:0