Uniform Generator
Problem Description
Computer simulations often require random numbers. One way to generate pseudo-random numbers is via a function of the form
seed(x+1) = [seed(x) + STEP]...
分类:
其他好文 时间:
2015-08-16 18:20:41
阅读次数:
120
Cubieboard4 also named CC-A80, is a open source mini PC or single board computer which has ultra-powerful performance and mainly aims to office, games...
分类:
其他好文 时间:
2015-08-16 07:04:29
阅读次数:
343
?Heterogeneity WinsEdward GarsonTHE nATuRAl EvoluTion oF CoMpuTER TECHnology has brought about important changes to the tools that architects can use to build software systems. These changes have broug...
Unix lsThe computer company you work for is introducing a brand new computer line and is developing a new Unix-like operating system to be introduced ...
分类:
其他好文 时间:
2015-08-14 23:58:22
阅读次数:
145
Team QueueQueuesandPriority Queuesare data structures which are known to most computer scientists. TheTeam Queue, however, is not so well known, thoug...
分类:
其他好文 时间:
2015-08-14 18:55:30
阅读次数:
130
Polar Code主要研究者的个人主页(持续更新中........)
1. Polar码的编译码,以及List译码算法,都少不了Ido Tal这位大牛。
http://webee.technion.ac.il/people/idotal/
2.ali eslami
Electrical & Computer Engineering Dept., Texas A&M U...
分类:
其他好文 时间:
2015-08-13 20:11:46
阅读次数:
654
1. 定义 Data visualization is a high bandwidth connection between data on a computer system and a human brain, facilitated by visual communication.2. 特....
分类:
其他好文 时间:
2015-08-11 23:15:07
阅读次数:
202
描述: Nowadays, we all know that Computer College is the biggest department in HDU. But, maybe you don't know that Computer College had ever been split....
分类:
其他好文 时间:
2015-08-11 23:06:23
阅读次数:
212
RobotProblem DescriptionA robot is a mechanical or virtual artificial agent, usually an electro-mechanical machine that is guided by a computer progra...
分类:
其他好文 时间:
2015-08-11 20:53:22
阅读次数:
100
Problem Description
As we all know, in the computer science, an integer A is in the range of 32-signed integer, which means the integer A is between -2^31 and (2^31)-1 (inclusive), and A is a 64-signe...
分类:
其他好文 时间:
2015-08-10 22:15:49
阅读次数:
186