资源列表

« 1 2 ... .56 .57 .58 .59 .60 2361.62 .63 .64 .65 .66 ... 3400 »

[数学计算/工程计算main-7

说明:利用深度优先搜索算法和广度优先搜索算法解决图论中最短路问题-Use depth-first search algorithm and the breadth-first search algorithm in graph theory to solve the shortest path problem
<张一> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算kalmanbucy

说明:学习扩展卡尔曼滤波气的基本文件,可以随便下载并讨论-This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize th
<tongliang> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算prime

说明:素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个;
<bingo> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算kiss_fft_v1_2_8

说明:
<张三> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算taile

说明:计算如下公式,并输出结果: 其中r,s的值是由键盘输入的。Sinx的近似值用泰勒公式计算;计算精度为0.000001 。 运行环境:C-Free -The following calculation formula, and output results: one of r, s the value is entered by the keyboard. Taylor approximation Si
<零下> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算SIM

说明:本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environ
<零下> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算get_fft

说明:Convenient wrapper for the FFT algorithm.
<nuitaridm> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算fftSpectr

说明:Fast Fourier Transformation made in Delphi
<Rufina> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算quantumfdtd-1.1

说明:Domain (FDTD) Solver Version 1.1, Mar 18 2009 Author(s): Michael Strickland-Domain (FDTD) Solver Version 1.1, Mar 18 2009 Author(s): Michael Strickland
<azed> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算FRAC-DAM_PROGRAM

说明:Finite elment source code for fracture analysis of dams.
<amini> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算Linear_Garden

说明:2008IOI(国际奥林匹克信息学竞赛)之线状花园(题目、源码)-International Olympiad In Informatics 2008---Linear_Garden
<万华通> 在 2025-02-13 上传 | 大小:54kb | 下载:0

[数学计算/工程计算AttributeEngine

说明:这是输入井的地震属性分类的源程序,希望大家使用,谢谢拉!-This is the input shaft of the seismic attribute classification of the source, hope that we use, thank you pull!
<wyx> 在 2025-02-13 上传 | 大小:54kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 2361.62 .63 .64 .65 .66 ... 3400 »

源码中国 www.ymcn.org