yes.
所在版块:
求学狮城
发贴时间:2007-09-24 14:38
用户信息
昵称:
bugzzj
经验: 395
等级: 2 初出茅庐
资产:
592
华新币
发贴: 13
在线: 30.1 小时
复制本帖HTML代码
我要回复↙
相关跟贴↙
平板模式
手机浏览
下一跟贴
只看此人
本帖链接
字体:
小
中
大
高亮
:
今天贴
X
昨天贴
X
前天贴
X
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
相关帖子
我要回复↙
↗回到正文
在计算机上,怎么产生非伪随机数呀?
-
bugzzj
2007-09-24 11:43
(
0 bytes , 680reads
)
there is hardware random number generator
-
吴永铮
2007-09-24 19:11
(
567 bytes , 352reads
)
how random is it?
-
icky
2007-09-25 09:48
(
0 bytes , 345reads
)
It uses temperature and electronic noise
-
吴永铮
2007-09-25 12:14
(
364 bytes , 436reads
)
you mean not "pseudo random numbers"?
-
icky
2007-09-24 13:43
(
0 bytes , 304reads
)
yes.
-
bugzzj
2007-09-24 14:38
(
0 bytes , 371reads
)
I don't know any existing algorithm generating non-pseudo random number
-
icky
2007-09-24 15:22
(
70 bytes , 453reads
)
I thought about this question before. One solution is to have distributed comput
-
simon
2007-09-25 01:47
(
367 bytes , 380reads
)
man, it's still deterministic, just that the model is very complicated.... :)
-
icky
2007-09-25 09:46
(
0 bytes , 351reads
)
everything is deterministic. only difference is how complicated the generator is
-
simon
2007-09-25 14:35
(
42 bytes , 530reads
)
yes, if everything is deterministic, how does the random come from?
-
icky
2007-09-25 16:57
(
32 bytes , 412reads
)
it's just a ideal concept. like poisson. there's no real poisson.
-
simon
2007-09-26 00:15
(
298 bytes , 324reads
)
agreed... "to some extent"...
-
icky
2007-09-26 11:07
(
0 bytes , 379reads
)
nothing, just for fun.
-
bugzzj
2007-09-24 15:27
(
0 bytes , 421reads
)
as every instruction is determined
-
icky
2007-09-24 16:01
(
619 bytes , 362reads
)
Sometimes it is not possible to describe the world completely
-
香陵居士
2007-09-25 11:37
(
27 bytes , 428reads
)
maybe
-
bugzzj
2007-09-24 17:18
(
741 bytes , 414reads
)