-
-
-
Apress.Exploring.C.Plus.Plus.The.Programmers.Intr
... in this book is a mixture of text and interactive exercises. The exercises are
unlike anything you鈥檝e seen in other books. Instead of multiple choice, fill-in-the-blank, or
simple Q&A exercises, lessons are interactive explorations of key C++ features. ...
-
-
-
ex2a.rar
... evaluation board (receiver) should be programmed with the hex-file generated
from assembling this file and the other evaluation board (transmitter)
programmed with the hex-file generated from assembling ex2a-tx433.asm.
All switches on ...
-
20041114151211159.rar
with PHP and mySQL built library management system, library inquiries, storage, library book and other functions
-
Pseudo.rar
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books.
In the code,I prove the agreement of the code with other methods
-
g711_g721_g723.rar
... test vectors published by CCITT
(Dec. 20, 1988) for G.721 and G.723. [The two remaining test vectors,
which the G.721 decoder implementation for u-law samples did not pass,
may be in error because they are identical to two other vectors for G.723_40.]
-
SDL_image-1.2.7.tar.gz
It is extension program for SDL to display
images other than bmp, but all the other formats.
-
TravelingSalespersonProblem_TSP_codes.zip
...
Our branch-and-strategy splits a branch and bound solution into two groups:
one group including a particular arc and the other excluding this arc.
1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower ...
-