资源列表
[数据结构常用算法] SegmentTree
说明:线段树是在计算几何领域非常重要的一种数据结构,常在各大ACM比赛中现身,本文由浅入深,用往年经典的ACM题目来介绍这个强大数据结构-Segment tree is in the field of computational geometry is very important as a data structure, often in major competitions ACM show, this article easy-to-d<sql> 在 2024-11-02 上传 | 大小:222208 | 下载:0
[数据结构常用算法] Dijkstra_v1.0_SourceCode
说明:Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.<TomWillow> 在 2024-11-02 上传 | 大小:221184 | 下载:0
[数据结构常用算法] EightQueensProblem
说明:这是一个古老的问题,有关八皇后的问题,代码比较短,但是有回溯的思想-This is an old problem, the eight queens problem, the code is relatively short, but the idea back<thinking_fioa> 在 2024-11-02 上传 | 大小:221184 | 下载:0
[数据结构常用算法] Horseridingboard
说明:利用Java语言实现马踏棋盘问题,图形化界面,附带背景图片。-Using Java language horse riding chessboard, graphical interface, with a background image.<zhangqilai> 在 2024-11-02 上传 | 大小:221184 | 下载:0
[数据结构常用算法] tushuguanlxit
说明:1. 图书信息包括:序号、书名、作者、出版单位、价格。 2. 系统以菜单方式工作。 3. 图书信息录入功能(图书信息用文件保存)--输入。 4. 图书信息的删除与修改功能。 5. 图书信息浏览功能--输出。 6. 查询功能--算法:(按书名/作者查询)。 7. 排序功能--算法:(按书名排序/按价格排序)。 8. 图书购买功能:统计选购图书的总价,给出清单,屏幕<张启靓> 在 2024-11-02 上传 | 大小:221184 | 下载:0