-
地震勘探正演模拟
地震勘探中的正演模拟,是层状模型的,有限差分正演,真的很不错的,用fortran编写的,哈哈哈哈哈
- 2022-01-25 18:39:55下载
- 积分:1
-
源包括一个递归模板版本和一个非
The source includes a recursive template version and a non-recursive template version
- 2022-03-18 21:30:09下载
- 积分:1
-
一种关于多模式匹配问题的算法优化的研究。
一种关于多模式匹配问题的算法优化的研究。-Research on Optimizing Multi- Pattern Matching Algorithm
- 2023-05-25 06:15:03下载
- 积分:1
-
牛顿插值方法的计算机实现程序
牛顿插值方法的计算机实现程序-Newton interpolation method of computer procedures
- 2023-01-09 17:30:03下载
- 积分:1
-
概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐...
概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics of the distribution function F, With it, check the textbook can avoid the cumbersome Schedule
- 2022-02-28 17:54:51下载
- 积分:1
-
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。...
用幂法求矩阵的特征值,求出来的是矩阵最大的特征和对应的特征向量。-method for using the power of the matrix eigenvalue, seeking the Matrix is the biggest character and the corresponding eigenvector.
- 2022-01-21 01:40:03下载
- 积分:1
-
stm32四轴飞行器源码
应用背景四旋翼控制源码传感器读取 学习stm32,时钟控制,中断控制,对四轴感兴趣的朋友看看有很大帮助关键技术对遥控器数据读取,控制,可自行修改程序进行悬停 mpu6050读取四轴飞行器四路PWM输出自稳
- 2022-01-25 20:01:32下载
- 积分:1
-
模糊控制器
进行模糊控制逻辑运算,输入为误差和误差变化率,采用三角形隶属函数进行模糊化,采用最大最小法进行模糊推理,采用重心法进行去模糊化。
- 2022-02-13 13:03:46下载
- 积分:1
-
快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当
快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当-Fast Fourier Transform, a very simple style and fast speed. Testing and fast Fourier transform mablab in effect a considerable
- 2022-01-24 09:30:48下载
- 积分:1
-
独立的AVL的存储介质是在大量的AVL TRE现在可用…
独立于AVL库的存储媒体
虽现在有不少可用的AVL树库,但几乎都是工作在RAM中,当数据量小的时候,这种方式可行,但当树结构变大时时,读取和存储的时间就会大大变长,任务效率大大降低。能不能直接用磁盘进行树的操作呢?若可以,就不必进行频繁的磁盘内存交换了,本程序就实现了这个功能。实际上,这个程序无论是磁盘还是内存,都很好用。-independent of the AVL storage media is now available in a number of the AVL tree, But almost all work in the RAM, when a small amount of data, this approach feasible, but big tree structure constant, read and storage time will be much longer and the task efficiency has been greatly reduced. Can directly use the disk tree operation? If so, there is no need for frequent exchange of disk memory, the process to achieve this function. In fact, this procedure is disk or memory, are very handy.
- 2022-04-09 22:19:08下载
- 积分:1