资源列表
[数学计算/工程计算] DFS
说明:Depth-first search (DFS) is an algorithm for traversing or searching a tree, tree structure, or graph. One starts at the root (selecting some node as the root in the graph case) and explores as far as possible along each branch before backtracking.<a32> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] BFS
说明:In graph theory, breadth-first search (BFS) is a graph search algorithm that begins at the root node and explores all the neighboring nodes. Then for each of those nearest nodes, it explores their unexplored neighbor nodes, and so on, until it finds<a32> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Countingsort
说明:Counting sort (ultra sort or math sort[1]) is a sorting algorithm which (like bucket sort) takes advantage of knowing the range of the numbers in the array to be sorted (array A). It uses this range to create an array C of this length.<a32> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix-inversion
说明:矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.<肖欢> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] fourth-order-rossler
说明:对四阶lu系统采用不变流形方法实现系统同步的仿真程序-Lu on the fourth-order system uses the same manifold method to achieve synchronization of the simulation program<zz> 在 2025-06-16 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Resection
说明:后方交会程序设计,航空影像单像空间后方交会是利用影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像点坐标,根据共线方程,在最小二乘法的原则下,计算航空影像的外方位元素。-Resection programming, aerial imagery, as space resection is the single image is covered by a number of ground control points within the known ground coordinates<ma> 在 2025-06-16 上传 | 大小:1kb | 下载:0