-
boot.s linux bios引导代码 os代码分析的基础
boot.s linux bios引导代码 os代码分析的基础-boot.s linux bios os source code to guide the basis of the analysis
- 2022-08-24 17:50:01下载
- 积分: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
-
投票调查系统,使用ASP.NET开发,数据库为ACCESS。除了具有一般的投票系统功能外,还支持查询用户投票信息(需要与你的用户系统管理)功能,您可以把此模块集...
投票调查系统,使用ASP.NET开发,数据库为ACCESS。除了具有一般的投票系统功能外,还支持查询用户投票信息(需要与你的用户系统管理)功能,您可以把此模块集成到您的系统之中。系统融入了分层的思想,大部分功能都使用ASP.NET的控件实现-voting system survey, the use of ASP.NET development for the ACCESS database. In addition to the general voting system function, Users also supported inquiries voting information (with the needs of your user systems management) function, You can combine this module integrated into your systems. Layered into the system the idea that most of the functional use ASP.NET Controls
- 2023-05-05 03:10:03下载
- 积分:1
-
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D...
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D-detect whether a thread is running, can control start, kill a thread, mainly for air conditioning Data Acquisition write D
- 2022-02-10 05:13:49下载
- 积分:1
-
Storage management and allocation of memory partition experiments with pages and...
储存管理实验 对内存分区和分配资源 具有页面和页表分配 给进程分配空间-Storage management and allocation of memory partition experiments with pages and pages of resources allocated to the process of allocation of space for the table
- 2022-02-06 23:33:39下载
- 积分:1
-
使系统托盘是不可见的。..(我不知道怎么形容)
取得系统托盘中不可见的。。。(不知道怎么形容了)-made the system tray is not visible. . . (I do not know how to describe.)
- 2022-03-09 11:30:32下载
- 积分:1
-
获取安装在系统中的硬盘的序列号,用于加密或者做别的用途。...
获取安装在系统中的硬盘的序列号,用于加密或者做别的用途。
- 2022-04-30 15:11:03下载
- 积分:1
-
Improve procedures for their own power to make a number of previously impossible...
提高程序自身的权力,可以做一些以前做不到的事情了!-Improve procedures for their own power to make a number of previously impossible things!
- 2022-10-16 20:35:03下载
- 积分:1
-
页式虚拟存储管理中地址转换和页式中断,VC++。
页式虚拟存储管理中地址转换和页式中断,VC++。-Page of virtual memory management, address translation and page-break, VC++.
- 2022-01-26 05:54:14下载
- 积分:1
-
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序-DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
- 2023-01-07 19:20:03下载
- 积分:1