-
-
[
PDF]
Spatio-temporalchaosinsimplecoupledchaoticcircuits
... circuits. This is the same phenomenon
as chaotic wandering of spatial patterns observed very often from
systems with a large number of degrees of freedom. Namely, one
of spatial-temporal chaos observed from systems of large size can
be also generated ...
-
[
Java/JSP]
kuaisupaixufa1.rar
Input array (int [] number) as a sort of parameters to achieve the sort called sort (reduction sequence order)// or use the sort method overloading, the input parameter is (int [] number, 0, number.length-1 )
-
[
Java/JSP]
kuaisupaixufa3.rar
Input parameters of the array as a sort of call to achieve the sort order (with no reduction sequence)// or use of heavy-duty approach, parameter is (int [] number, 0, number.length-1)
-
[
C/C++]
hw7q1.zip
Write a C program that generates a 3-digit number whose digits are different from each other. Then, your program will ask ... , but in incorrect place, your program will show it as a negative number. Your program must loop until the user finds the computer’s ...
-
[
VHDL]
BasicRSA_latest.tar.gz
... created by Rivest, Shamir, and Adleman in 1977. Every user have a pair of key, public key and private key. Public key (e) . You may choose any number for e with these requirements, 1< e <Æ (n), where Æ (n)= (p-1) (q-1) ( p and q are first ...
-
[
Visual C++ (VC++)]
Prime_Numbers.zip
... be because of the difficulty to prove that any given arbitrary number is prime. This is call the primality test. Most of the ... than the deterministic ones. When testing the primality of a given number,one of the theorem that is very largely used is Fermat ...
-
[
Others]
Book.pdf.zip
... . This chapter gives a
brief overview of TinyOS and its intended uses. TinyOS is an open-source project which a large number of
research universities and companies contribute to. The main TinyOS website, http://www.tinyos.net,
has instructions for ...
Category:
E-Books Upload User:
buding1 Size:
3203K
-
-
[
Visual C++ (VC++)]
invcpp5.zip
... Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take ...
-
[
Visual Basic (VB)]
movavg.zip
A moving average filter averages a number of input samples and produce a single output sample. This averaging action removes the high frequency components present in the signal. Moving average filters are normally used as low pass filters. In recursive ...