-
-
[
Matlab]
standalone.zip
Mcc command is used to convert the function "my_simple_function"
into a self-contained application.
-
-
-
-
-
[
C/C++]
sudoku.rar
Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish..
-
-
[
VHDL]
4_in_1_converter.zip
this program can convert
binary--> gray
binary--> BCD
BCD--> XS3
Gray--> binary...
inputs will be of 4 bits for each converter..
If you have any doubt,then mail me at prem_bombay@yahoo.co.in
Category:
SCM Upload User:
hnhhwl713 Size:
1K
-
-
[
VHDL]
bcdtoexcess3.rar
this is the program which can help to convert bcd code to excess3 code,the perfect circuitary has been given in this document which will lead you to understand it more properly.Reference is taken from morris mano book of digital electronics.This program ...