-
操作系统页面置换算法的程序设计,页面管理…
操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
- 2022-01-25 20:21:25下载
- 积分:1
-
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模...
BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。
-BM algorithm is a better pattern matching algorithm. General, if we do not consider the length of pattern, a time complexity O (n) algorithm should be optimal, but the fact is not the case. BM algorithm can achieve higher efficiency of pattern matching. Analysis and experiments, BM-matching algorithm for those relatively large character set, and the mode string of characters appearing in less time, the efficiency of the fastest. Moreover, consider the KMP matching optimization, you can match the combination of KMP and BM match, and further improve efficiency.
- 2023-01-27 01:15:04下载
- 积分:1
-
《学生课绩管理系统》的升级版,采用了sertlet+jsp+Javabean+sqlserver,并且做了许多修改!
说明: 数据库连接 在classes...
《学生课绩管理系统》的升级版,采用了sertlet+jsp+Javabean+sqlserver,并且做了许多修改!
说明: 数据库连接 在classes目录下的 sqlbean.java中
默认的用户名:1
密码: 1
-"student class performance management systems," an updated version using the sertlet jsp Javabean SQLServer, and made many changes! Description : Database Connection classes in the directory sqlbean.java default user name : a password : 1
- 2022-11-06 12:00:03下载
- 积分:1
-
core Windows programming source 2 is another one of the windows core programming...
Windows核心编程源码2这个是另外一个windows核心编程源代码-core Windows programming source 2 is another one of the windows core programming source code
- 2022-07-07 08:06:30下载
- 积分:1
-
API Spy tool which will track all system/api calles made in the application.
API Spy tool which will track all system/api calles made in the application.
- 2022-03-11 14:10:16下载
- 积分:1
-
DELPHI skills set, which contains many of the Delphi programming skills and the...
DELPHI的技巧集,其中包含了很多在DELPHI编程中所需的技巧及源码。-DELPHI skills set, which contains many of the Delphi programming skills and the necessary source code.
- 2022-05-19 12:14:50下载
- 积分:1
-
使win9x处于ring0模式下的代码
使win9x处于ring0模式下的代码-Code which make win9x to run in ring0 mode
- 2022-07-24 00:51:41下载
- 积分:1
-
用VC开发的定时关闭计算机,
用VC开发的定时关闭计算机,-development of the VC regularly shut down computers,
- 2022-01-22 01:11:11下载
- 积分:1
-
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。...
UNIX网络编程,主要讲述了使用UNIX 网络API进行网络程序的开发。-UNIX Network Programming, mainly on the use of UNIX network network API process development.
- 2022-09-20 02:45:03下载
- 积分:1
-
实现了加减乘除基本功能,并且实现了角度弧度转换功能,三角函数等....
实现了加减乘除基本功能,并且实现了角度弧度转换功能,三角函数等.-Realize the basic functions of addition and subtraction multiplication and division, and realize the point of curvature of the conversion functions, trigonometric functions and so on.
- 2022-11-08 02:20:03下载
- 积分:1