-
-
-
[
C/C++]
c_FFT.rar
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size ...
-
[
Matlab]
pca.rar
Performing principal components analysis on the N1-by-N2 real-valued
data matrix X, where N1 and N2 are the number of features (N1 variables)
and observations (N2 samples), respectively.
-
[
C/C++]
tele.rar
TelephoneDirectory maintains a map of name/number pairs
-
[
C/C++]
bsearch.rar
binary search and Sets the seed of the random number generator,computes a random integer in a range
-
[
Visual Basic (VB)]
Ethernet_M15121012122002.zip
... card it finds. This code was written to monitor my ADSL usage. It is still a work in progress. Also, because the data is measured in packets and I don t know the size of a packet therefore I multiplied the packet size with MTU to get the number of bytes.
-
[
Delphi]
fdac_sudoku_src.zip
Sudoku is a logic-based number placement puzzle. A deceptively simple game of logic, Sudoku is puzzling players all over world.
-
[
Visual C++ (VC++)]
Libbary.rar
create table ReaderInfo--读者信息
(
BarCodes varchar(20),--条形码
Number varchar(20) primary key,--编号
Uname varchar(10),--姓名
Sex varchar(4),--性别
UType varchar(20),--类型
Birthday smallDateTime,--出生 ...
-
-