资源列表

« 1 2 ... .03 .04 .05 .06 .07 3608.09 .10 .11 .12 .13 ... 16925 »

[文档资料XX

说明:软件测试的一个文档模板,详细介绍了软件测试的一个书写模板的信息-A software testing document templates, detailed information on software testing, a written information template
<44705618> 在 2025-06-29 上传 | 大小:26kb | 下载:0

[文档资料kmp

说明:给你A,B两个字符串,检查B串是否是A串的子串,类似于Java的String.indexOf("")。找到匹配失败时的最合适的回退位置,而不是简单的回退到子串的第一个字符(常规的枚举查找方式,是简单的回退到子串的第一个字符,KMP算法的性能分析Java实现实例)*此仅供大家参考、交流,希望对大家有所帮助!-Here you are A, B two strings to check whether string B is a sub-string A string, similar to Jav
<左刘鸿翔> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[文档资料JspHelp

说明:jsp帮助文档`````````````````` 网上找的-help for jsp``````````````````
<xxdzzz> 在 2025-06-29 上传 | 大小:900kb | 下载:0

[文档资料linkfunction

说明:VC中为应用程序实现超链接功能,TXT文档,与大家分享-VC in the application implementation hyperlink function, TXT files to share with you
<朱鹏飞> 在 2025-06-29 上传 | 大小:6kb | 下载:0

[文档资料howtogetromimformation

说明:如何获得系统的内存信息,TXT文档,与大家分享-How do I get the memory information system, TXT files to share with you
<朱鹏飞> 在 2025-06-29 上传 | 大小:2kb | 下载:0

[文档资料KMP008

说明:串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置.-Series of simple pattern matching algorithm is O (N ^ 2), and can make use of KMP (from DEKnuth,
<左刘鸿翔> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[文档资料windowscode

说明:WINAPI托盘编程,TXT文档,与大家分享-WINAPI Programming tray, TXT files to share with you
<朱鹏飞> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[文件格式java_ms

说明:java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一,谈谈final, finally, finalize的区别。   最常被问到。   第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?   第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试题有的很笼统)。   第四,&和&
<张虎> 在 2025-06-29 上传 | 大小:92kb | 下载:0

[文档资料KMP--suanfa

说明:初看kmp算法的时候有点模糊,第一次就根本没明白过。 仔细的推敲。找相关类似的问题。现在把源程序贴出来供大家参考。 关键一点就是要了解next函数的构造,以及为什么要这么做。在数据结构中的next推倒,不过不是很好理解。 其中next是按1开始。 -Kmp algorithm for the beginning of the time look a bit vague on the first did not understand too. Careful scrutiny. To fin
<左刘鸿翔> 在 2025-06-29 上传 | 大小:102kb | 下载:0

[文档资料JSP

说明:详细完整的实习报告书!书写认真格式正确.需要的人可以下载-Complete a detailed internship report! Right format to write seriously. People can download the necessary
<文明> 在 2025-06-29 上传 | 大小:1mb | 下载:0

[文档资料KMP09

说明:很高兴又能再次发布本人供初学者有关KMP算法的源码参考-KMP algorithm for beginners of the source of the reference! ! !
<左刘鸿翔> 在 2025-06-29 上传 | 大小:3kb | 下载:0

[文档资料KMP001

说明:O(∩_∩)O哈哈~^_^我这可写了一个KMP算法源代码啦,欢迎大家指点哦\(^o^)/~-O (∩ _ ∩) O哈哈~ ^ _ ^ I can write a KMP algorithm source code you are welcome to show everyone Oh \ (^ o ^)/~
<左刘鸿翔> 在 2025-06-29 上传 | 大小:3kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 3608.09 .10 .11 .12 .13 ... 16925 »

源码中国 www.ymcn.org