-
colormap in matlab using histogram for colors
colormap in matlab using histogram for colors
- 2022-05-29 04:16:39下载
- 积分:1
-
用C++实现数据读入XML文档和从XML文档中读出
用C++实现数据读入XML文档和从XML文档中读出-With C++ Realize data read XML documents and XML document from the read out
- 2022-07-03 21:07:57下载
- 积分:1
-
类似vista任务栏的控件 自动隐藏在屏幕右边
类似vista任务栏的控件 自动隐藏在屏幕右边-Similar vista taskbar automatically hide the controls right on the screen
- 2022-08-04 00:35:52下载
- 积分:1
-
IDS系统检测代码 基于主机的入侵检测系统源代码
IDS系统检测代码 基于主机的入侵检测系统源代码-network intrusion detection system
- 2023-05-27 16:05:03下载
- 积分:1
-
名字空间扩展编程例子
名字空间扩展编程例子-name space expansion of programming examples
- 2022-02-20 03:40:32下载
- 积分:1
-
This is a binary tree algorithm VC 6.0 Dynamic Link Library
这是一个二叉树排序算法的VC++6.0实现的动态连接库-This is a binary tree algorithm VC 6.0 Dynamic Link Library
- 2022-01-26 01:55:13下载
- 积分:1
-
WinXP system and it comes with exactly the same functionality and interface are...
简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的
此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。
程序中使用了几个网友作品的算法:如画CPU使用率的背景的效果,取CPU利用率的算法等都非本人原创的(作了部分修正)。 -WinXP system and it comes with exactly the same functionality and interface are the same, but different development language, the system is written in C, it is written in DELPHI
The main implementation of this process the application check list system, check system for all process-related information (Image Name, PID, CPU time, memory usage), real-time access to use the rate of the CPU and to describe the wave line, real-time memory access the use of records, and to describe the wave line. Implementation at the same time, the end of mission, new mission, and to switch to other functions. "Options menu" only to realize the "always best before", "View menu" only achieve th
- 2022-03-16 14:31:44下载
- 积分:1
-
袜子4 / 5的BOT,ring0驱动程序,C++源
socks 4/5 bot, ring0 driver, c++ sources
- 2022-07-07 06:04:36下载
- 积分: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
-
basics of operating system
basics of operating system
- 2022-02-06 01:24:37下载
- 积分:1