this is a sample about usb out transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is Usefull for studying hardware and usb.
this is a sample about usb in transmission,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is Usefull for studying hardware and usb.
this a sample about the VGA COLORBAR,the function of this code is show eight different colour in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is Usefull for studying hardware.
this a sample about the VGA BLUE,the function of this code is show blue in VGA,it s default installation is D:\RedLogic\RCII_samples, and the software environment is quatrusII 5.0,it is Usefull for studying hardware.
Study Guide to Accompany Shari Lawrence Pfleeger s
Software Engineering: Theory and Practice
By
Forrest Shull and Roseanne Tesoriero
(very Usefull book form student who study Software Engeneering)
Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on each of the defined path. Toolbox is capable of computing blocking for three different WDM network types: with no wavelength conversion, with full wavelength conversion and with limited range wavelength conversion. It is worth noting that case for full conversion can be Usefull for any circuit switched network without additional constraints (i.e. wavelength continuity constraint in WDM), for example telephone network.
Toolbox contains also scripts for defining network structures (random networks, user defined networks) and traffic matrixes. Three graph algorithms for shortest path computation are also in this toolbox (they are used for traffic matrix creation).
My first project written in Quartus II by using VHDL, executed some tasks that display word on 7-segments LED through the simulated 5-to-1 multiplexer. My code is easy to acquire and may be help Usefull.