Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GUIインターフェイスでCを使用してProcessExplorerを作成しました。CPUの状態を示すグラフを追加したい。どのライブラリまたは関数がそれを行うのに役立ちますか?
Cairoを使用できます。これは、Cで記述された単純な2Dグラフィックライブラリです。
高性能グラフィックスにOpenGLを使用できます
pdcursescursesと呼ばれるWindowsの実装を使用できます
curses