Pinned Repositories
ad-save-editor
BarebonesService
Attach and detach from an Android service that runs on startup
bitburner-scripts
BreakTimer
A basic program to remind me to get up and stretch every now and then.
BreakTimer7
Java 7 compatible version
CCS_CLogger
Super minimal C logger (One file). Line number and calling function support.
collatz_calculator
Multi-threaded Collatz Calculator
MGSV_TPP_WideScreen_Patch
Patches the MGSV executable to properly utilize ultrawide aspect ratios, Nvidia Surround, and Eyefinity
RenderscriptTutorial
Source code for a Renderscript tutorial on my blog.
YuyvToi420
Conversion code in Java from Yuyv to I420. Testing only.
ccs19's Repositories
ccs19/MGSV_TPP_WideScreen_Patch
Patches the MGSV executable to properly utilize ultrawide aspect ratios, Nvidia Surround, and Eyefinity
ccs19/bitburner-scripts
ccs19/RenderscriptTutorial
Source code for a Renderscript tutorial on my blog.
ccs19/YuyvToi420
Conversion code in Java from Yuyv to I420. Testing only.
ccs19/BreakTimer7
Java 7 compatible version
ccs19/ad-save-editor
ccs19/BarebonesService
Attach and detach from an Android service that runs on startup
ccs19/BreakTimer
A basic program to remind me to get up and stretch every now and then.
ccs19/CCS_CLogger
Super minimal C logger (One file). Line number and calling function support.
ccs19/collatz_calculator
Multi-threaded Collatz Calculator
ccs19/DataStructuresAndAlgorithms
ctci problems
ccs19/eclipse-minimap-view
Attempt to create a Mini-Map / Birds-eye-view plugin for eclipse
ccs19/CustomClips
Mobile UI Mod for Universal Paperclips
ccs19/fsmgenerator
FSMGenerator PL project 3
ccs19/MemoryWriter
C++ code to manipulate another process's memory.
ccs19/pagefile_analysis
Program to analyze page fault performance
ccs19/phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
ccs19/Project-Euler
Project Euler solutions
ccs19/recursiveParser
A program that uses recursive algorithms to check syntax of a programming language
ccs19/SDLTest
Testing SDL
ccs19/SDLTestCLion
Creating sample project in Clion
ccs19/Solitaire
Java Solitaire game.
ccs19/Sysnet2p3
ccs19/sysnet2p4
ccs19/tcp_server_and_client
Basic TCP client and server.
ccs19/thread_project
Mutex and semaphore implementation using threads
ccs19/UDP-Client-and-Server
UDP Client and Server
ccs19/Vector
A C Vector class. Supports any data type through void pointers.
ccs19/VideoRenderScript
Attempt to convert yuy2 to rgb