资源列表
[人工智能/神经网络/遗传算法] shujucaiji
说明:一个简单的循环采集数据程序,使用此程序可以很简单采集到实时数据。-A simple cycle of data collection procedures, the use of this procedure could be very simple to the real-time data acquisition.<cjj> 在 2025-04-08 上传 | 大小:177kb | 下载:0
[数学计算/工程计算] TempMatrix
说明:矩阵模板类,C++初学者交流-Matrix template class, C++ Beginners exchange<毛锋> 在 2025-04-08 上传 | 大小:8kb | 下载:0
[matlab例程] Arithmetic
说明:Arithmetic 数值计算,包含了可以用matlab就是的一般常用数值计算-Numerical Calculation of Arithmetic, contains matlab can be used is the commonly used numerical<weijing> 在 2025-04-08 上传 | 大小:132kb | 下载:0
[matlab例程] SolveEquation
说明:求解方程 包括求解线性方程非线性方程,微分方程等-Solving equations, including solving linear equations of nonlinear equations, differential equations, etc.<weijing> 在 2025-04-08 上传 | 大小:83kb | 下载:0
[matlab例程] qiuniMatlab
说明:几种常用求逆的Matlab程序,在一个博客中找到,分享一下-Several commonly used inverse of Matlab procedures, found in a blog, share<保奈美> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] cumcm050856
说明:全国赛主要是一唯动力解决综合评价问题,这片文章一定会得到研究神经网络得人的喜爱-National Cup is the only one driving force to resolve the issue of comprehensive evaluation, this article will certainly be a neural network study of people like<> 在 2025-04-08 上传 | 大小:201kb | 下载:0
[数据结构常用算法] Boyer-Moore
说明:BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。 -BM algorithm is a better pattern matching al<Louis> 在 2025-04-08 上传 | 大小:1kb | 下载:0