登录
首页 » Others » ezcdf.tar

ezcdf.tar

于 2020-06-15 发布 文件大小:530KB
0 194
下载积分: 1 下载次数: 1

代码说明:

  EZcdf是NetCDF库的一个易于使用的高级界面,这是一种文件格式,允许人们在不使用体系结构的情况下写入/读取二进制文件关于底层的本机字节排序。(EZcdf is a high-level, easy-to-use interface to the NetCDF library , a file format which allows one to write/read binary files across architectures without regard to the underlying native byte ordering.)

文件列表:

Makefile, 9140 , 2018-03-22
ezcdf, 0 , 2018-03-22
ezcdf\abstract.html, 1486 , 2018-03-22
ezcdf\ezcdf_exe.link, 17 , 2018-03-22
ezcdf\USERGUIDE, 13237 , 2018-03-22
ezcdf\EZsample.nc, 3444 , 2018-03-22
ezcdf\eztest.F90, 18923 , 2018-03-22
ezcdf\Makefile, 3571 , 2018-03-22
ezcdf\eztest2.cc, 4826 , 2018-03-22
ezcdf\README, 7585 , 2018-03-22
ezcdf\ezcdf.hh, 11102 , 2018-03-22
ezcdf\ezcdf_attrib.f90, 9330 , 2018-03-22
ezcdf\ezcdf.f90, 2366 , 2018-03-22
ezcdf\ezcdf_genget.f90, 33040 , 2018-03-22
ezcdf\ezcdf_genput.f90, 61235 , 2018-03-22
ezcdf\ezcdf_inqvar.f90, 10697 , 2018-03-22
ezcdf\ezcdf_opncls.f90, 3303 , 2018-03-22
ezcdf\handle_err.f90, 417 , 2018-03-22
ezcdf\ezcdf_lib.public, 161 , 2018-03-22
fpreproc\f77up.pl, 289 , 2018-03-22
ezcdf\timestamp.inf, 0 , 2019-06-05
README_Ezcdf, 7585 , 2019-06-05
share, 0 , 2019-06-05
share\Make.flags, 43518 , 2019-06-05
share\flagtest.mk, 4554 , 2019-06-05
ezcdf, 0 , 2019-06-05
ezcdf\ezcdf.3, 803 , 2019-06-05
fpreproc, 0 , 2019-06-05
fpreproc\genvars.py, 72588 , 2019-06-05
fpreproc\fppfile.py, 1686 , 2019-06-05
fpreproc\trscons_blas.py, 1881 , 2019-06-05
fpreproc\transpSConsBuilder.py, 46832 , 2019-06-05
fpreproc\ftxtrac.py, 601 , 2019-06-05
fpreproc\trscons_g%2B%2B.py, 3545 , 2019-06-05
fpreproc\transpPostSetup.py, 414 , 2019-06-05
fpreproc\partial_search_filter.py, 1015 , 2019-06-05
fpreproc\trscons_link.py, 430 , 2019-06-05
fpreproc\trscons_superlu.py, 2746 , 2019-06-05
fpreproc\trscons_lf95.py, 2942 , 2019-06-05
fpreproc\transpSConsUtils.py, 14059 , 2019-06-05
fpreproc\transpSConsSetup.py, 8239 , 2019-06-05
fpreproc\trscons_mdsplus.py, 2424 , 2019-06-05
fpreproc\trscons_fftw.py, 2396 , 2019-06-05
fpreproc\boxmod_builder.py, 20372 , 2019-06-05
fpreproc\trscons_lapack.py, 2034 , 2019-06-05
fpreproc\trscons_path.py, 1478 , 2019-06-05
fpreproc\trscons_rfftw.py, 2415 , 2019-06-05
fpreproc\fpp.py, 38975 , 2019-06-05
fpreproc\trscons_nag.py, 2032 , 2019-06-05
fpreproc\trscons_gcc.py, 524 , 2019-06-05
fpreproc\trscons_netcdf.py, 3083 , 2019-06-05
fpreproc\trscons_fortran.py, 1224 , 2019-06-05
fpreproc\transpPreSetup.py, 4209 , 2019-06-05
share\Make.local.sample, 5157 , 2018-03-22
share\Make.overwrite.sample, 262 , 2018-03-22

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

发表评论

0 个回复

  • 顾伟三机九节点仿真程序
    电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariate non-linear equations in mathematics. There are many methods to solve it. Newton-Raphson method is an effective method for solving nonlinear equations in mathematics. It has good convergence and fewer iterations. The application of Newton-Raphson method to power flow calculation is based on admittance matrix. Because of the use of symmetry, sparsity and optimization of node number sequence of admittance matrix, the scale and speed of Newton-Raphson method are further improved. So far, this algorithm is still an excellent one widely used in power flow calculation.)
    2018-11-14 22:13:29下载
    积分:1
  • 本文介绍了在自由口通信模式下,用计算机读写S7
    本文介绍了在自由口通信模式下,用计算机读写S7-200 PLC存储区内相邻的多个字 节数据的通信程序设计方法,程序设计中采用了多种可靠性措施。 -In this paper, in a free port communication mode, using the computer to read and write S7-200 PLC storage area adjacent to a number of bytes of data communication program design methods, procedures designed to use a variety of reliability measures.
    2022-01-22 03:49:14下载
    积分:1
  • wangluochonggou
    配电网重构是一个多目标、多时段、多组合、多约束的非线性优化问题。该问题的复杂性,决定了难以用单纯的数学方法得到满意的解。尝试用改进的遗传算法进行配电网络重构,建立评价函数,寻求该评价函数最优解(Distribution network reconfiguration is a multi-objective, multi-slot, multi-portfolio, multi-constrained nonlinear optimization problem. The complexity of the issue, a difficult decision purely mathematical methods satisfactory solution. Try to use improved genetic algorithm for distribution network reconfiguration, the establishment of the evaluation function, evaluation function to find the optimal solution)
    2008-07-16 10:50:45下载
    积分:1
  • fengjimoxing
    风力机模型,可以非常好的描述风机特性 也可以广泛应用(Wind turbine model, the fan can be a very good description of properties can be widely used)
    2011-11-28 10:59:11下载
    积分:1
  • 合成孔径雷达成像 算法与实现
    说明:  合成孔径雷达成像 算法与实现书籍,内容详细,充实适用于初学者,有关于RDA成像算法的详细解释(Synthetic aperture radar imaging algorithm and implementation book, detailed content, enrichment, suitable for beginners, There is a detailed explanation of RDA imaging algorithm)
    2020-11-25 10:35:35下载
    积分:1
  • hfss-api-master
    matlab和HFSS联合仿真,常好用,,一学就会。 (A few of examples of matlab with HFSS simulation. It is very nice, and quick to learn.)(Joint simulation of MATLAB and HFSS)
    2020-10-19 22:37:25下载
    积分:1
  • 22位流水线加法器,altera公司仿真坏境可用。
    22位流水线加法器,altera公司仿真坏境可用。-Adder 22 lines, altera companies available simulation environments.
    2023-07-26 13:45:04下载
    积分:1
  • 分子动力学模拟的Lammps实现
    说明:  分子动力学模拟的lammps实现教程,方便初学者学习分子动力学(Lammps implementation course of molecular dynamics simulation, convenient for beginners to learn molecular dynamics)
    2019-11-28 21:42:46下载
    积分:1
  • stm32UCOSII
    项目用到的移值到STM32F103芯片的UCOS3操作系统,可以显示在TFT液晶屏上,改正过后的带显示界面的操作系统,效果非常好,直接移值绝对可以用。(The UCOS3 operation system that moves to STM32F103 chip can be displayed on the TFT LCD screen. After correction, the operation system with display interface is very effective, and the direct shift value can definitely be used.)
    2017-12-22 15:21:41下载
    积分:1
  • one2bms_20
    说明:  iidx one to bms. can change version when you need. the source is 20. you need .1 and .2dx file.
    2020-06-18 16:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载