graphing
Here are 6 public repositories matching this topic...
-
Updated
Jul 18, 2025 - C
An application for plotting relations with two variables. Relations need not necessarily be functions.
-
Updated
Jan 18, 2018 - C
A random triangle generator written in C made for Texas Instruments' Motorola 68000-based calculators. It's simple, but I like it.
-
Updated
Mar 30, 2021 - C
A high-frequency trading system written in C capable of backtesting custom trading strategies and displaying real-time price changes via UDP transfer to a lightweight Python graphing script. This environment aims to be as efficient as possible, making use of red-black trees for the order book and a hash table to control the user's own orders.
-
Updated
Sep 23, 2025 - C
Improve this page
Add a description, image, and links to the graphing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the graphing topic, visit your repo's landing page and select "manage topics."