Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
minjang
minjang has asked
18
questions and find answers to
31
problems.
Stats
723
EtPoint
193
Vote count
18
questions
31
answers
About
minjang questions
hash_map: why it defines less, rather than equal_to
Where can I modify detailed C# compiler optimization settings in Visual Studio?
C/C++ Copy file with automatic recursive folder/directory creation
C/C++ memory usage API in Linux/Windows
Modifying C# dictionary value
What is the role of Win32 in modern Windows architecture?
Calling some functions before main in C
Building a sorted dictionary using ToDictionary
C socket API is thread safe? [duplicate]
How to put line break in a math
minjang answers
Parallelize while loop with OpenMP
TBB concurrent_vector with openmp
Intel TBB Parallelization Overhead
Is the memory allocated by new operated consecutive?
correct use of interal function and openmp
Elegant (and typical) workaround for OpenMP reduction on complex variable in C++?
Boost Random and OpenMP
What is the relationship between vectorization and embarrasingly parallel?
Using the OpenMP threadprivate directive on static instances of C++ STL types
parallelize inner loop using openmp