资源列表
[人工智能/神经网络/遗传算法] 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-06-28 上传 | 大小:177kb | 下载:0
[数据结构常用算法] ACM_Code
说明:包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!-Include computational geometry, special data structure, combinatorial mathematics and other knowledge-point code. Each code corresponds to ACM questions together<yesrush> 在 2025-06-28 上传 | 大小:151kb | 下载:0
[数学计算/工程计算] TempMatrix
说明:矩阵模板类,C++初学者交流-Matrix template class, C++ Beginners exchange<毛锋> 在 2025-06-28 上传 | 大小:8kb | 下载:0
[matlab例程] Arithmetic
说明:Arithmetic 数值计算,包含了可以用matlab就是的一般常用数值计算-Numerical Calculation of Arithmetic, contains matlab can be used is the commonly used numerical<weijing> 在 2025-06-28 上传 | 大小:132kb | 下载:0
[matlab例程] SolveEquation
说明:求解方程 包括求解线性方程非线性方程,微分方程等-Solving equations, including solving linear equations of nonlinear equations, differential equations, etc.<weijing> 在 2025-06-28 上传 | 大小:83kb | 下载:0
[数学计算/工程计算] PCFFWM1
说明:光子晶体光纤计算中相对抽运频率和四波混频效率的关系,有MATLAB程序和图形。对研究光子晶体光纤有很大的帮助。-Calculation of photonic crystal fiber pumped in the relative frequency and four-wave mixing efficiency of the relationship between the procedures and have MATLAB graphics. The study of photonic<张昕> 在 2025-06-28 上传 | 大小:54kb | 下载:0
[matlab例程] qiuniMatlab
说明:几种常用求逆的Matlab程序,在一个博客中找到,分享一下-Several commonly used inverse of Matlab procedures, found in a blog, share<保奈美> 在 2025-06-28 上传 | 大小: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-06-28 上传 | 大小:201kb | 下载:0
[数据结构常用算法] Boyer-Moore
说明:BM 算法是一个较优的模式匹配算法。一般,如果不考虑模式串的长度,一个具有时间复杂度O(n)的算法应该是最优的了,但是事实不是如此。BM算法可以实现更高效率的模式匹配。分析和实验说明,BM匹配算法对于那些字符集比较大,而模式串中出现的字符比较少的时候,工作效率最快。而且,考虑KMP匹配方式的优化,可以结合KMP匹配和BM匹配,进一步提高效率。 -BM algorithm is a better pattern matching algorithm. General, if we do not<Louis> 在 2025-06-28 上传 | 大小:1kb | 下载:0