摘要
在C语言中random()函数和rand()函数都可以参数随机数,但是,他们的实现是不一样的,C语言初学者在使用这两个函数时难免会遇到一些问题,产生疑问,本文深入分析了rand()函数的实现原理,帮助大家理解随机数的产生过程。
in the C language,random() function and rand() function can be used as a random number,but they are not the same,C language for beginners in the use of these two functions will inevitably encounter some problems,the paper deeply analyzes the principle of rand() function to help you understand the process of random number.
出处
《自动化与仪器仪表》
2016年第2期219-220,222,共3页
Automation & Instrumentation
关键词
随机数
函数
编译
原理
Random number
Function
Compiler
Principle