登录
首页 » Fortran » J.Fulleabouguer

J.Fulleabouguer

于 2021-04-05 发布 文件大小:8058KB
0 165
下载积分: 1 下载次数: 5

代码说明:

  用于布格重力异常改正和地形改正的fortran程序(bouguer gravity correction and terrian correction)

文件列表:

J. Fullea bouguer correction\fortran.pdf, 3511412 , 2010-04-19
J. Fullea bouguer correction\f\parameters.dat, 45 , 2008-03-31
J. Fullea bouguer correction\f\topo_cart.xyz, 4675280 , 2008-03-31
J. Fullea bouguer correction\f\gravi_cart.xyz, 4689380 , 2008-03-31
J. Fullea bouguer correction\f\bouguer.xyz, 2298144 , 2010-04-18
J. Fullea bouguer correction\f\bouguer_slab.xyz, 2298144 , 2010-04-18
J. Fullea bouguer correction\f\f4.txt, 4832 , 2010-04-18
J. Fullea bouguer correction\f\FA2Boug_CG.f, 18983 , 2010-04-18
J. Fullea bouguer correction\f\FA2Boug_CG.dsp, 3293 , 2010-04-18
J. Fullea bouguer correction\f\FA2Boug_CG.plg, 499 , 2010-04-18
J. Fullea bouguer correction\f\Debug\FA2Boug_CG.obj, 59890 , 2010-04-18
J. Fullea bouguer correction\f\Debug\mod_param.mod, 620 , 2010-04-18
J. Fullea bouguer correction\f\Debug\mod_expan.mod, 837 , 2010-04-18
J. Fullea bouguer correction\f\Debug\mod_near.mod, 782 , 2010-04-18
J. Fullea bouguer correction\f\Debug\DF60.PDB, 25600 , 2010-04-18
J. Fullea bouguer correction\f\Debug\FA2Boug_CG.ilk, 415640 , 2010-04-18
J. Fullea bouguer correction\f\Debug\FA2Boug_CG.exe, 565356 , 2010-04-18
J. Fullea bouguer correction\f\Debug\FA2Boug_CG.pdb, 607232 , 2010-04-18
J. Fullea bouguer correction\f\lat_ex.dat, 74 , 2010-04-18
J. Fullea bouguer correction\f\FA2Boug_CG.opt, 43520 , 2010-04-18
J. Fullea bouguer correction\f\FA2Boug_CG.dsw, 545 , 2010-04-18
J. Fullea bouguer correction\f\FA2Boug.bat~, 8481 , 2010-04-19
J. Fullea bouguer correction\f\FA2Boug.job~, 8259 , 2010-04-19
J. Fullea bouguer correction\f\FA2Boug.job, 8259 , 2010-04-19
J. Fullea bouguer correction\f\Debug, 0 , 2010-04-18
J. Fullea bouguer correction\f, 0 , 2010-04-18
J. Fullea bouguer correction, 0 , 2010-04-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • automatically remove documents automatically remove documents
    自动清除文件 -automatically remove documents automatically remove documents
    2022-07-21 10:34:21下载
    积分:1
  • 一套小型的hospital系统,
    一套小型的hospital系统, -A small hospital systems,
    2023-08-18 06:20:04下载
    积分:1
  • 复合形CSCD
    说明:  本程序采用的复合形法对机械结构(如螺栓等)进行了优化。优化结果表面,在满足强度条件可以减少螺栓数量,已发表CSCD一篇,可以用作课堂教学。(The complex method adopted in this program is used to optimize the mechanical structure (such as bolts, etc.). On the surface of the optimized results, the number of bolts can be reduced when the strength condition is satisfied. A CSCD article has been published, which can be used for classroom teaching.)
    2020-06-20 04:20:02下载
    积分:1
  • keshe1
    说明:  一级倒立摆的起摆simulink仿真图以及matlab程序代码(Swing Simulink simulation diagram and matlab code of a first inverted pendulum.)
    2019-01-07 17:53:19下载
    积分:1
  • : ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二...
    : ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二:将生成的代码拷贝下来,保存好文件即可。编码程序步骤一:将编码过的程序代码拷贝到文本框中,然后点《反编码》即可出现源码,然后将第一行的的代码删除即可。步骤二:Ctrl+c Ctrl+v ...... -: ASP coding tools of the anti-coding a procedural steps : procedure code to copy the text box and then select the right type, for instance. Asp, html type of document coding is not necessary, so no changes. Step 2 : Generation copy down the code, save the file. Coding a procedural steps : encoding over the code to copy text box, and then "anti-coding" can arise source, and then the first line of code can be deleted. Step 2 : Ctrl c Ctrl v ......
    2023-02-10 05:30:03下载
    积分:1
  • 串口调试,绿色软件。不需要安装..易于使用调试器
    串口调试,绿色软件。无须安装即可使用.. 方便调试程序-Serial debugging, green software. Do not need to install .. easy to use debugger
    2022-01-26 08:25:59下载
    积分:1
  • 潮流计算
    潮流计算MATLAB程序 适用于6节点系统,可以直接运行(Power flow calculation MATLAB procedures for 6 node system, you can directly run)
    2021-05-08 16:58:35下载
    积分:1
  • C# 裴波纳契数列求和算法演示程序
    C# 裴波纳契数列求和算法演示程序,关于这个数列的一个测试程序,数列求和,仅供参考。
    2022-03-07 22:20:51下载
    积分:1
  • 08-应用PSCAD进行直流输电系统仿真研究
    对高压直流输电系统的主要元件、相关元件的PSCAD模型、高压直流输电系统运行与控制 、高压直流输电系统的PSCAD仿真进行说明。(The main components of HVDC system, the PSCAD model of the related components, the operation and control of HVDC transmission system, and the PSCAD simulation of HVDC transmission system are explained.)
    2018-07-12 11:11:14下载
    积分:1
  • 2
    说明:  2进制10进制16进制转换(包括整数小数)使用数组进行编程(Hex converter )
    2014-03-19 21:19:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载