How to be low-level programmer
-
Updated
Aug 19, 2021
{{ message }}
How to be low-level programmer
Transmits AM radio on computers without radio transmitting hardware.
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
An educational operating system written in C#. A great stepping stone from high to low level development.
at the moment only ntw::system namespace and ntw::memory components are tested.
It would be great to have a test suite that covers most of the library.
Graphics32 is a graphics library for Delphi and Lazarus. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.
High performance C heatmap generation library. Supposed to be wrapped by higher-level languages.
Assembly Tutorial for DOS
The ultimate hooking library
Homebrew low level graphics API for Nintendo Switch (Nvidia Tegra X1)
As of alpha 2.685 there's a new action trigger_named_async_without_response which can be used in favor of trigger_named. Wrapper does not operate on trigger response anyway, so using the new method which works better for broader spectrum sounds like a good idea. More on that here: https://community.folivora.ai/t/floating-html-settings-menu/5788/44?u=worie
Deep Learning on Image Denoising: An overview (Neural Networks, 2020)
The compilation target that functional programmers always wanted.
SGScript Scripting Engine
Dataset and Code for our CVPR'18 paper ST-CGAN: "Stacked Conditional Generative Adversarial Networks for Jointly Learning Shadow Detection and Shadow Removal"
A (file-) journal for your shell
Balanced Multiclass Image Classification with TensorFlow on Python.
Add a description, image, and links to the low-level topic page so that developers can more easily learn about it.
To associate your repository with the low-level topic, visit your repo's landing page and select "manage topics."
Hi!😃 I am wondering if there are test-images or something that extensively test if things are implemented correctly? The code I came up with does not match your example code exactly and I'd like to see if would make a difference in a hypothetical "compliance test suite".
First, thanks for the guide, I enjoyed it