-
-
[
Matlab]
dynmodes.rar
... modes taking 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.
Category:
matlab Upload User:
jhh6789 Size:
2K
-
-
[
C/C++]
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 ...
Category:
Algorithm Upload User:
cfldeh Size:
1811K
-
[
MultiPlatform]
h.rar
The preparation of input () and output () function input and output data of the five student records and create a linked list
-
[
DOS]
ipsniffer.rar
it can sniffe all ip address in a network, not need input data by manuel, also can sniffer the used ip addre
-
[
C/C++]
Ass4.rar
sorting input lines developed by C++ in linux environment
-
[
Visual C++ (VC++)]
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.
...
-
[
Visual C++ (VC++)]
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
-
[
C#(.net)]
MusicDer_Final.rar
... , showed that B-spline curve: (1) with the mouse or cursor input control points, on the screen with graphic symbol markings. (2) ... that B-spline curves: (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. ...
Category:
GDI-Bitmap Upload User:
bllr_shoes Size:
1022K
-
[
Visual C++ (VC++)]
fft.rar
fft source code,# include f2407_c.h# include math.h# define N 32// FFT transform points extern void fft (void) extern void resave (void) interrupt void phantom (void) void sysinit (void) extern int input [2* N]