搜索资源列表
Poisson_Random_Process
- 一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average length of the list. The system p
SC-DSC
- 数字通信系统的设计及其性能和所传输的数字信号的统计特性有关。所谓 加扰技术,就是不增加多余度而扰乱信号,改变数字信号的统计特性,使其近 似于白噪声统计特性的一种技术。这种技术的基础是建立在反馈移位寄存器序 列(伪随机序列)理论之上的。解扰是加扰的逆过程,恢复原始的数字信号。 如果数字信号具有周期性,则信号频谱为离散的谱线,由于电路的非线 性,在多路通信系统中,这些谱线对相邻信道的信号造成串扰。而短周期信号 经过扰码器后,周期序列变长,谱线频率变低,产生的非线性分量落入相邻信 道之外,因此干扰
随机选号
- vc编写的随机选号程序-vc prepared by the random process Dip
RIES-RAM
- Pasc+Java 这是一个国外的随机自动机*(RAM)一个学习用的程序,古老静电-Pasc Java This is a random foreign * Automatic Machine (RAM) used in a learning process, the ancient electrostatic
Process(forOther)
- 本程序模拟进程调度程序,从进程的创建到结束,运用随机函数进行创建进程-the simulation process scheduler, from the creation process to the end, using the random function for the creation process
BubbleCS
- C#编写的窗体内气泡随机运动程序示例,有源码,可通过dubug下的exe文件直接运行查看效果-C# prepared by the random motion inside a bubble process example, there is source code is available through dubug run under the exe files directly view the effects of
操作系统进程内存管理模拟vb程序
- 本程序运用随机页面模拟页面调度,从进程的创建及进程的撤销都随时实现-the procedures used random pages scheduling simulation pages from the process of creation and the process of deregulation are always realize
12
- 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法-This procedure has been collected from the foreign website, the standard depth-first search algorithm, can be achieved and the detection circuit node t
PrintSample
- vc简单的打印程序,随机打印出圆圈,供学习打印函数时用-vc simple print process, print out random circle, learning to print function for use
suijixinhaofenxi
- 平稳时间序列预测法 时间序列 取自某一个随机过程,如果此随机过程的随机特征不随时间变化,则我们称过程是平稳的;假如该随机过程的随机特征随时间变化,则称过程是非平稳的。 -Stationary time series prediction Time series from a single random process, if the random process of random feature does not change over time, then we say tha
Framer
- 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的封装过程,将用户输入的文本内容保存为文件,并加以封装,封装后生成数据帧文件,之后用随机数模拟CDMA/CD协议,将帧发送出去-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame encapsulation process, the us
2
- 实现一个简单的菜单程序,运行时显示“Menu:A(dd) M(inus) Mu(ltify) D(ivid) Q(uit), select one”提示用户输入。A代表加法,M代表减法,Mu代表乘法,D代表除法,当用户输入其中之一时,产生两个随机数,并实现相应的算术运算。如此循环,直到输入Q,程序结束。-A simple menu program, run-time "Menu: A (dd) M (inus) Mu (ltify) D (ivid) Q (uit), select one" p
Stochastic-processes
- 基于MFC开发环境实现的一个随机过程实验,用于统计随机签名模式遍历比率的一个程序。用到了计时功能,绘图功能以及对话框弹出功能-MFC-based development environment to achieve a random process experiments for statistical random signature pattern traverse rate of a program. Used a timing function, graphics capabilitie
