心胸决定格局,眼界决定境界...

文章分类 -  性能优化

该文被密码保护。
posted @ 2016-12-09 19:16 WELEN 阅读(1) 评论(0) 推荐(0) 编辑
摘要:https://software.intel.com/sites/landingpage/IntrinsicsGuide/#text=_mm_load_ps&expand=3050 阅读全文
posted @ 2016-11-07 11:05 WELEN 阅读(371) 评论(0) 推荐(0) 编辑
摘要:#include <mmintrin.h> //MMX #include <xmmintrin.h> //SSE(include mmintrin.h) #include <emmintrin.h> //SSE2(include xmmintrin.h) #include <pmmintrin.h> 阅读全文
posted @ 2016-11-07 10:40 WELEN 阅读(325) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/fengbingchun/article/details/18460199 SIMD相关头文件包括: [cpp] view plain copy //#include <ivec.h>//MMX //#include <fvec.h>//SSE(also i 阅读全文
posted @ 2016-11-06 21:30 WELEN 阅读(327) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/gengshenghong/article/details/7010615 阅读全文
posted @ 2016-11-06 21:02 WELEN 阅读(396) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/fengbingchun/article/details/21322849 阅读全文
posted @ 2016-11-04 11:44 WELEN 阅读(370) 评论(0) 推荐(0) 编辑
摘要:http://www.cppblog.com/weiym/archive/2014/09/16/208335.html 阅读全文
posted @ 2016-10-21 14:23 WELEN 阅读(152) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/TianFang/archive/2012/11/18/2776266.html 阅读全文
posted @ 2016-10-19 14:53 WELEN 阅读(570) 评论(0) 推荐(0) 编辑