-
数据结构中迷宫问题的求解(使用栈并且C语言实现)
栈是限定仅在表头进行插入和删除操作的线性表。通常将递归算法转换成非递归算法时需要使用栈。本代码实现了栈的顺序存储结构,对迷宫问题的求解进行了具体实现,并且代码能正确编译及运行。
- 2022-02-28 22:13:11下载
- 积分:1
-
梯度函数的逆。我已经提供了1个版本的工作
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
- 2022-06-02 09:40:06下载
- 积分:1
-
游德河内
L"objet de ce 劳碌 est l" 要求 du problème des 游德河内。C"est 联合国 problème classique en 信息。Il montre la 强国 et la lisibilité des algorithmes。
D " C"est 联合国槌马虎不得严格 à déplacer des disques de diamètres différents une 游德 «Départ» à 联合国游德 «目的地» en 向前直走姿势 par une 游 «intermédiaire» et ceci en 最低 de 政变,吹捧 en respectant 本港就业辅导组持续的解决 suivantes:
· Ne 对不起 déplacer 加 d"un 曾对 à la 打开。
·
- 2022-03-07 20:01:05下载
- 积分:1
-
关于数值计算的一些源代码,包括了从矩阵分解到解微分方程...
关于数值计算的一些源代码,包括了从矩阵分解到解微分方程-on numerical calculation of the source code, including from the decomposition of the matrix solution Differential Equations
- 2022-01-31 02:17:26下载
- 积分:1
-
calculated gumbul extreme section of the order, no fringe examples, because too...
计算gumbul极值的一段程序,没有附带算例,因为太简单了-calculated gumbul extreme section of the order, no fringe examples, because too simple
- 2022-05-29 12:22:10下载
- 积分:1
-
常有的滤波算法,有需要的可以去
常有的滤波算法,有需要的可以去-Common filtering algorithm, there is need to go take a look!
- 2022-03-18 01:02:23下载
- 积分:1
-
LINGO Tutorial LINGO is used to solve linear and nonlinear optimization problems...
LINGO 教程
LINGO是用来求解线性和非线性优化问题的简易工具。LINGO内置了一种建立最优化模型的语言,可以简便地表达大规模问题,LINGO高效的求解器可快速求解并分析结果。-LINGO Tutorial LINGO is used to solve linear and nonlinear optimization problems of simple tools. LINGO built a model set up to optimize the language can easily express the large-scale problems, LINGO solver efficient and quick solution of the results of the analysis.
- 2022-06-16 14:30:21下载
- 积分:1
-
基于RSS.的无线传感器网络室内定位算法 研究与实现
资源描述无线传感器网络由在特定区域部署、对环境与物体等进行监控的
无线传感器节点组成。它是无线通信技术、传感器技术与嵌入式技术
融合发展的产物。作为一种新兴技术,无线传感器网络目前已经广泛
应用于工业监控、环境监管、办公自动化、医疗护理、军事国防等众
多领域。定位技术作为无线传感器网络的关键技术之一,对室内监控
与定位可以起到重要的作用
- 2022-06-12 05:59:12下载
- 积分:1
-
各种矩阵运算的实现,并将向量视为特殊的矩阵。
各种矩阵运算的实现,并将向量视为特殊的矩阵。-various matrix operations to achieve and Vector as a special matrix.
- 2022-11-27 03:15:03下载
- 积分:1
-
我自己改写的Remez,FIR滤波器参数计算程序
我自己改写的Remez,FIR滤波器参数计算程序-I write in Remez, FIR filter parameter calculation procedures
- 2022-01-21 04:19:19下载
- 积分:1