Yılmaz Yörü
Hello C++ developers, multi-thread operations evolved significantly with the advent of C++11, and this continued with additional improvements in the latest standards to enhance multi-thread operations further. The concurrency support library in modern … … Read more
1 year ago in Atomic , Bidirectional Fences , C++ , c++11 , data race , datarace , multi threading , multi-thread , programming , RAD Studio , Strong Compare and Exchange , thread
0
Yılmaz Yörü
Hello C++ developers, last week we had Coding Bootcamp 2023 by Embarcadero, and Summer Code Fest 2023 by Whole Tomato, and even in heavy weeks like that, Ian Barker still kindly reviews my posts as we both try to… … Read more
1 year ago in __func__ , atomic type , C++ , Concurrency Support Library , Extensible Literals , Lambda Expression , multi threading , parallel programming , programming , RAD Studio , std::atomic , std::thread , thread , User-defined literals
0
Yılmaz Yörü
Hello again, as I write this it’s another blazing hot summer week for me, but we don’t let that get in the way of coding and teaching you on our LearnCPlusPlus.org web page. CPUs and GPUs have… … Read more
1 year ago in C++ , Concurrency Support Library , functor , move constructor , move_if_noexcept , multi threading , multi-core , multi-thread , mutex , Mutual Exclusion , parallel programming , programming , RAD Studio , std::mutex , std::thread , thread , Unrestricted unions , vector
0
Yılmaz Yörü
Hello C++ Developers, LearnCPlusPlus.org is packed full of great articles on new modern C++ topics for professionals and beginners. In this article, we point you toward some recent great posts about how to open old project… … Read more
3 years ago in activation function , artificial intelligence , Artificial Neural Network , BPR Files , C++ , Code , core , cpu , Delphi , DLL , Dynamic Library , FMX , IDE , Identity Activation Function , MAK Files , New Component , New Component Wizard , priority , process , Process Priority , programming , RAD Studio , Task , thread , vcl
0
Yılmaz Yörü
Hello C++ Developers. Every week, we try to add about 8 to15 new and unique C++ posts to LearnCPlusPlus.org and these are mostly educational posts that can be used by a wide range starting from beginners to… … Read more
3 years ago in C++ , c++ builder firemonkey , c++ builder vcl , cbuilder , Code , FastReport , Form Properties , JSON , parse json , parsing , programming , String Methods , Task , TForm , thread
0
Anbarasan
Want to determine the manufacturer, speed of a CPU, CPU Type, CPU Physical Count, etc. from your Delphi application? Want to know the CPU Cache, Standard features, Extended features information from code ? Don’t know… … Read more
4 years ago in Cache , Code , core , cpu , CPU features , Delphi , MiTeC System Information Management Suite , MiTeC_CPU , object pascal , programming , Tech Partner , thread , windows
0
Dave
The DWS Mandelbrot Explorer, which renders tiles generated by Eric Grange’s tile server, has been updated. The following is a braindump of information about the app, about FireMonkey, about threading, and about how they all… … Read more
11 years ago in Delphi , FireMonkey , multithreading , thread
0