by Arthur V. Ratz
This article demonstrates the development of code in C# implementing famous k-means clustering algorithm to perform graphical raster image segmentation.
by Sergey Alexandrovich Kryukov
The mystery of Benham’s top invented in 1895, as well as Fechner color effect, remains not fully uncovered so far. WPF and XAML help to accelerate the research greatly.
by Allister Beharry
.NET SIMD programs using the Vector types show performance comparable to Intel ISPC and open source C++ SIMD libraries while satisfying the same goal of SIMD developer productivity in a high-level language.
by Member 4201813
Jump forward/backward procedures for XorShift RNG explained step by step
by tugrulGtx
A small tool for writing various algorithms as if they were CUDA/OpenCL kernels
by Shao Voon Wong
Benchmark between OpenMP, Parallel Patterns Library, Auto-Parallelizer and C++17 Parallel for_each
by Member 4201813
Jump forward/backward procedures for XorShift RNG explained step by step
by Intel Corporation
Getting Good Data to Make Code Tuning Decisions