资源列表

« 1 2 ... .86 .87 .88 .89 .90 1191.92 .93 .94 .95 .96 ... 3400 »

[数学计算/工程计算Text2

说明:二维位势问题的边界元程序。常数不连续元,fortran77编制-2D potential BEM
<姜琛> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Ordinary-Differential-Equations

说明:求解常微分方程组,用了四种方法,分别是:先前欧拉、向后欧拉、改进欧拉、RK4方法。-Solution of ordinary differential equations, using the four methods are: the previous Euler, Backward Euler, Improved Euler, RK4 method.
<赵玉梅> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算pscad

说明:pscad 中的例子,很适合初学者使用,能够快速了解并掌握pscad基本功能-pscad examples, it is suitable for beginners to quickly learn and master the basic functions of pscad
<胡腾华> 在 2025-06-10 上传 | 大小:22kb | 下载:0

[数学计算/工程计算PC-ANSR

说明:English user manual of ANSR-1-user manual of ANSR-1
<jrwuce> 在 2025-06-10 上传 | 大小:3.59mb | 下载:0

[数学计算/工程计算DRAIN-2DX-UIUC

说明:souce code of programe DRAIN-2DX-UIUC
<jrwuce> 在 2025-06-10 上传 | 大小:2.19mb | 下载:0

[数学计算/工程计算www

说明:很好的,其实这是我自己做的东西,希望大家好好看看啊啊!-Well, actually this is what I do, I hope you take a look at ah!
<123123> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算astar

说明:Astar algorithm using simple method to code it
<Duy Kien NGo> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Active-Contours

说明:This programme gives much useful in image processing
<sudhee> 在 2025-06-10 上传 | 大小:3.46mb | 下载:0

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

说明:利用meanshift kalman算法实现对视频中运动对象的跟踪。-Meanshift kalman algorithm using video tracking of moving objects.
<zhanq> 在 2025-06-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小: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-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 1191.92 .93 .94 .95 .96 ... 3400 »

源码中国 www.ymcn.org