|
发表于 2010-1-16 14:32:20
|
显示全部楼层
Post by fender010;2064578
我那个程序的细节就不说了,用C语言写的,主要的数据类型是double,
有空在找点专业的测试工具测试一下,毕竟一个程序没有什么说服力。
It looks to me it may not be a matter of your program, I suspect there might have overhead here that could introduce errors.
If a program is too short or need very short processing time, then the overhead may dominate and then the overall time of execution becomes misleading. |
|