-
-
dynmodes.rar
... a column vector of Brunt-Vaisala values (Nsq) at
% different pressures (p) and calculating some number of
% dynamic modes (nmodes).
% Note: The input pressures need not be uniformly spaced,
% and the deepest pressure is assumed to be the bottom.
-
McGraw.Hill.C.CPP.Programmers.Reference.3rd.Editio
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
-
CoinUtils-2.2.5.zip
... . The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix factorization, parsing input files in standard formats, building representations of mathematical programs, comparing floating point numbers with a ...
-
h.rar
编写input()和output()函数输入,输出5个学生的数据记录和创建一个链表
-
ipsniffer.rar
it can sniffe all ip address in a network, not need input data by manuel, also can sniffer the used ip addre
-
Ass4.rar
sorting input lines developed by C++ in linux environment
-
DisGrCmdLangBook.rar
... ,ifandswitchstate-
ments,user-defined subroutinesand functions,and file I/O routines.
An easy to use interface for data input is given to include data into DISGCL jobs. The format of data
files isvery simpleanduseful formostDISLIN plottingroutines.
...
-
1059.rar
Description
Calculate a+b
Input
Two integer a,b (0<=a,b<=101000)
Output
Output a + b
Sample Input
5 7
Sample Output
12
-
MusicDer_Final.rar
... that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) ...
-
fft.rar
fft源代码,#include "f2407_c.h"
#include "math.h"
#define N 32 // FFT变换的点数
extern void fft(void);
extern void resave(void);
interrupt void phantom(void);
void sysinit(void);
extern int input[2*N];
-