资源列表
[数据结构常用算法] KMPsuanfa
说明:串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own char<yellowdoo> 在 2025-06-05 上传 | 大小:217kb | 下载:0
[数据结构常用算法] 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-digest, ACM with a classic topi<sql> 在 2025-06-05 上传 | 大小:217kb | 下载:0
[数据结构常用算法] tiaomasuanfa
说明:跳马算法的实现过程!跳马的源代码!请大家放心使用-Vault algorithm realize the process! The source code vault! Please rest assured that the use of U.S.<sun> 在 2025-06-05 上传 | 大小:217kb | 下载:0
[数据结构常用算法] EightQueensProblem
说明:这是一个古老的问题,有关八皇后的问题,代码比较短,但是有回溯的思想-This is an old problem, the eight queens problem, the code is relatively short, but the idea back<thinking_fioa> 在 2025-06-05 上传 | 大小:216kb | 下载:0
[数据结构常用算法] Horseridingboard
说明:利用Java语言实现马踏棋盘问题,图形化界面,附带背景图片。-Using Java language horse riding chessboard, graphical interface, with a background image.<zhangqilai> 在 2025-06-05 上传 | 大小:216kb | 下载:0
[数据结构常用算法] tushuguanlxit
说明:1. 图书信息包括:序号、书名、作者、出版单位、价格。 2. 系统以菜单方式工作。 3. 图书信息录入功能(图书信息用文件保存)--输入。 4. 图书信息的删除与修改功能。 5. 图书信息浏览功能--输出。 6. 查询功能--算法:(按书名/作者查询)。 7. 排序功能--算法:(按书名排序/按价格排序)。 8. 图书购买功能:统计选购图书的总价,给出清单,屏幕输出参考以下的实际购书单。 -1 book inform<张启靓> 在 2025-06-05 上传 | 大小:216kb | 下载:0