资源列表

« 1 2 ... .46 .47 .48 .49 .50 1151.52 .53 .54 .55 .56 ... 3400 »

[数学计算/工程计算meanshift-kalman

说明:利用meanshift kalman算法实现对视频中运动对象的跟踪。-Meanshift kalman algorithm using video tracking of moving objects.
<zhanq> 在 2025-06-08 上传 | 大小:4.24mb | 下载:0

[数学计算/工程计算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-08 上传 | 大小: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-08 上传 | 大小: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-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zadania3_3_Dijkstry

说明:Dijkstra s algorithm. The program searches for the shortest rail link between towns.
<a32> 在 2025-06-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jisuanqi

说明:简单计算器的计算器,用c#运行,希望有用-Calculator simple calculator, with c# run.
<JJ> 在 2025-06-08 上传 | 大小:33kb | 下载: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-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Rand

说明:原创,一个实用的算法,生成小范围,但比较大的整型随机数。-Original, a practical algorithm to generate small, but large integer random number.
<小虾米> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算linear-equations

说明:求解线性方程组 通过逼近方法逐渐取得线性方程组的解。-Solving linear equations obtained by approximation method for the gradual solution of linear equations.
<yuan> 在 2025-06-08 上传 | 大小:228kb | 下载:0

[数学计算/工程计算eigenvalue

说明:求解矩阵的特征值 采用数学上的逼近方法求解-By solving the eigenvalue approximation method for solving the mathematical
<yuan> 在 2025-06-08 上传 | 大小:194kb | 下载:0

[数学计算/工程计算nonlinear-equation

说明:非线性方程求解 简单的求解非线性方程根的程序-Simple linear equation the procedure for solving nonlinear equation root
<yuan> 在 2025-06-08 上传 | 大小:230kb | 下载:0

[数学计算/工程计算approximation

说明:函数逼近法求根 通过函数逼近法求得函数的近似解-Roots of function approximation function by function approximation of the approximate solution obtained by
<yuan> 在 2025-06-08 上传 | 大小:194kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1151.52 .53 .54 .55 .56 ... 3400 »

源码中国 www.ymcn.org