-
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
- 2022-03-10 14:08:21下载
- 积分:1
-
Dijkstra算法C程序实现,可以在windows和linux下运行,
Dijkstra算法C程序实现,可以在windows和linux下运行,-Dijkstra algorithm C program can run under windows and linux,
- 2023-04-18 19:45:03下载
- 积分:1
-
数据库操作功能类,包括添加,修改,删除等操作。直接调用就可以。
数据库操作功能类,包括添加,修改,删除等操作。直接调用就可以。-Database operations functional categories, including add, modify, delete, etc. operations. Can be called directly.
- 2023-04-26 17:05:04下载
- 积分:1
-
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考...
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考-VB library management system, library management system based on the VB-program development, only for reference
- 2023-01-25 21:15:03下载
- 积分:1
-
kmphebf
BF和KMP算法实例,曾经的作业,希望对你有点帮助(BF and KMP algorithm example, once the operation, and I hope to you a little help)
- 2006-06-21 11:55:39下载
- 积分:1
-
用非
设有由n个不相同的整数组成的数列,记为:
a(1)、a(2)、……、a(n)且a(i)a(j) (ij)
例如3,18,7,14,10,12,23,41,16,24。
若存在i1
- 2022-02-27 03:47:28下载
- 积分:1
-
jgctgu
流水线车间的零件加工排序问题,以达到最优的加工顺序,使加工时间最短或零件后期维护费用最少(Plant parts processing pipeline scheduling problem, in order to achieve optimal machining sequence, so that the processing time of the shortest or least parts later maintenance costs)
- 2014-05-08 01:12:54下载
- 积分:1
-
SQL开发指南
SQL开发指南-SQL Development Guide
- 2022-01-21 02:27:51下载
- 积分:1
-
Binary-tree
二叉树,可以进行二叉树的建立和查找,对二叉树进行操作,实现二叉树的数据结构(Binary tree, binary tree can be set up and find, to operate on the binary tree, binary tree data structure to achieve)
- 2011-11-22 21:09:10下载
- 积分:1
-
数据结构经典算法的实现
数据结构经典算法的实现-data structure to achieve the classical algorithm
- 2023-05-18 22:35:04下载
- 积分:1