搜索资源列表
disgaosi
- 利用VC++实现,产生服从高斯分布随机数。其中A,B可以自己设定-VC produce obedience Gaussian distribution random number. Where A and B can be set for
Adlight
- 手机源码游戏:点亮全部蜡烛。有3种开始方式:全新开始,随机数1开始,随机数2开始。-phone FOSS game : all lit candles. There are three kinds of way to start : a new beginning, a few random, random number two began.
C_Programming_Communication_Foundation
- C语言实现的通信原理实验:包括伪随机数产生及其直方图统计、相关噪声模型及相关函数计算、利用计算机模拟常量信号检测的最佳接收机模型。-C language of communication principle experiments include : Pseudo-Random Number Generation and histogram statistics, Model and associated noise correlation function calculation, using
Server_Java
- 协议通信测试,间隔1秒交替发随机数,帧长16-Protocol communication test interval of one second by alternating random number, frame length 16
j2meAlarm
- 手指跳舞闹钟。安装完设置好时间,等它响了要根据画面输入随机数才能关闭,否则不让正常关闭,逼迫你早上起床时足够清醒。让手指的舞蹈来迎接每一个清晨。(java不能后台运行,这个只是自己学着编来玩玩,仅供参考。在6220c塞班平台测试通过)-Finger dancing alarm. Installing the set time, so it rang a random number according to the input screen to turn off, or not to shut
11
- 郭克华-J2ME移动开发实战教学视频 11. 随机数,集合和定时器-Guo Ke-hua-J2ME mobile development real teaching video 11. Random number, assembled and timer
src003
- Dice Roller 这个软件准许用户产生骰子滚动。一个用户通过把骰子加到卷饼线上,结合对这些结果的加减法完成这。当卷饼线被创造了的时候用户可以产生以这条线为依据的一个随便的数字。 而 J2MEDice 就是 Dice Roller 在 Java 手机上实现的版本。-Dice Roller allow the software user-generated rolling dice. A user is added through the dice online卷饼light of the
mfiltr_man
- MAtlab - Matched Filter Test Generating Manchester Line Code for Random number -MAtlab- Matched Filter Test Generating Manchester Line Code for Random number
random
- 产生符合一定分布的随机数的方法是,先产生(0,1)均匀分布的随机数,然后通过一个适当的变换方法得到所要求分布的随机数。常用的均匀分布伪随机序列发生器有线性同余发生器和线性反馈移位寄存器两种。-That meet certain distribution of the random number is first generated (0,1) uniformly distributed random number, then an appropriate transformation metho
PAM8
- 实现PAM8,并进行误码率分析,PAM比特流通过随机数产生-Achieve PAM8, and the bit error rate analysis, PAM random number generator bit stream
Pe_SNR
- 本次仿真研究多幅度电平信号误码率与信噪比之间的关系,系统框图如上。假设考虑8幅度电平,则根据流程首先需要用一个随机数发生器产生在(0,1)间的均匀随机数,然后将(0,1)区间均匀划分为(0,0.125)、(0.125,0.25)、(0.25,0.375)、(0.375,0.5)、(0.5,0.625)、(0.625,0.75)、(0.75,0.875)、(0.875,1)这些子区间,并分别对应于一个3bit符号000、001、010、011、100、101、110、111,接着分别映射到-7d、
Aloha
- 基于RFID平台下的防碰撞算法,基于随机数传送的动态帧时隙Aloha算法-Based on the anti-collision algorithm in RFID platform, based on the random number sent by Dynamic Framed Slotted Aloha algorithm
hiperlan_mac
- hiperlan协议中mac接入仿真,针对不同随机访问信道数(RCH)进行吞吐量的比较-one proposed way for random RCH number-hiperlan agreement mac access simulation, one proposed way for random number RCH
SSMP3
- 基于Android平台,写了一个多采样率的WAV格式录音程序,默认保存文件方式是以当前时间加一个随机数,文件保存至SD卡的soundhold文件夹下,详细实现过程请看源码,欢迎各位下载交流!qq:411697447-Based on the Android platform, writing more than one sampling rate WAV format recording program, the default save the file based on the curren
randperm
- 生成不重复随机数列,可用于模拟数据,以及模拟生成随机信道分配表-Random number generated not repeat the column can be used to simulate the data transmission
Server_VB
- 协议通信测试,vb,间隔1秒交替发随机数,帧长16-The protocol communications test, vb, one second intervals by alternating random number, frame length 16
ran
- 无线通信中随机数生成函数,生成0到1的平均分布随机数,平均值为1-Wireless communication random number generator function
JavaUtil_package_introdunction
- 介绍Java 的实用工具类库java.util 包。在这个包中,Java 提供了一些实用的 方法和数据结构。例如,Java 提供日期(Data)类、日历(Calendar)类来产生和获取 日期及时间,提供随机数(Random)类产生各种类型的随机数,还提供了堆栈 (Stack)、向量(Vector) 、位集合(Bitset)以及哈希表(Hashtable)等类来表示相应的 数据结构.-Introduction of Java Utility library java.util p
Random-number-generation
- 随机数的产生,贡献出去,希望大家多多指点。-Random number generation, contribution out hope that many instructions.
datasave random
- 将仿真数据写入TXT文档,是几个函数重载的文件;还有做信道损耗计算的时候需要用到的一些随机数生成函数。(write systemlevel simulation data into txt,in c++,some random number function)