搜索资源列表
AlgorithmonMaximalMatchingofStrings
- 给定两个串S和T,长分别m和n,本文给出了一个找出二串间最大匹配的算法。该算法可 用于比较两个串S和T的相似程度,它与串的模式匹配有别-given two series of S and T, length m and n, the paper presents a series of two to identify the largest matching algorithm. The algorithm can be used to compare two strings S and T
20070318
- 本文介绍了基于遥测技术的绝缘子在线监测系统的设计与实现。该系统采用网络测量技术 ,通过数据测量单元在线实时监测输电线路上绝缘子串的污秽特征量等数据 ,采用无线与有线相结合的方式将数据传到数据分析总站 ,通过专家知识和自学习算法 ,对绝缘子的污秽及老化状况做出正确的预测和评估 ,实现故障预警。-this paper based on the telemetry insulator online monitoring system design and implementation. The sys
nixu2
- 对输入的字符串进行逆序,包括设计试验的文档说明-of input strings in Reverse, including design documentation shows
Color_Image_Retrieval_Based_on_2D_Strings
- Color Image Retrieval Based on 2D Strings
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
Secure-Programs-HOWTO-all-html.tar
- Secure Programming howtos. How to write code that is not likely to be exploited by buffer overflows, format-strings, etc. How to write stable quality code.
DatabaseModule
- Add this to your module dependencies and just replace connection strings in the messages.properties file.
pn
- pn码串并结合快速捕获算法的改进与研究,详细介绍了串并结合捕获算法的优点-pn code acquisition algorithm for strings in combination with rapid improvement and research, detailing the string combined with the advantages of capturing algorithm
2
- Chapter 2: Working with Characters and Strings
lex_yacc.pdf
- A compiler or interptreter for a programminning language is often decomposed into two parts: Read the source program and discover its structure. Process this structure, e.g. to generate the target program. Lex and Yacc can generate program f
5
- 1 请编写一个函数fun,它的功能是:比较两个字符串的长度,(不得调用c语言提供的求字符串长度的函数),函数返回较长的字符串。若两个字符串长度相同,则返回第一个字符串。-1 Write a function fun, its functions are: to compare two string length, (not available in the language requirements call c function of the length of the string), th
1
- 数据结构(严蔚敏版)中关于串的基本操作的程序源代码-Data structure (Yan Wei Min Version) basic operations on strings program source code
java
- JAVA课程,包括Java基本语法,数组,字符串,输入输出流,线程,继承、多太、类!-JAVA programs, including the basic Java syntax, arrays, strings, input and output streams, threads, inheritance, too, class!
Array
- 数据结构的全面学习,包括串,数组,图,线性表和查找等,供初学者用-Comprehensive study of data structures, including strings, arrays, graphs, linear forms and find other, for beginners to use
Search
- 数据结构的全面学习,包括串,数组,图,线性表和查找等,供初学者用-Comprehensive study of data structures, including strings, arrays, graphs, linear forms and find other, for beginners to use
Stacksandqueues
- 数据结构的全面学习,包括串,数组,图,线性表和查找等,供初学者用-Comprehensive study of data structures, including strings, arrays, graphs, linear forms and find other, for beginners to use
Tree
- 数据结构的全面学习,包括串,数组,图,线性表和查找等,供初学者用-Comprehensive study of data structures, including strings, arrays, graphs, linear forms and find other, for beginners to use
arcs108
- MODELING AND CONTROL OF UNDERACTUATED REDUNDANT MANIPULATORS Authors:Ashish Singla, Bhaskar Dasgupta & Ashish Tiwari(Senior Members,IEEE) Abstract:This paper develops a strategy for modelling and control of underactuated redundant manipulators.Fi
strings
- This a simple code for work and learn strings and chars Este es un codigo simple para aprender chars y strings-This is a simple code for work and learn strings and chars Este es un codigo simple para aprender chars y strings
strings
- Strings algos implemented in java (geeks for geeks)