-
此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程...
此代码主要根据自己设计的一套编码规则,在VC环境学下模拟cpu的运行过程- simulate runing of cpu
- 2022-03-21 04:45:39下载
- 积分:1
-
服务:标准C写得服务,让初学者可以深刻
理解服务的编写!...
服务:标准C写得服务,让初学者可以深刻
理解服务的编写!-Services: Standard C written service for beginners can be a profound understanding of services to prepare!
- 2022-05-09 03:55:02下载
- 积分:1
-
Ascii
Ascii-2 码转换工具,把键盘的按键转换为AscII码显示在text1中-Ascii-2 code conversion tools, the keyboard keys converted to Ascii code displayed in the Text1 in
- 2023-04-30 15:30:02下载
- 积分:1
-
通过系统的调用在DOS界面上调用出非常细致的菜单界面。
通过系统的调用在DOS界面上调用出非常细致的菜单界面。-Through the system call interface in the DOS call a very detailed menu interface.
- 2022-04-11 09:56:39下载
- 积分: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
-
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现...
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现-CDROM control and system protection, use the system api function to achieve the cd on the system control and switching machines realize
- 2022-04-24 11:32:50下载
- 积分:1
-
一个类似绘图板的程序,支持线条,举行等等操作
一个类似绘图板的程序,支持线条,举行等等操作-A similar procedure for the drawing board to support the lines, etc., held to operate
- 2022-06-02 14:21:08下载
- 积分:1
-
指定的目录中搜索文件,包括子目录
查找指定目录下的文件,包括子目录-designated directories to search documents, including subdirectories
- 2022-03-14 07:31:49下载
- 积分:1
-
push pop program for basic learning
push pop program for basic learning
- 2022-03-30 01:35:33下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-12 11:35:13下载
- 积分:1