-
KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多....
KMP算法是一个查找两个字符串公共串的算法,比一般的算法效率要高很多.-KMP algorithm is a two string public string search algorithms, than the average efficiency of the algorithm is much higher.
- 2022-03-15 16:07:48下载
- 积分:1
-
邻接表,邻接矩阵的创建以及对它的一些操作等
邻接表,邻接矩阵的创建以及对它的一些操作等-Adjacency list, adjacency matrix, as well as the creation of some of its operations
- 2023-08-30 01:40:03下载
- 积分:1
-
本人的练习2的答案, 供大家参考, 希望大家喜欢
本人的练习2的答案, 供大家参考, 希望大家喜欢-ssd7exercise2
- 2022-05-05 13:19:53下载
- 积分:1
-
数据结构
数据结构--树的常见操作及维护算法的实现-data structure-- a common tree operation and maintenance of the algorithm to achieve
- 2022-06-16 13:51:04下载
- 积分:1
-
This article discusses in detail the design of online examination system and imp...
本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考-This article discusses in detail the design of online examination system and implementation of the system to achieve a basic needs analysis of the functional requirements, in which candidates from the database information directly into the main candidates to enter the candidates after the successful login interface, the main candidates from the interface results in the examination information, test when the candidates enter the ticket number, candidate name, authentication code to enter the examination room after checking the correct key to the achievement of the candidates in the selection of subjects were randomly drawn by the system after the title, Automatic Test Paper into test page test
- 2023-01-02 14:55:06下载
- 积分:1
-
无穷大的两个数相加或相乘
无穷大的两个数相加或相乘,利用堆栈,是数据结构中重要的一部分,代码注释清晰,利用初学者使用
- 2022-11-11 13:20:04下载
- 积分:1
-
本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样...
本代码已经在VC++环境下编译实现,但不知道在纯C++下运行结果会怎样-the code in Visual C++ compiler environment to achieve, but we do not know in pure C++ to run what will be the outcome
- 2022-03-04 18:29:27下载
- 积分:1
-
将ORACLE数据库结构导出为自定义XML文件,支持整库导出,支持SDE空间库脚本导出...
将ORACLE数据库结构导出为自定义XML文件,支持整库导出,支持SDE空间库脚本导出-ORACLE database structure will be exported to a custom XML documents in support of the entire database export, to support the SDE spatial database export script
- 2023-02-16 17:35:04下载
- 积分:1
-
simpleaccounts
GnuCash是一个免费的会计软件,可以维护您的帐簿
- 2023-07-03 01:20:03下载
- 积分:1
-
K阶菲波那契算法,运用环形队列实现,空间是K+1
K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
- 2022-01-27 15:24:30下载
- 积分:1