- 博客(2)
- 资源 (9)
- 收藏
- 关注
原创 python,ruby,php分别求素数程序--速度对比
python,ruby,php分别求素数程序--速度对比 所用系统:win7 64位 ==================================================================== 1.1 python程序 f=open('time0.txt','w') f.close print(2,' ',end='') for i in range(3,300000...
2019-10-11 16:15:02
250
原创 请能者解答:读C++大师Andrew Koenig>时产生的一点疑问
第八章“一个面向对象的范例” 范例是关于 +,-,*,/等数学表达式的处理。程序如下:(C++Builder6.0 build 通过,运行不对。书内程序用明显少数字符错误,已改。) #include class Expr; class Expr_node { friend ostream& operator << ( ostream&, con
2005-03-25 22:39:00
748
一行内可写多条汇编指令
2014-10-27
Windows环境下32位汇编语言程序设计 罗云彬(仅有前四章)
2014-10-20
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人