RANDOM

共 208 篇文章
RANDOM 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 208 篇文章,持续更新中。

One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed

One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at

假设你需要指定范围内的随机数

假设你需要指定范围内的随机数,传统的方法是使用ANSI C的函数random(),然后格式化结果以便结果是落在指定的范围内。但是,使用这个方法至少有两个缺点

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseud

This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection

本程序需在DOS下运行。每运行一次可执行程序random.exe

本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。

在C/C++中,两种产生随机数的方法,random()和math.random()的比较

在C/C++中,两种产生随机数的方法,random()和math.random()的比较

Generates a random Erdos-Renyi network

Generates a random Erdos-Renyi network

存储器技术.doc

<P>存储器技术.doc</P> <P style="TEXT-ALIGN: center" align=center><FONT size=3><FONT face=宋体>计算机的主存储器(Main Memory),又称为内部存储器,简称为内存。内存实质上是一组或多组具备数据输入输出和数据存储功能的集成电路。内存的主要作用是用来存放计算机系统执行时所需要的数据,存放各种输入、输出数据和中间计算结

B树算法实现

B树算法实现,非常难得!btree implementation for random lookups, transaction handling, sequential access methods, and a small embeddable footprint.

a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded s

a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to

This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier

This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of n

Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出

Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出,全名conditional random fields,该模型后来被广泛地应用在语言和图像处理领域,并随之出现了很多的变体。FlexCRF就是对CRF模型的一个实现应用工具,可用于文本信息处理

A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array

A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array geometry. User can specify the array geometry, directions of incoming signals, noise power, and the

Random matrix theory - for communication systems.

Random matrix theory - for communication systems.

Random Process e-Books the rationale (basic principle ) about multivariate probability and so on

Random Process e-Books the rationale (basic principle ) about multivariate probability and so on

Random boolean network的哦

Random boolean network的哦

本程序需在DOS下运行。每运行一次可执行程序random.exe

本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。

Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (

Toolbox for Numerical Computing with MATLAB (by Cleve Moler). Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technica

random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码

random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码

本程序需在DOS下运行。每运行一次可执行程序random.exe

本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。

M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece

M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the BPSK UWB carrier and the data is recovered.