matlab读取sac地震数据的代码,文件夹下的函数是相互关联的 要放在一起使用
2020-01-30 03:05:35 4KB sac matlab
1
Jena本体操纵类,主要功能是对本体的概念、关系以及实例进行读取分析
2020-01-03 11:41:06 3KB Jena 本体 读取
1
用C#写的文件读取功能,根据文件已读取数据同步显示已读取文件进度条。
2020-01-03 11:23:54 17KB C#
1
Python DICOM文件读取 以食道癌CT为例 - lly1122334的博客 - CSDN博客 https://blog.csdn.net/lly1122334/article/details/100088849
2019-12-28 17:21:19 317KB dicom ct
1
GDAL编辑shape文件C#(字段添加,数据更新,mif文件读取等)
2019-12-26 03:05:53 1.65MB shp(C#)
1
这是本人写的有关bmp文件的关于车牌字符的代码,请多多指教!
2019-12-21 22:13:54 1.96MB bmp 字符分割 车牌
1
% Known encoding formats are the following FDSN codes: % 0: ASCII % 1: 16-bit integer % 2: 24-bit integer (untested) % 3: 32-bit integer % 4: IEEE float32 % 5: IEEE float64 % 10: Steim-1 % 11: Steim-2 % 12: GEOSCOPE 24-bit (untested) % 13: GEOSCOPE 16/3-bit gain ranged % 14: GEOSCOPE 16/4-bit gain ranged (untested) % 19: Steim-3 (alpha and untested) % % See also MKMSEED to export data in miniSEED format. % % % Author: Franois Beauducel % Institut de Physique du Globe de Paris % Created: 2010-09-17 % Updated: 2012-04-21 % % Acknowledgments: % Ljupco Jordanovski, Jean-Marie Saurel, Mohamed Boubacar, Jonathan Berger, % Shahid Ullah. % % References: % IRIS (2010), SEED Reference Manual: SEED Format Version 2.4, May 2010, % IFDSN/IRIS/USGS, http://www.iris.edu % Trabant C. (2010), libmseed: the Mini-SEED library, IRIS DMC. % Steim J.M. (1994), 'Steim' Compression, Quanterra Inc. % History: % [2012-04-21] % - Correct bug with Steim + little-endian coding % (thanks to Shahid Ullah) % [2012-03-21] % - Adds IDs for warning messages % [2011-11-10] % - Correct bug with multiple channel name length (thanks to % Jonathan Berger) % [2011-10-27] % - Add LocationIdentifier to X.ChannelFullName % [2011-10-24] % - Validation of IEEE double encoding (with PQL) % - Import/plot data even with file integrity problem (like PQL) % [2011-07-21] % - Validation of ASCII encoding format (logs) % - Blockettes are now stored in substructures below a single % field X.BLOCKETTES % - Add import of blockettes 500 and 2000 % - Accept multi-channel files with various data coding % [2010-10-16] % - Alpha-version of Steim-3 decoding... % - Extend output parameters with channel detection % - Add gaps and overlaps on plots % - Add possibility to force the plot % [2010-10-02] % - Add the input formats for GEOSCOPE multiplexed old data files % - Additional output argument with gap and overlap analysis % - C
2019-12-21 22:11:48 14KB matlab seed
1
数据结构相关的课程设计,实现了基于顺序表、链表、二叉树、哈希表的词频统计与检索,仅供参考!
2019-12-21 22:10:53 13KB 数据结构 存储结构 文件读取 查找
1
android文件读取、写入(自带空间、SDCard)的记事本程序,代码较为精简,该注释的地方也都有标注
1
Vivado及ISE仿真中文件读取操作整理:测试数据以txt文本形式存储,然后添加到工程中,在使用$readmemb的时候,需要txt文本的全部路径。个人尝试了先使用fopen打开文本,然后再使用$readmemb读取,没有成功,好像不能使用fopen打开后读取,而是直接在$readmemb中使用文件绝对路径。亲测可行。
2019-12-21 22:00:26 114KB FPGA文件读取
1