-
-
[
PDF]
PON.rar
... 32-128. A PON consists of an Optical Line Termination (OLT) at the service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required ...
-
[
Visual C++ (VC++)]
a.rar
... lt;=1,000,000), the size of the set.
The Next line contains N numbers, represent the elements of the set. Each number range in [0..2147483647]
Output
Output the set in one line after sort.
Sample Input
4
4 15 8 5
Sample Output ...
-
[
VHDL]
countbcd.rar
this programe can be useed to count 209 number,and be the part of some big project.
-
[
Java/JSP]
java.rar
Using JAVA realization of a Lagged Fibonacci pseudo-random number generators (or LFGs for short)
-
[
PDF]
more_advanced_sql_injection.rar
... in the absence of helpful error messages is described the use of time delays as a transmission channel. Finally, a number of miscellaneous observations and useful hints are provided, collated from responses to the original paper, and various conversations ...
-
[
Delphi]
avicap.zip
... on the screen, that isessentially fast. It can be reached by using of avifil32.dll from MS Video For Windows.New property: number of bits per pixel of bitmap.Now you can save BMP using next formats: pf1bit, pf4bit, pf8bit, pf8bitGray, pf15bit, pf16bit, ...
Category:
Delphi VCL Upload User:
hongtais Size:
10K
-
[
Visual C++ (VC++)]
producer-consumer-problem.rar
... to the bounded-buffer problem using the producer and consumer processes. The solution uses three semaphores: empty and full, which count the number of empty and full slots in the buffer, and mutex, which is a binary (or mutual exclusive) semaphore that ...
-
[
C/C++]
bignum.zip
This program is to handle all possible arithmetic operations (+,-,*, /,) And logic operations (<,>,> =, <=, ==,! =) Between 2 numbers, which have quite a lot of number of digits.
-
-
[
Visual C++ (VC++)]
ObjectBrowser_src.zip
... to VB s Properties-or Debug-window to retrieve or interactively change an object s current properties at runtime. There exists a small number of little demo apps (like the AtlCon sample in MSDN ) about property browsing, but in general those were not ...