-
实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突...
实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突-Realize hash wish foundation of form , function of meddling in etc. , and with leave remainder law construct for the first time, deal with the conflict
- 2022-10-19 05:30:03下载
- 积分:1
-
Some database programs, you can use this database in the initial use of a simple
一些数据库的程序,可以在初次使用这个数据库时简单的使用-Some database programs, you can use this database in the initial use of a simple
- 2022-02-18 15:01:17下载
- 积分: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
-
站长写的使用OCI开发Oracle程序的通用函数库for unix
站长写的使用OCI开发Oracle程序的通用函数库for unix- Stationmaster writes use OCI develops Oracle procedure general
function storehouse for unix
- 2022-02-05 15:15:32下载
- 积分:1
-
堆栈的基本功能实现,链表方式实现
堆栈的基本功能实现,链表方式实现-stack to achieve the basic functions, achieving Chain
- 2023-07-20 04:20:03下载
- 积分:1
-
online admissions system
这是一个大学录取系统,负责一所大学的录取工作asp.net使用mssql 2005后端数据库。提前欢迎
- 2023-04-06 04:35:03下载
- 积分:1
-
a example of sql database
一个SQL数据库的小例子-a example of sql database
- 2022-11-03 02:25:03下载
- 积分:1
-
一个有关电力系统收费的管理软件
一个有关电力系统收费的管理软件-an electricity pricing system management software
- 2022-09-23 21:35:03下载
- 积分:1
-
我写的数据结构小程序是关于排序算法的,功能比较全
我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
- 2022-01-26 08:23:21下载
- 积分:1
-
咖啡厅和餐厅
此应用程序是设计用来管理客户端服务器应用程序-基于数据库的咖啡馆。设计建成使用 PHP 的服务器和客户端移动机器人的应用程序。
- 2022-12-21 17:10:04下载
- 积分:1