dasbluehole
I am a computer lover. Programs in C,C++, Assembly language.I have more than 27 years of experience.
Cuttack, Odisha,India
Pinned Repositories
AndroidImageSpliter
A small code to split android boot image.
ExeParse
An EXE file parser. It can show info Dos Header, NE header, LX header and PE header
myos-32bit
Automatically exported from code.google.com/p/myos-32bit
nanoos
Automatically exported from code.google.com/p/nanoos
NOC_MAP
Core mapping on to NOC
Q7Basic
Q7Basic (Basic 4 Qt)
Qt-to-HTML
Qt designer UI file to HTML form converter
scarlet
A small and tiny HTTP server for testing
sys-scripts
System admin scripts
ubitx32
ubitx - sketch for the raduino32 (ESP32) to work with the ubitx v6 transceiver
dasbluehole's Repositories
dasbluehole/Qt-to-HTML
Qt designer UI file to HTML form converter
dasbluehole/NOC_MAP
Core mapping on to NOC
dasbluehole/ubitx32
ubitx - sketch for the raduino32 (ESP32) to work with the ubitx v6 transceiver
dasbluehole/AndroidImageSpliter
A small code to split android boot image.
dasbluehole/ExeParse
An EXE file parser. It can show info Dos Header, NE header, LX header and PE header
dasbluehole/myos-32bit
Automatically exported from code.google.com/p/myos-32bit
dasbluehole/nanoos
Automatically exported from code.google.com/p/nanoos
dasbluehole/scarlet
A small and tiny HTTP server for testing
dasbluehole/sys-scripts
System admin scripts
dasbluehole/tmatlib
A tiny matrix library
dasbluehole/vcpu
A CPU Simulator
dasbluehole/2ine
git mirror of 2ine (https://hg.icculus.org/icculus/2ine), updated hourly (usually... at least if my VM doesn't crash or something ;-). Don't send pull requests
dasbluehole/Almanac
Today's Sun rise, Noon, Sun set time and Moon age, Phase, Latitude Longitude on eccliptic.
dasbluehole/Android-split
Android Rom image spliter(For weak hearted like me :) using GTK
dasbluehole/BASIC-to-C
A simple BASIC subset to C translator
dasbluehole/c4
C in four functions
dasbluehole/CentSDR
CentSDR: tiny handheld standalone software defined receiver with LCD display.
dasbluehole/CubicSDR
Cross-Platform Software-Defined Radio Application
dasbluehole/cwtrx
Multiband QRP CW TRX based on the QCX
dasbluehole/elfinfo
Automatically exported from code.google.com/p/elfinfo
dasbluehole/gnuradio
GNU Radio – the Free and Open Software Radio Ecosystem
dasbluehole/liquid-dsp
digital signal processing library for software-defined radios
dasbluehole/luna
Yet another web framework—this time in modern C++!
dasbluehole/mpc
A Parser Combinator library for C
dasbluehole/obj.h
A single-header supports OOP in pure C.
dasbluehole/QCX-SSB
This is a simple and experimental modification that transforms any QCX into a (class-E driven) SSB transceiver.
dasbluehole/Raduino32
Raduino with ESP32 for uBitx
dasbluehole/Simple-NeuralNetwork
A simple NewralNetwork from scratch using C
dasbluehole/tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
dasbluehole/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.