-
-
GetIEhist.rar
可以查看dat文件,可以运行的程序,可以查看dat文件,可以运行的程序,可以查看dat文件,可以运行的程序,可以查看dat文件,可以运行的程序,可以查看dat文件,可以运行的程序,可以查看dat文件,可以运行的程序,可以查看dat文件,可以运行的程序
-
xiaobosuanfa.rar
采样频率
fs=10000
轴承外环故障信号
fid=fopen( bearingout.dat , r ) 故障
N=1024
xdata=fread(fid,N, int16 )
fclose(fid)
xdata=(xdata-mean(xdata))/std(xdata,1)
时 ...
-
-
-
-
sql.rar
... database dbname
3、说明:备份sql server
--- 创建 备份数据的 device
USE master
EXEC sp_addumpdevice disk , testBack , c:\mssql7backup\MyNwind_1.dat
--- 开始 备份
BACKUP DATABASE pubs TO testBack
4、说明:创建新表
create table tabname(col1 type1 [not null] [primary ...
-
isotherm_filtering_based_on_make_zeta_output_late
... . it uses the displacement of any particular isotherm and outputs the time series of the displacement to zetafile??degC.dat file. Furthermore, this code filters the isotherm displacements, plots the filtered and raw signals at certain specified locations ...
-
quiver_filtering_based_on_make_zeta_output_0.zip
... from make_zeta_u.c, make_zeta_v.c
and make_zeta_T.c file i.e. it uses the files ufile??zlevel.dat, vfile??zlevel.dat and Tfile??zlevel.dat. The output includes qiver or
velocity vector plots in that particular z-level. Dependencies include quivers.m ...
-
shear_mapping_based_on_make_zeta_output_0.zip
This code calculates and plots the shear between two z-levels zlevel1 and zlevel2.
It uses output from files make_zeta_u.c, make_zeta_v.c and
make_zeta_T.c i.e. files bearing names ufile??zlevel.dat,
vfile??zlevel.dat and Tfile??zlevel.dat
-
-