Rajat-dey / Scientific-Calculator
GUI Based Scientific Calculator in C.
☆9Updated 6 years ago
Alternatives and similar repositories for Scientific-Calculator
Users that are interested in Scientific-Calculator are comparing it to the libraries listed below
Sorting:
- terminal based text editor written in 8086 16-bit Assembly☆19Updated last year
- A simple barebones OS kernel template for developers to get started with OS dev☆26Updated 11 months ago
- 32-bit x86 multiprocessing OS capable of running console or graphical user applications.☆22Updated 3 years ago
- Primitive x86 32bit Operating System with FAT32 File System and a Kernel☆11Updated 3 years ago
- A simple operating system build from scratch using C and assembly language. The code includes a make file that will help you to run this …☆25Updated 4 years ago
- ☆11Updated last year
- UNIX Concepts and Application - Flex Your Brain☆16Updated 2 years ago
- Grade 12 computer science project. Wrote the basic foundations OS.☆11Updated 9 years ago
- A hobbyist OS project!☆23Updated 3 years ago
- A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes☆49Updated last year
- Socket programming to implement simple programs☆10Updated 4 years ago
- Source code for a simple operating system.☆26Updated 6 years ago
- Kernel for my operating system KoraOS☆17Updated 8 months ago
- ☆57Updated 3 years ago
- Hobby x86 kernel☆10Updated 6 years ago
- Hello world OS from scratch, a template for absolute beginners☆30Updated 3 years ago
- Compiler for xlang, A C like high level programming language that emits Intel x86 assembly☆53Updated 3 years ago
- Super-simple OS☆58Updated 3 years ago
- Small hobbyist operating system☆14Updated 8 months ago
- ☆82Updated 2 years ago
- MaslOS but 2☆46Updated 9 months ago
- Hobby OS in modern C++☆39Updated last week
- A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! Note: I made this code when i didn'…☆70Updated last year
- OS from scratch using Nick Blundell, Bran's Kernel and OSDev.org