Stefano Tommesani

Skip to content
Menu
  • Home
  • Software
  • Video
  • Marketing
  • Programming
    • Testing
    • SIMD
    • Multi-thread

Month: April 2013

Unit testing with Visual C++ 2012

by Stefano TommesaniPosted onApril 24, 2013May 27, 2021
screen shot of unit testing with Microsoft Visual C++ 2012

The article related to multi-threading and SSE2 optimizations (you can find it here) uses a quick-and-dirty way to check if the optimized code is correct, i.e. it runs an iteration on a given input image with a reference serial code,…

Read More

Different types of parallel loops with Intel TBB, SSE2, SSSE3 and Visual C++ 2012

by Stefano TommesaniPosted onApril 22, 2013May 27, 2021
TBBScreenShot

This is not the first article on this site that discusses how to use the Intel Thread Building Blocks library to spread the computation of an image-processing kernel over multiple threads: the article named “Multi thread loops with Intel TBB”…

Read More

Further multi-thread processing with Delphi

by Stefano TommesaniPosted onApril 20, 2013May 27, 2021

In a previous article named “Easy multi-thread programming Delphi“, the AsyncCalls library was used to process multiple images at the same time. However, the processing of every single image was still strictly serial, even if image processing kernels are quite…

Read More

Facebook authentication with Friend Watchdog

by Stefano TommesaniPosted onApril 15, 2013May 27, 2021
ScreenshotSmall

This article is a description of the integration of Facebook authentication inside Friend Watchdog. It is not meant to be an introduction or a description of Friend Watchdog’s features. Please click here for more information about Friend Watchdog. Why authenticating…

Read More

Recent Posts

  • High-quality Bluetooth audio connection in Android
  • Parametric equalization of Sennheiser HD650
  • Priority Queue in .NET 6
  • Custom comparer of a SortedSet
  • Easily upload videos of security cameras to YouTube

Categories

  • Audio
  • GPGPU
  • Multi-thread
  • OOD / OOP
  • SIMD
  • Software
  • Testing
  • Uncategorized
  • Video
  • Web
  • Web

Archives

  • January 2022
  • December 2021
  • April 2021
  • January 2018
  • November 2017
  • April 2017
  • March 2017
  • January 2017
  • December 2016
  • November 2016
  • April 2016
  • February 2016
  • January 2016
  • November 2015
  • June 2015
  • February 2015
  • November 2014
  • July 2014
  • June 2014
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • November 2012
  • October 2012
  • September 2012
  • July 2012
  • February 2012
  • January 2012
  • October 2011
  • May 2011
  • March 2011
  • February 2011
  • January 2011
  • September 2010
  • May 2010
  • April 2010
  • April 2000
© Copyright 2023 – Stefano Tommesani
Geodesic Theme by GetWPTemplates ⋅ Powered by WordPress