data-structure-experiments/README.md

15 lines
476 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 数据结构实验
1. 背包问题的求解
2. 农夫过河问题的求解
3. 简易电子表格的设计
4. 八皇后问题
5. 约瑟夫环问题仿真
6. 教学计划编制问题(*
7. 二叉排序树与平衡二叉树的实现(*
8. 停车场模拟管理程序的设计与实现
9. 学生成绩分析
10. 一元稀疏多项式计算器
11. 哈夫曼压缩/解压缩算法(编译码器)(*
12. 全国交通咨询模拟系统(*
13. 迷宫问题(*