资源列表
[数学计算/工程计算] TempMatrix
说明:矩阵模板类,C++初学者交流-Matrix template class, C++ Beginners exchange<毛锋> 在 2025-07-17 上传 | 大小:8kb | 下载:0
[matlab例程] Arithmetic
说明:Arithmetic 数值计算,包含了可以用matlab就是的一般常用数值计算-Numerical Calculation of Arithmetic, contains matlab can be used is the commonly used numerical<weijing> 在 2025-07-17 上传 | 大小:132kb | 下载:0
[matlab例程] SolveEquation
说明:求解方程 包括求解线性方程非线性方程,微分方程等-Solving equations, including solving linear equations of nonlinear equations, differential equations, etc.<weijing> 在 2025-07-17 上传 | 大小: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-07-17 上传 | 大小:54kb | 下载:0
[matlab例程] qiuniMatlab
说明:几种常用求逆的Matlab程序,在一个博客中找到,分享一下-Several commonly used inverse of Matlab procedures, found in a blog, share<保奈美> 在 2025-07-17 上传 | 大小: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-07-17 上传 | 大小: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-07-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] four
说明:四叉树递归 此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。 -Recursive quadtree rendering such models similar character-meter grid. Recursive calls as a result of the w<Louis> 在 2025-07-17 上传 | 大小:1kb | 下载:0