-
子波反褶积 C++
通过FFT和自相关计算子波,之后计算反算子,然后用反算子和地震记录褶积。
此算法为学习交流之用。
- 2022-12-24 06:30:03下载
- 积分:1
-
平方米面积的计算
这个程序允许您在 c + + 控制台模式中正方形的面积计算。
- 2023-08-31 03:40:03下载
- 积分:1
-
this to find out the shortest path for various nodes
this to find out the shortest path for various nodes-this is to find out the shortest path for various nodes
- 2022-02-03 14:28:49下载
- 积分:1
-
实现base64编解码运算,实现base64编解码运算
实现base64编解码运算,实现base64编解码运算-BASE64 CODEC, achieving base64 CODEC
- 2022-04-15 22:26:11下载
- 积分:1
-
用动态规划算法解决独立任务最优调度问题
有N件产品,既可以选择用A独立机器完成,也可以选择用B机器独立完成。产品i用A机器和B机器生产所有的时间分别为ai和bi。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-24 12:32:07下载
- 积分:1
-
一种主动学习算法,委员会查询算法,但这是一个改进的版本,通过核变化可以更高效的处理多维数据...
一种主动学习算法,委员会查询算法,但这是一个改进的版本,通过核变化可以更高效的处理多维数据-An active learning algorithm, the Committee inquiry algorithm, but this is an improved version of the changes through the nuclear deal can be more efficient multi-dimensional data
- 2022-05-21 11:00:17下载
- 积分:1
-
Stable Roommates Problem and Stable Matching – The Difference of Initiators
稍微修改一下的稳定匹配是一个稳定的室友问题。在给定的
- 2023-06-19 00:40:03下载
- 积分:1
-
制作一个链接列表,并对数据进行排序
一个文本文件(BurgerKing .csv),包含地址在汉堡王7000支
- 2023-06-16 00:10:04下载
- 积分:1
-
OFELI is an object oriented library of C++ classes for development of finite ele...
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners. * Shape functions of most "popular" finite elements * Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).-OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are :* Various storage schemes of matrices (dense, sparse, skyline).* Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and preconditioners.* Shape functions of most "popular" finite elements* Element arrays of most popular problems (Heat Transfer, Fluid Flow, Solid Mechanics, Electromagnetics, ...).
- 2022-02-27 06:26:31下载
- 积分:1
-
心电图程序
应用背景
51单片机的必敲程序之一,通过使用ADC可以学习到数模转换,由浅入深地学习51单片机
关键技术通过数模转换,实现对脉搏的频率的转换,由一个LED来显示脉搏频率
- 2022-03-01 08:30:48下载
- 积分:1