This repository contains various programs implemented in Java, Python, Verilog, C, C++, and MATLAB. The programs cover a wide range of topics, including data structures and algorithms. Feel free to explore and use these codes for your learning and reference.
- Java Programs
- Python Programs
- Verilog Programs
- C Programs
- C++ Programs
- MATLAB Programs
- Data Structures and Algorithms
- BinToDecimal: Converts Binary Number to Decimal Numbers.
- Calculator: Demonstration of Simple Calculator using Command Line in Java.
- Tic Tac Toe: Tic Tac Toe Game Developed in Java.
- ...
- Adders and Substractors: Directory Includes Full Adder, Full Substractor, Half Adder, Half Substractor and their constructions using Decoder, Multiplexer and Demultiplexer
- Counters: Directory Includes Regular Counters Like Up Counter, Down Counter and Special Counter Like Johnson Counter and Ring Counter
- Flip Flops and Latches: Directory Includes SR Latch, SR Flip Flop, D Flip Flop, JK Flip Flop & T Flip Flop.
- Mux, Demux, Encoder, Decoder & Comparator: Directory Includes 4-bit Comparator, Multiplexer, encoder etc are build using Behavioural Model along with their test benches.
- Shift Registers:It Includes All Shift Registers i.e, SISO, SIPO, PISO & PIPO.
- ...
If you find any issues or improvements, feel free to contribute by submitting a pull request. Your contributions are highly appreciated!
Happy coding!