-
一种光谱电磁扩散的数值解法
我提出了一个伪谱的显式方案,可以模拟低频电磁 (EM) 传播在地球。该方案解决了线性周期抛物型方程,
具有内机精度精密,两个时间和空间。
- 2022-02-20 14:47:41下载
- 积分: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
-
C++ 数据结构 源码
谭浩强版本的C语言教材或C++教材,书本上主要的程序讲解,实例,在包中都基本已经包含了的
另外包含了一个用C语言实现的基本的公交车系统
- 2023-01-08 15:50:03下载
- 积分:1
-
语音识别
语音识别算法实现,matlab完整实现,对做算法的有参考价值,里面包含了5个文件,mfcc-MFCC参数计算程序 、train-对一个HMM进行训练的程序、viterbi-语音识别的Viterbi算法、以及端点检测代码
- 2022-02-11 21:53:06下载
- 积分:1
-
Pequeno 编辑器 de 缔约国
初 pequeno exemplo contém procedimentos de como trabalhar com 富文本 usando seus recursos 德尼格罗、 sublinhar 等
- 2022-12-31 01:30:03下载
- 积分:1
-
一个简单的计算器
一个简单的计算器-a simple calculator
- 2022-04-20 06:43:10下载
- 积分:1
-
列选主元的Gauss消去法
列选主元的Gauss消去法-out how the PCA Gaussian Elimination
- 2022-12-23 12:50:03下载
- 积分:1
-
自己培训的题目――N阶幻方的构造
自己培训的题目――N阶幻方的构造-their training topics-- N-order magic square of tectonic
- 2022-06-15 16:34:00下载
- 积分:1
-
a full 3D simulation of electromagnetic waves with efficient absorbing boundary...
a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS- a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS
- 2022-05-25 07:53:42下载
- 积分:1
-
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0...
给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W.
0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W .
用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that is a choice with a maximum total value of the goods but a subset of the W capacity. Dynamic Programming
- 2022-03-09 15:39:44下载
- 积分:1