-
一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。...
一个快速,高效的字典查询软件。采用改进的红黑树的搜索算法。-A fast, efficient software dictionary query. Improved red and black tree search algorithm.
- 2022-02-12 10:17:48下载
- 积分:1
-
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高...
由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failure, a simple model put forward position Series mobile location of a character, would be lost in front of characters matching the information inefficiently. There is a need for a non-backtracking algorithms to improve efficiency, the use of KMP here (Knuth-Morris-Pratt) algorithm. Model Series in front of a row clips part said "prefix model," prefix string pattern in the pattern of recurring back can be used to avoid duplication of inspection has been done, KMP algorithm is an important concept.
- 2022-03-19 13:35:27下载
- 积分:1
-
请假销假的管理系统
请假销假的管理系统-leave posture of the management system
- 2022-02-21 07:17:44下载
- 积分:1
-
Photo Upload
此类可以验证上载的图像文件并调整其大小。
- 2022-03-25 08:57:38下载
- 积分:1
-
病人管理系统
病人管理系统是用来保持病人预约和病史。
- 2022-02-15 00:20:35下载
- 积分:1
-
经典八数码问题,回溯法的解决
经典八数码问题,回溯法的解决-eight digital classic, backtracking solution
- 2022-05-21 06:51:41下载
- 积分:1
-
完成输入图,然后进行图的深度优先遍历
完成输入图,然后进行图的深度优先遍历-Complete the input map, and then proceed to map the depth-first traversal
- 2022-02-05 12:59:49下载
- 积分:1
-
employees Attendance Management System acce
企业员工考勤管理系统 acce-employees Attendance Management System acce
- 2023-03-02 13:45:03下载
- 积分:1
-
B超管理系统
原创delphi开发的B超管理系统.WINDOWS下开发的B超图象管理系统MEDIWS系统,使用低成本视频图象采集卡及其驱动程序、新颖的JPEG压缩算法、完善的报告编辑环境等技术
- 2023-04-26 01:05:06下载
- 积分:1
-
内部数据结构课程设计的比较研究,共10…
数据结构课程设计内部排序的比较
一共有十种排序方法-Curriculum design of internal data structure to sort of comparison a total of 10 kinds of sorting methods
- 2023-08-05 04:50:02下载
- 积分:1