搜索资源列表
jishiqijiajianchenchu
- 利用rnd产生随机数,实现加减乘除的换算。同时可以统计题的数目和统计分数。-use rnd produces random numbers, the arithmetic to achieve the conversion. Statistics can also that the number of scores and statistics.
random-binary
- 数字调制器的墓本构建模块是函数random-binary,它产生电平值为+1或一1的二进制波形,产生的比特数以及每比 特的采样数是该函数的参数。函数random-binary可以仿真多个数字调制器,例如,可用如下MATLAB语句仿真一个QPSK调制器: 下列MATLAB程序产生一个长10比特的QPSK信号,采样频率为每比特8个采样点: -Digital modulator building blocks of the tomb is a function of the random
5080309330_4
- 编写一个程序可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。所谓指定位置是指图形离左边屏幕最近字符与左屏幕边界的距离字符数。-Write a program that allows users to choose to print out the specified location of different graphics, such as the legislation is being isoscele
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
alphaS
- Random number generation of alpha-stable density
5
- 输入同学的人数n计算出其生日不重复的概率。 然后在用彷真的方法, 利用随机数产生每个同学的生日,计算出生日不重复的概率并与前面的结果进行比较-N Enter the number of students to calculate the probability of non-repetition of their birthday. And then use the simulation method, using random number generator for each stude
ran1
- 随机数字生成函数,利用C语言完成随机数的生成功能-Random number generation function, using C language to complete the generation of random numbers
Visual-CPP400source-code
- Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
C
- 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a variety of c language source code!
suijishu
- 随机数的生成原理和各种语言的代码实现-Code implementation of the principle of random number generation and languages
c-source
- 在visual c++的环境下运行,可以产生随机数-produce random number
d_random
- 能产生随机数的类,里面能产生不同大小的随机数的方法,有100内的随机数,还有长整型类型的随机数-Can generate a random number of classes, which can generate a random number of different sizes, there is a random number 100, there is a long integer random number of type
RandomUtil
- 生成随机数是,生成从1到9、从a到z的随机数。-Generates a random number
111
- 生成随机数进行直接插入排序 比较时空性能和稳定性-Generates a random number for direct insertion sort compare the performance and stability of the space-time
Generates-a-random-number
- 随机产生10个100以内的整数,并从大到小排列。-10 randomly generated integer less than 100, and in descending order.
Analysis-of-variance
- 计算随机数的方差,做单一元素一元方差分析。多元素二元方差分析。-Calculate the variance of the random number, do one yuan a single element analysis of variance. Multi Elements in Binary analysis of variance.