Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Yan Zhou
Yan Zhou has asked
23
questions and find answers to
13
problems.
Stats
340
EtPoint
54
Vote count
23
questions
13
answers
About
Yan Zhou questions
Is there a build system does not use timestamp to check file change
Intel TBB disable nested parallelism
Cache aligned memory allocation on Intel CPU
Using C++11 thread_local with other parallel libraries
Is it possible to check if a member function is defined for a class even if the member is inherited from an unknown base class
Best way to load/store from/to general purpose registers to/from xmm/ymm register
C++ wrapper for boost/c++11
Fedora 21 terminal based application slow response
OpenMP with MSVC 2010 Debug build strange bug when object are copied
Unaligned load versus unaligned store
Yan Zhou answers
Can one parameter in a C++11 template depend on another?
Assembly (Intel syntax + NASM) Error: attempt to define a local label before any non-local labels
How does _mm256_shuffle_ps work?
Infinite loop when using size_t in a count down for loop
Compiler chooses erroneous overload instead of valid overload
Why does ICC unroll this loop in this way and use lea for arithmetic?
Stack manipulation in C without using inline assembly [closed]
C++11 random number generator UIntType contradiction