-
控制系统中进程窗口的隐藏和显示
控制系统中进程窗口的隐藏和显示-process control system and hidden window display
- 2023-02-25 17:25:03下载
- 积分:1
-
I have written a small program, can you specify the file under the name of all f...
我自己编写的一个小程序,可以对您指定的文件下的所有文件进行改名,更改扩展名。-I have written a small program, can you specify the file under the name of all files, change the extension.
- 2022-01-22 02:53:40下载
- 积分:1
-
一个可以查看内存,并且可以编辑内存的小程序
一个可以查看内存,并且可以编辑内存的小程序-one can view memory, and can edit the memory small programs
- 2022-03-23 16:58:00下载
- 积分:1
-
出口
Export-function
Export-function
对dll文件导出函数进行输出-Export-function Export-function on the dll file output function
- 2022-03-11 19:19:15下载
- 积分:1
-
的ks8995包含五个10 / 100物理层
The KS8995 contains five 10/100 physical layer
transceivers, five MAC (Media Access Control) units
with an integrated layer 2 switch. The device runs in
two modes. The first mode is a five port integrated
switch and the second is as a five port switch with the
fifth port decoupled from the physical port. In this
mode access to the fifth MAC is provided using a
MII (Media Independent Interface).
- 2022-02-10 04:57:09下载
- 积分:1
-
介质
中型企业OA系统源代码,可以给200人左右企业使用,代码25M左右,ASP加ACCESS结构。因为SQL版本正在商用中,不过此版本一样可以商用。-Medium-sized enterprises OA system source code, can give about 200 enterprises, about 25M code, ASP increases ACCESS structure. Because the SQL version is commercial, although this version can be commercial.
- 2022-02-02 11:24:26下载
- 积分:1
-
实现由于格式化和丢失数据恢复。一个格式化程序功能…
C实现因格式化而丢失数据的恢复。一款unformat程序,功能是进行格式化后的数据恢复,支持超过200G的大硬盘进行格式化后的数据恢复。-C to achieve due to formatting and losing data recovery. A unformat program function is formatted data recovery, support more than 200G a large hard drive formatted data recovery.
- 2022-08-05 16:11:28下载
- 积分:1
-
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x...
通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x-Through the use of any public function to hide its own process RegisterSerivceProcess procedures apply only to win9x
- 2022-06-03 17:00:41下载
- 积分:1
-
重要的是,我们喜欢它。
it is important that wo are like it.-hao
- 2023-06-25 18:00:03下载
- 积分: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