开源使用者
标签
检查所有 __m128i 组件是否为 0 的最有效方法 [使用 <= SSE4.1 内在函数]
2022-01-14 00:00:00
simd
integer
c++
intrinsics
sse
在 static_assert() 编译时显示整数
2022-01-11 00:00:00
integer
macros
c++
c++11
static-assert
在 Xcode [c++] 中的 assert (assert.h) 中定义 lambda 时,为类似函数的宏调用提供了太多参数编译错误
2022-01-11 00:00:00
lambda
macros
c++
xcode
c++11
如何用宏做static_assert?
2022-01-11 00:00:00
macros
g++
c++
static-assert
c++98
浮点向量的 SSE 缩减
2022-01-09 00:00:00
simd
sum
c++
reduction
sse
在 C++ 中使用 SSE2 SIMD 对两个数组求和的正确方法
2022-01-09 00:00:00
arrays
simd
sum
c++
sse
如何使用 SSE/AVX 高效地执行 double/int64 转换?
2022-01-09 00:00:00
floating-point
simd
c++
sse
avx
SSE2 内在函数 - 比较无符号整数
2022-01-06 00:00:00
simd
c++
intrinsics
sse
x86
Visual Studio 2013 Update 2 和 Update 3 生成的 SSE 4 指令
2021-12-31 00:00:00
c++
c++11
sse
visual-studio-2013
BOOST_STATIC_ASSERT 没有提升
2021-12-24 00:00:00
replace
c++
boost
static-assert
在 Windows 10 上安装 C++ tesseract
2021-12-23 00:00:00
installation
ocr
tesseract
c++
使用 SSE/AVX 获取存储在 __m256d 中的值的总和
2021-12-20 00:00:00
optimization
c++
sse
avx
avx2
x86_64 上的原子双浮点或 SSE/AVX 矢量加载/存储
2021-12-18 00:00:00
vectorization
assembly
c++
stdatomic
x86-64
使用 static_assert 检查传递给宏的类型
2021-12-14 00:00:00
c
g++
c++
visual-studio-2010
static-assert
在 static_assert 输出中集成类型名称?
2021-12-13 00:00:00
templates
c++
c++11
custom-errors
static-assert
做一个 static_assert 模板类型是另一个模板
2021-12-13 00:00:00
templates
c++
c++11
boost
static_assert 依赖于非类型模板参数(gcc 和 clang 上的不同行为)
2021-12-13 00:00:00
language-lawyer
templates
c++
c++14
dependent-name
即使在任何地方都没有调用模板函数,static_assert 编译失败
2021-12-13 00:00:00
templates
g++
c++
c++11
static-assert
constexpr if 和 static_assert
2021-12-13 00:00:00
templates
c++
c++17
constexpr
static-assert
如何在 Visual Studio 2010 中实现 Tesseract 与项目一起运行
2021-12-10 00:00:00
opencv
ocr
tesseract
c++
«
1
2
3
4
5
6
7
8
9
»