搜索资源列表
05041062
- 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
CDMAGPRS_wireless_modem
- CDMA & GPRS 无线开发[TCP通讯]-CDMA & GPRS wireless development [TCP communications]
mod
- this a code in /opt/OpenIMSCore/ser_ims/modules/pcscf-this is a code in /opt/OpenIMSCore/ser_ims/modules/pcscf
MorphTextB2060254142007
- this a pretty simple thing 2 make a gradient prog bar....i used a screenshot from the project instead of the actual app because it shows most of the properies u can set...it is rly customizable...and i used it in the mod-maker for a game i am making-
ModBus
- Mod Bus Protocol User, how to mount protocol modbus
Desktopa
- mod\demod (psk tech)
QPSK_NDATED_DDPED_R2011
- QPSK mod and demod simulink
jass
- this the mod leach.-this is the mod leach.
AM_AND_D
- AM mod and demod using matlab and simulink-AM mod and demod using matlab and AM mod and demod using matlab and
AM_AND_D
- AM mod and demod using matlab and simulink-AM mod and demod using matlab and AM mod and demod using matlab and
FM
- FM mod and Demod Using Simulink
gm
- GMSK mod and Demod using Simulink
QAM
- Mod and Demod for QAM
ktail
- 很多情况下,我们需要对信息进行加密。特别是随着Internet的飞速发展,加密技术就显得尤为重要。 目前比较流行的编码规则称为RSA,是由美国麻省理工学院的三位教授发明的。这种编码规则是基于一种求密去模算法的:对于给出的三个正整数a,b,c,计算a的b次方除以c的余数。 你的任务是编写一个程序计算a^b mod c, 并且1≤a,b< c≤32768。-top secret
leach_2
- mod-leach source code
01157021
- FSK调制Matlab程序,包括FSK mod and demod;CPFSK mod and demod代码,()