CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - read/write

搜索资源列表

  1. LabVIEW_read_write_data_txt_and_excel

    0下载:
  2. labView的写入数据到txt,从txt读取数据,读取excel数据。-labView write data to txt, read data from txt, excel to read the data.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.27mb
    • 提供者:李红志
  1. insert-line

    0下载:
  2. 线性的插值算法,内涵读取文件,算法实现和写入文件。读取的文件为PARCHG,写入的文件为INSERT_DATA-Linear interpolation algorithm, meaning to read documents, algorithm implementation and write to a file. Read documents PARCHG, written documents INSERT_DATA
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1.02mb
    • 提供者:饶艺
  1. insert-lagrange

    0下载:
  2. 拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1.02mb
    • 提供者:饶艺
  1. cpyvar

    0下载:
  2. 该程序可以从非vax系统的磁带设备读入数据,并将记录写成一个磁盘文件。-The program can be non-vax systems from tape devices read data, write and record a disk file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.08kb
    • 提供者:hanxiao
  1. netcdf-3.6.2.tar

    2下载:
  2. netcdf 气象数据通用格式 二进制文件读写 可用的源码-netcdf binary file of meteorological data in a common format to read and write the source code available
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5.07mb
    • 提供者:wang rain
  1. sta_rain_fgrd

    1下载:
  2. 读取micaps数据中站点的24小时降水并写成个绘图格式-Read micaps site data and write a 24-hour rainfall graphics format
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1.75kb
    • 提供者:duqin
  1. 1CINV

    0下载:
  2. 复矩阵求逆,代码容易看懂,书写规范-Complex matrix inversion, the code easier to read, write specifications. . . . . . . . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:小名
  1. segy

    1下载:
  2. 本文件代码是用于实现地震SEGY格式数据的读写和格式转换,功能基本齐全-The document code is used to implement read and write seismic data in SEGY format and format conversion, an almost fully functional
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:10.98kb
    • 提供者:benben
  1. Chap-03

    0下载:
  2. fortran 输入输出函数的综合应用 可以直接用来调用,有灵活的格式-fotran show the read and write funciton in fotran
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2kb
    • 提供者:xuliqing
  1. Numerical-Calculation-in-C-language

    0下载:
  2. 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9.28kb
    • 提供者:张震岳
  1. readdxf

    0下载:
  2. fortran编写的读取dxf程序,可读取圆,多线段,直线,点,块参照,文字的坐标高程信息-write by fortran ,it can read dxf program, can read a round, multi line, linear, point, block reference, the coordinates of elevation information text
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:499.72kb
    • 提供者:zjh
  1. mat_io

    0下载:
  2. 矩阵(包含复数矩阵)的由文件的读入与写出,屏幕输出,列主序-Matrix file read into and write, columns main sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.4kb
    • 提供者:王宏
  1. 2

    0下载:
  2. 编写一个函数,要求读入一个非负整数,然后计算和输出它的阶乘 编写一个函数,估算数学常量e 编写一个函数,估算出e^x的值-Write a function to read in a non-negative integer, then the factorial calculations and output it to write a function, to estimate the mathematical constant e to write a function to est
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:577byte
    • 提供者:嗯嗯嗯
  1. SEG-Y-Load-And-Save

    1下载:
  2. sgy读取/存储程序,用于切割地震记录,Qt界面编写。-sgy file read/save procedures for cutting the seismic records,write in Qt .
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3.41mb
    • 提供者:李志勇
  1. Matrix-invert

    0下载:
  2. C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:李养俊
  1. Netcdf_f90

    0下载:
  2. 读取netCDF格点资料的Fortran测试程序,通过读取指定netCDF文件,生成相应的Fortran源代码- Test program to read any netCDF file. by Barry Schwartz October 1993
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:15.79kb
    • 提供者:airportgy
  1. optionchoose

    0下载:
  2. 在开发子函数时,matlab存在正则方法和非正则方法,正则方法非常适合一个子函数功能的不断扩展与完善,此函数为辅助函数,增加子函数的可读性 例如一个函数drawfun(x,y,z,5,6),5表示用第5种方法插值,6表示markersize为6,它显然没有drawfun(x,y,z, kriging , markersize ,6)好看懂与理解。 kriging 如何就是5可以用optionchoose(varargin{4},{ linear , spline , inverse , re
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1.22kb
    • 提供者:zhoudg
  1. stripMatrixMultiplus

    0下载:
  2. MPI带状划分矩阵乘法 MPI文件并行读写-MPI the striping matrix multiplication MPI parallel read and write files
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1.6kb
    • 提供者:asfgsadko3
  1. ecthin_to_qpf

    0下载:
  2. swan雷达拼图的程序,大多数c++编写的,本程序提供fortran读写swan雷达拼图数据.-read/write swan radar data.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.67kb
    • 提供者:lan
  1. 808823291readdem

    0下载:
  2. dem模型读写 dem模型读写 dem模型读写dem模型读写-read dem dem model model model read write dem dem dem model model read write
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.87mb
    • 提供者:丁三
« 12 »
搜珍网 www.dssz.com