资源列表
[文档资料] main
说明:If a tree falls in the forest, and there s nobody there to hear, does it make a sound? This classic conundrum was coined by George Berkeley (1685-1753), the Bishop and influential Irish philosopher whose primary philosophical achievement is the advan<朱鹏飞> 在 2025-07-12 上传 | 大小:1kb | 下载: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-07-12 上传 | 大小:1kb | 下载: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-07-12 上传 | 大小:1kb | 下载:0
[文件格式] dpji
说明:利用单片机及pc机串口实现接收发字符,通过串口调试助手能看到键盘上发出的字符。利用keilc编写的单片机与pc机的通信程序。-And the use of single-chip receiver implementation pc machine serial hair characters, through the serial debug aide sent to see the characters on the keyboard. Keilc prepared using single<lidejjj> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[编程文档] Almouti2X2
说明:This a code for 2X2 MIMO system using Alamouti code-This is a code for 2X2 MIMO system using Alamouti code<Naval> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[文件格式] pgm_Read.m
说明:Code to convert an pgm image to matrix matlab<gksaga> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[编程文档] MUD
说明:DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较-DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and MMSE Multiuser Detecti<wangyanli> 在 2025-07-12 上传 | 大小:1kb | 下载:0
[软件工程] freelicenseprocer
说明: 不知大家有没做单元测试,测试本身也是开发的一大难题,像C/C++开发,单元测试也是很少有工程师愿意做,工具本身也难找,现在有款国产的Visual Unit2.2单元测试工具还算不错,还可以免费申请试用License,大家有需要可以去试用一下,按附件流程申请就可以了,支持一下国产软件-I do not know not everybody has to do unit testing, test development itself is a major problem, such as C/C<张成海> 在 2025-07-12 上传 | 大小:1kb | 下载:0