会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zenny_chen
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
···
14
15
16
17
18
19
20
21
22
···
26
下一页
2013年3月12日
Intel64及IA-32架构优化指南——3.8 浮点方面的考虑
Intel64及IA-32架构优化指南——3.8 浮点方面的考虑
Read More
posted @ 2013-03-12 17:47 zenny_chen
Views(1810)
Comments(0)
Diggs(0)
2013年3月7日
Intel64及IA-32架构优化指南——3.7 预取
Intel64及IA-32架构优化指南——3.7 预取
Read More
posted @ 2013-03-07 17:36 zenny_chen
Views(4150)
Comments(0)
Diggs(0)
2013年2月27日
C99标准中使用复数Complex库
在ISO/IEC9899:1999标准(俗称C99)标准中引入了一个对于信号处理领域非常有用切使用起来也非常方便的库——复数库。对你的C语言编译器开启c99、gnu99、c11或gnu11任一一项之后在源文件中包含即可使用。
Read More
posted @ 2013-02-27 01:37 zenny_chen
Views(9134)
Comments(1)
Diggs(1)
2013年2月20日
Python的初步使用
Python是一款非常不错的脚本语言,使用起来非常灵活轻便,而且还能与C/C++这些本地语言相互通信。
Read More
posted @ 2013-02-20 01:56 zenny_chen
Views(459)
Comments(0)
Diggs(1)
2013年2月3日
介绍C++11标准的变长参数模板
目前大部分主流编译器的最新版本均支持了C++11标准(官方名为ISO/IEC14882:2011)大部分的语法特性,其中比较难理解的新语法特性可能要属变长参数模板(variadic template)了。下面先介绍一下这个语法特性在C++11标准中的描述。
Read More
posted @ 2013-02-03 16:08 zenny_chen
Views(26522)
Comments(0)
Diggs(2)
2013年2月2日
Apple LLVM4.2对C++11标准的支持
XCode4.6出来之后,在Apple的官方Release Notes中有这么一句话:“Support for the C++11 user defined literals and unrestricted unions.”。这么一来,在最新的XCode4.6中所使用的Apple LLVM4.2对ISO/IEC14882:2011(即C++11)标准的支持已经差不多基本到位了,尤其是语言核心上的支持。
Read More
posted @ 2013-02-02 18:18 zenny_chen
Views(3064)
Comments(1)
Diggs(1)
2013年1月30日
Apple LLVM4.2对C11标准的支持
今天下了Apple最新的XCode4.6,里面包含了最新的Apple LLVM4.2编译器,其中令人十分欣喜的是C语言编译器语言选项中多了C11以及gnu11。
Read More
posted @ 2013-01-30 14:13 zenny_chen
Views(2535)
Comments(3)
Diggs(1)
2013年1月24日
ISO/IEC 14882:2011之条款5.3——单目表达式
5.3 单目表达式
Read More
posted @ 2013-01-24 00:04 zenny_chen
Views(432)
Comments(0)
Diggs(0)
2013年1月21日
Intel64及IA-32架构优化指南——3.6 优化存储器访问
3.6 优化存储器访问
Read More
posted @ 2013-01-21 17:34 zenny_chen
Views(1240)
Comments(0)
Diggs(0)
2013年1月7日
Windows API关于桌面应用GUI开发相关的资料
Windows API关于桌面应用GUI开发相关的资料
Read More
posted @ 2013-01-07 21:59 zenny_chen
Views(760)
Comments(0)
Diggs(0)
上一页
1
···
14
15
16
17
18
19
20
21
22
···
26
下一页
公告