- 
- 
                
			
- 
                
					DE2_VGA3.zip
					 ... pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset  ... 
				 
- 
                
					demo.zip
					 ...  1 to 8
Output:
Countdown - two 7-segment LEDs.
Done light - decimal point on Digit1.
Operation:
Setup the binary input n number.
Press the Reset switch.
See the countdown from n down to 0 on the 7-segment LEDs.
Done light lit when program  ... 
				 
- 
                
					liferea-1.4.14.tar.zip
					Liferea is an abbreviation for Linux Feed Reader. It is a news
aggregator for online news feeds. It supports a number of different
feed formats including RSS/RDF, CDF and Atom. There are many other
news readers available, but these others are not  ... 
				 
- 
                
					tony.zip
					 ... 位#include <stdio.h>	
#include <stdlib.h>
int main(void)
{
 int number =89 
 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/
 printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/
 printf("十六進位為%x\n",number) /* %x 為十六進位輸出格式*/
 system("pause") 
  ... 
				 
- 
                
					WildMagic0.1.rar
					 ...  source code that accompanies the book 3D Game En-
gine Design: A Practical Approach to Real–Time Computer Graphics. There are a number of known is-
sues about the code. As these issues are addressed, the updated code will be available at the website
 ... 
				 
- 
                
					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  ... 
				 
- 
                
					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 ... 
				 
- 
                
					countbcd.rar
					this programe can be useed to count 209 number,and be the part of some big project.
				 
- 
                
					java.rar
					用JAVA实现一个Lagged Fibonacci pseudo-random number generators (or LFGs for short)
				 
-