Stefano Tommesani

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

Month: December 2021

Priority Queue in .NET 6

by Stefano TommesaniPosted onDecember 25, 2021

NET Framework 6 adds the long-awaited Priority Queue to the list of collections. An example of usage of Priority Queues is getting the k-highest value in an array without sorting the array: the algorithm is keeps k values in the…

Read More

Custom comparer of a SortedSet

by Stefano TommesaniPosted onDecember 25, 2021December 25, 2021

SortedSet uses a custom comparer for sorting items. The comparer serves two purposes: define a criterion for ordering items in the set (e.g. the Length property in the sample below), AND identify duplicate items, so that only one is present…

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