搜索资源列表
iostream1
- 编写程序,使用输入流对象cin的成员函数eof()和get()让用户逐个读取输入的字符,并根据eof()判断是否结束,然后使用输出流对象cout的成员函数put()将读取的内容输出。 -Programming, using input stream object cin the member function eof () and get () allows users to read input characters one by one, and under eof () to dete
eof
- EOF分析,包括旋转EOF,复EOF,稍作修改就可使用-EOF analysis, including rotary EOF, complex EOF, with some slight modifications to use
pc
- 1.开启档案 ( 来源档 、 目的档 ) 2.逐一检查来源档每个字元,若不是EOF则到3. ,否则结束 3. (1)若发现字元为 a~z 或 A~Z 或 0 ~ 9 或 _ 丢给procId()处理 (2)若发现字元为 (字元) 时,丢给procChar() 处理 (3)若发现字元为 " (字串) 时,丢给procString()处理 (4)若发现字元为 \ (注解) 时,丢给procComment()处理 (5)若发现字元为空白或跳格时,丢给printp
Compression
- 文件夹的压缩和解压缩功能测试程序 由于要用程序压缩一个文件夹,因此选用zlib库。 在zlib中的例子程序zpipe.c中,给出了如何压缩一个文件,这里稍加扩展,对一个文件夹进行压缩。 说来也简单,就是将文件夹/目录下的每个文件找到并压缩到一个文件中。 -Decompress from file source to file dest until stream ends or EOF. inf() returns Z_OK on success, Z_MEM
vb+php.eof.example
- Interact Vb with php in professional Way
exercise4
- 编写程序,使用输入流对象cin的成员函数eof()和get()让用户逐个读取输入的字符,并根据eof()判断是否结束,然后使用输出流对象cout的成员函数put()将读取的内容输出。-Programming, using input stream object cin the member function eof () and get () allows users to read input characters one by one, and under eof () to determi
read_txt
- 本程序实现的功能是: 从一个txt为文本文档中,读入一个数字矩阵,例如, 在txt文档中写下如下的数据: 12 23 45 65 78 89 56 74 12 54 63 31 74 25 10 79 可以通过此程序读入到一个矩阵中(在程序中表现为存储在一个开辟好的存储空间中)。 在编程时要注意的一个问题在于: txt文本文档在结束的时候有四个字符 space 空格符 CR LF EOF 所以在编程的时候要特别注意,否则极容易出现死循环
eof-13s-w-sum
- 本程序包涵EOF和REOF程序。运行程序之前需要为程序提供格距为2.5x2.5的网格经纬度。-This procedure bear with EOF and REOF procedures. Need for the program before running the program to provide grid spacing 2.5x2.5 latitude and longitude grid.
EOF
- EOF,气象中用来分析主分量的工具。也叫主分量分析。-EOF useful
EOF
- 利用matlab自带的eig函数,对带非值二维场的eof分析-Using eig function in Matlab, eof for the two-dimensional field with some non-value data
eof.f90
- eof分析,关于气象方面的经验正交函数分析,eof.f90 作降水的eof分解-eof analysis, empirical orthogonal function analysis of the meteorological aspects eof eof.f90 for precipitation, decomposition
eof
- eof分解 想要的拿走吧 自己随便写的 有问题的话可以email我-eof decomposition want take it easily write their own needs to take the trip
SVD-EOF
- 基于matlab,采用SVD方法,对数据进行EOF分解,求得基函数-Based on matlab, using SVD method, the data EOF decomposition, obtained basis functions
eof.prcp
- MATLAB代码 用来进行EOF分析,亲测好用,特来分享,希望大家喜欢。-The matlab programming code to do EOF analysis.Ti s useful by person.
calc_eof
- 该方程计算任意数据的经验正交函数(EOF)(this function calculates the EOF of any dataset)
EOF
- 用于气象资料时间和空间的分离,并能得出每个模态的解释方差(The separation of meteorological data from time and space)
T42_MEOF
- 对OLR,U850以及U200进行多元EOF分析,并提取主分量以及对应的空间模态(Multivariable EOF analysis corresponding to OLR, U200, U850 and getting the PCs and their spatial patterns)
eof试试
- EOF 分析,EOF本身就是多元统计分析中的主分量分析PCA在气象场序列中的应用,多元正态变量X(x1,x2,x3,..,xp)可理解为空间上网格点资料序列,也可理解为任何一组具有不同物理意义的多元正态变量。(EOF itself is the application of principal component analysis PCA in the field of meteorological statistics. Multivariate normal variable X (x1,
EOF
- 可用于三维经验正交模态分解,直接使用,很方便啊(which can be used for Empirical Orthogonal Mode Decomposition(EMF) of three dimension)
eof_uv
- 风场EOF分析,适用于nc资料,对原始场、距平场、标准场,程序内有详细说明。(The wind field EOF analysis is applicable to the nc data, and the original field, the anomaly field, and the standard field are detailed in the program.)