-
地震路线绘制
用fortran语言,编制地震波路径,帮助理解地震成像。可以看到反演的路径是怎样的。
- 2022-03-17 05:15:11下载
- 积分:1
-
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程...
一个基于 c++的汉罗塔模拟源码,他可以选择移动几个塔,也可以选择是否需要终止64位塔的模拟过程-a c-based simulation of the Han Rota source, he could choose several mobile tower can also choose whether or not to terminate 64 tower simulation
- 2022-01-21 01:55:58下载
- 积分:1
-
cholesky算法,解三对角矩阵的
cholesky算法,解三对角矩阵的-cholesky algorithm, and three diagonal matrix
- 2022-10-06 10:05:03下载
- 积分:1
-
二叉树遍历的算法程序
二叉树遍历的算法程序-binary tree traversal algorithm procedures
- 2022-03-18 05:45:03下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
DXF轨迹图转G代码
DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!只有一些基本的功能,离实际应用还有距离,但可以作为参考代码,还是有一定的借鉴意义的!注意注册串口控件,要不然不能运行的起来
- 2022-02-16 03:38:35下载
- 积分:1
-
小游戏贪吃蛇代码
设计出一个算法,贪吃蛇小游戏怎么做出来的,利用C++语言编写,代码简单,很容易看懂,function [p,ff] = oct3bank(noi);
pi = 3.14159265358979;
Fs = 500000; %1/(t(2)-t(1)); % Sampling Frequency
N = 3; % Order of analysis filters.
%f=[1.00 1.25 1.60 2.00 2.50 3.15 4.00 5.00 6.300 8.00]
ff=[20 25 31.5 40 50 63 80 100 125 160 200 250 315 400 500 630 800 1000 1250 1600 2000 2500 3150 4000 5000 6300 8000 10000 12500 16000]
%ff = ((2^(1/3)).^[0:19]); % Exact center freq.
p = zeros(1,30);
% Design filters and compute RMS powers in 1/3-oct. bands
- 2022-03-14 23:12:20下载
- 积分:1
-
Fortran科学计算程序,计算原子间力的大小,能级分布
Fortran科学计算程序,计算原子间力的大小,能级分布-Fortran scientific computing procedures, calculation of inter-atomic force size, level distribution
- 2022-08-24 15:49:45下载
- 积分:1
-
计算流体力学LBM
PDKS是屈崑在新加坡国立大学攻读博士学位期间研究可压缩
LBM模型时开发的程序LBM可压缩流模拟程序。基本特点为: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-12 16:45:08下载
- 积分:1
-
利用PML 计算近场的FDTD 三维程序
利用PML 计算近场的FDTD 三维程序-PML calculations using the FDTD near-field three-dimensional process
- 2023-05-08 06:55:02下载
- 积分:1