-
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。...
进程调度实验 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。-process of scheduling trials and the preparation of high-level language debugging process of scheduling a procedure to enhance the concept of the process and the process of scheduling algorithm understanding.
- 2022-05-25 22:52:36下载
- 积分:1
-
regain getpass can define maximum password length
重新实现getpass 可以自定义最大输入密码的长度-regain getpass can define maximum password length
- 2022-10-31 12:05:03下载
- 积分:1
-
查看PE文件信息的工具。编写工具vc6.0
查看PE文件信息的工具。编写工具vc6.0-a tool to get PE file informations,write in VC 6.0
- 2022-02-14 18:10:59下载
- 积分:1
-
friends do a software tool, in order to download a useful source, he had sold. W...
一个朋友做的工具软件,为了下载一个有用的源码,不得不把他出卖了。 有WinXP风格的菜单,VC托盘等功能。-friends do a software tool, in order to download a useful source, he had sold. With WinXP style menu, VC tray functions.
- 2023-05-31 17:30:03下载
- 积分:1
-
该程序用于设置程序的自动启动和运行,多用于程序的演示操作...
该程序用于设置程序的自动启动和运行,多用于程序的演示操作-The program for the automatic setup program up and running, multi-operation for the demonstration program
- 2022-02-13 19:10:22下载
- 积分:1
-
一个VB音量调整、混音类程序
这是一个VB音量调整、混音类程序。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2022-02-05 12:26:36下载
- 积分:1
-
自动拾色器:自动获得屏幕某点的像素,采用vb编写
自动拾色器:自动获得屏幕某点的像素,采用vb编写-Automatic Color Picker: Automatic access to a certain point the screen pixel, using vb write
- 2022-03-02 05:27:08下载
- 积分:1
-
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过....
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
- 2022-08-12 11:44:15下载
- 积分: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
-
dump文件生成
本人测试过的dump文件生成程序,可以运行.dump的原理是系统内存镜像.当程序执行时出错生成dump保存堆栈.
- 2022-03-13 03:55:34下载
- 积分:1