The Android SDK The Android SDK is strictly for Java Programmers — however, the Native Development Kit cracks the door
Continue reading
Coding, Computer Graphics & Music
The Android SDK The Android SDK is strictly for Java Programmers — however, the Native Development Kit cracks the door
Continue reading
A functor is pretty much just a class which defines the operator(). That lets you create objects which “look
Continue reading
Souvenir, souvenir… c’était en 2001 😉
Continue reading
The problem C++ includes useful generic functions like std::for_each and std::transform, which can be very handy. Unfortunately they can also
Continue reading
Introduction x86-64 is a bit of a special case – for many architectures (eg. SPARC), compiling an application for
Continue reading
Make sure you compile debug version of your project. Press F5 (Start Debugging) Do whatever you suspect to leak memory,
Continue reading
My “first 4k”/ 4 Kbytes intro / 4096 bytes Released at revision 2017, ranking #7 – Hard competition this year
Continue reading
Introduction Keeping track of everything on your network is a time-consuming task. Even on small networks, users tend to have
Continue reading
About twenty years ago, I spent a lot of time developing on small computers such as the Commodore Amiga
Continue readingI have started to adapt and debug a firmware for an IoT project a few month ago… This hardware is
Continue reading
WRAPPER C/C++ DEVELOPING A C WRAPPER API FOR OO C++ CODE, Develop a set of C APIs that will wrap
Continue reading
1. Représentation de la décomposition en série de Fourier La transformée de Fourier est basée sur la découverte que toute
Continue reading
Une petite introduction à UML réalisée en 2012, au format powerpoint. cours_uml_final-a04
Continue reading
Une petite introduction à la librairie “Boost Test” au format powerpoint. imalogic_presentation_boosttestlib
Continue reading
You must be logged in to post a comment.