上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 1357 下一页
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 Read More
posted @ 2019-01-15 19:21 findumars Views(752) Comments(0) Diggs(0)
本文转自: http://sourceforge.net/p/xxm/code/HEAD/tree/trunk/Delphi/common/xxmCommonUtils.pas Read More
posted @ 2019-01-15 19:20 findumars Views(440) Comments(0) Diggs(0)
自然数是自然规律的体现,所以,高等数学并不是就数论数的算术,它所面对的是大自然的奥秘。黎曼猜想不仅仅局限于素数的分布,它已经触及到了自然数空间这一领域。自然数空间是客观存在的,它有一定的结构。但由于黎曼对它的认识比较模糊,只是有一种感觉,故而才留下了猜想。相反的,如果黎曼对这一自然数空间有一个清晰的 Read More
posted @ 2019-01-13 18:26 findumars Views(511) Comments(0) Diggs(0)
为什么不对现有的实现(例如 libstdc++)进行补充而新开一个 libc++​ libc++官方文档里有这么一段话 After its initial introduction, many people have asked "why start a new library instead of Read More
posted @ 2019-01-12 01:20 findumars Views(771) Comments(0) Diggs(0)
libc++是一个架构在LLVM上的C++标准库。 “libc++” C++ Standard Library​libcxx.llvm.org/ libc++的架构比GCC的libstdc++的架构先进。 因为现在,GCC的代码是杂糅式的,缺乏架构设计。 而LLVM的架构是先进的。 libc++和C Read More
posted @ 2019-01-12 00:36 findumars Views(1196) Comments(0) Diggs(0)
上一页 1 ··· 47 48 49 50 51 52 53 54 55 ··· 1357 下一页