kmp meaning in English
博动作分析体系
凯森柏格动作剪影
可以从
如果使用其他播放软件
知识管理平台
Examples
- Kestenberg movement profile ; kmp
凯森柏格动作剪影 - Improvement of kmp - algorithm
算法的一个改进 - The train is designed to go 200 kilometres per hour ( kmp ) , but can reach speeds of 350 kmp
火车设计时速每小时200公里,而且最高可达每小时350公里。 - The volume of the navigation star database is large when star map recognition is carried out by kmp algorithm
摘要用kmp算法进行星图识别时,制定的导航星库容量大。 - So a fast pattern matching algorithm on mass string assemble has been proposed to solve the problem of fuzzy matching between a string pattern and a string assemble . to make the algorithm cost - effective in space and time , we have developed an optimized trie - tree structure to store the string assemble and introduced the knuth - morris - pratt ( kmp ) and finite - automata ( fa ) string matching thought to our algorithm . the algorithm has been describled in details and the cost of space and run time has been analized in the thesis
为了实现汉字输入码的不完整输入,解决带有模糊输入符的字符串模式与一个字符串集合之间的匹配问题,论文在第三章提出一种海量字符串集合的模式匹配算法,给出了算法的具体实现和复杂度分析,并且提出一种优化的检索树结构来存储字符串集合以节省内存空间。为了提高算法的运行速度,算法还引入了kmp模式匹配和有限自动机匹配的思想。