Quantcast
Channel: Félix – Félix Abecassis
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

SSE - Image Processing

Recently I have written articles on image processing and on SSE, so here is an article on image processing AND SSE! SSE for Image Processing SSE instructions are particularly adapted for image...

View Article



GDB - Debugging stripped binaries

A few days ago I had a discussion with a colleague on how to debug a stripped binary on linux with GDB. Yesterday I also read an article from an ex-colleague at EPITA on debugging with the dmesg...

View Article

SSE - Vectorizing conditional code

I've written several articles about how to use SSE in C/C++ code, a beginners' tutorial, an explanation on saturation arithmetic with SSE and SSE applied to image processing. In this article I will...

View Article

Image may be NSFW.
Clik here to view.

Graph Coloring with GLPK

In this article we will present a simple code finding an optimal solution to the graph coloring problem using Integer Linear Programming (ILP). We used the GNU Linear Programming Kit (glpk) to solve...

View Article

Image may be NSFW.
Clik here to view.

Crashing competing media players on Android

In this article, I will show how easy it is to cripple or even crash a competing multimedia-oriented application on Android with only a few lines of code. Summary (aka TLDR) On Android, in order to do...

View Article


NVIDIA Docker: GPU Server Application Deployment Made Easy

I've recently co-authored an article on the NVIDIA Parallel Forall website: NVIDIA Docker: GPU Server Application Deployment Made Easy. On the same topic, we presented our work at DockerCon 2016 in the...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images