Path
Long-distance running on bits
Friday, June 9, 2017
Excel/VBA : Multi-threading example
›
Let us face the fact : there is no multi-threading possibilities for VBA. However, if you have any VBA program in your Excel workbook, creat...
7 comments:
Friday, March 24, 2017
C++11 : Wrapper for Bloomberg API Reference Data
›
Bloomberg is offering an access to its market data API with several different programming languages. Previously, I have presented my wrapper...
Sunday, January 8, 2017
C++11 : String Replacer for Directory Files using PPL
›
Sequential algorithms can be easily replaced with the corresponding Parallel Algorithms . However, these algorithms can only be applied, if ...
Saturday, January 7, 2017
C++11 : Multi-Threaded PathGenerator using PPL
›
FINAL DESTINATION The circle has been closed. This post is kind of an aggregation, based on the last four posts published on generat...
‹
›
Home
View web version