资源列表

« 1 2 ... .08 .09 .10 .11 .12 27113.14 .15 .16 .17 .18 ... 28523 »

[数学计算/工程计算simulate-the-dynamic-process

说明:基于Visual 6.0C++ 的CA法,用于模拟奥氏体向铁素体的动态转变过程。-Cellular automata method for Visual based on 6.0C++, used to simulate the dynamic process of transformation from austenite to ferrite.
<lily> 在 2025-04-06 上传 | 大小:1kb | 下载:1

[matlab例程Getneff

说明:运用matlab,求解单模光纤的有效折射率,常用于BPM算法之中-Use matlab, solving the effective refractive index of single-mode fiber, commonly used in the BPM algorithm among
<高松> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程four_heatld

说明:采用傅里叶谱方法求解热传导问题u_t=u_xx;空间域用Fourier谱方法离散,时间域采用隐式欧拉法求解,最后通过傅里叶逆变换得到结果。 -Fourier spectral method for solving heat conduction problem u_t = u_xx spatial domain using the discrete Fourier spectral method, the time domain
<zl> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程CZT_FFT

说明:CZT变换与FFT变换的区别。通过仿真FFT和CZT变换,观察CZT变换对差别较小的频率的识别能力-CZT transform and FFT transform difference. Through simulation FFT and CZT transform, little difference was observed CZT transform the ability to identify the frequency
<bin> 在 2025-04-06 上传 | 大小:1kb | 下载:1

[数据结构常用算法index

说明:根据所输数字,生成索引表,并根据关键字在索引表中查找其所在位置。-Depending on the input numbers, generate the index table, and based on keywords in the index table to find its location.
<木沐> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程Simpson-Rule

说明:Simpson s rule for numerical integration
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程Newton-Raphson

说明:Newton Raphson s rule for numerical integration
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程Gauss-Elimination

说明:In linear algebra, Gaussian elimination (also known as row reduction) is an algorithm for solving systems of linear equations
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[matlab例程Bisection

说明:The bisection method in mathematics is a root-finding method
<> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[数值算法/人工智能EP3

说明:image compressing by fft transformation
<Snepheru> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法LeastCommonAncestors

说明:求一棵二叉树的2个结点的最近公共祖先 输入:根据带空指针的先序遍历结果建立普通二叉树 数据元素类型:字符类型 空指针: # 输入格式: 第一行:依次为元素个数N 第二行:元素序列 第三行:字符x 字符y 输出格式:x与y的最近共同祖先的元素值,或者NULL。 注意:1、输入错误时,输出ERROR(大写)并结束程序。2、树节点保存的元素值为字符类型。3、任意多余输出视为错误。4、二叉树的结点关键字
<zrx> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法lvyoubeibao

说明:旅游背包问题,采用近似算法BF、CF算法。题目:第i个物体大小为 Si, 箱子尺寸为c(maxSi<c). 现在有n个物体和m个箱子。请问,我们最少需要多少个箱子来储存这些物体? 要求: 输入 文件名 输出:最少箱子数量 文件名对应的文件内容是 第一行 物体数量n 箱子尺寸C 第二行 用空格分隔的i个物体的大小 其中的数字都是整数,物体和箱子均不能分隔-Travel knapsack problem,
<zrx> 在 2025-04-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 27113.14 .15 .16 .17 .18 ... 28523 »

源码中国 www.ymcn.org