搜索资源列表
PKT
- * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compati
flow_chart
- Matlab单队列多服务台仿真总流程图 本系统仿真程序采用事件步长法进行仿真,由以下功能模块组成: 1、仿真时钟; 2、事件表; 3、系统状态变量; 4、初始化子程序; 5、事件子程序; 6、调度子程序; 7、时钟推进子程序; 8、随机数产生子程序; 9、输出函数子程序; 10、统计计数器; 11、主程序。-Matlab simulation of the total single-queue multi-desk syst
smpl
- smpl仿真函数库,包括产生随机数、事件调度、时间计算等函数-SMPL simulation library, including random number generated, event scheduling, time and other functions
os
- 1.设某年级有n位学生,名单以文本文件方式(见下页)存放在盘上,试编一程序随机抽取m位学生并输出其名单。 2.试编一程序分别建立随机事件链表和事件队列。 -1. Set up a grade has n students, the list to a text file method (see next page) stored in the disk, the trial procedures 1 m randomly selected students and their list
GeneratingtheRealRandomNumber
- 在分析了计算机中的各种随机事件后,提出了利用计算机中固有的一些随机事件来产生随机数的方法,并对该方法的可行性作了一 定的理论探讨。给出了利用该方法编写的部分程序,并对程序产生的随机数的随机性作了分析。-This paper provides a method to generate the real random number through the random event in the computer after analyzing the random event in the co
Snake
- 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. Implementation of the snake mov
PuzzleFrame.java
- (1).能够实现简单的小游戏智能拼图,所设计的是数字智能拼图,包括初级和高级两种玩法; (2).初级三行三列,包括数字1——8,和一个活动按钮,高级四行四列,包括数字1——15和一个活动按钮; (3).游戏开始,数字随机排列,玩家把数字按顺序1——8或1——15排列起来(行排列)就算成功过关; (4).此游戏为休闲娱乐小游戏。 -(1). To achieve a simple smart puzzle game, designed for digital intelligent
Bank
- 基于随机事件的驱动模拟,利用栈,队列的知识开发的一个银行驱动事件模拟-Driven simulation based on random events, using stacks, queues of knowledge development of a bank-driven event simulation
da-zi-you-xi
- 打字游戏,字母随机下落,点击触发事件,游戏设置了三个等级,-Random fonts whereabouts, click on the trigger event
Randnumber
- 用C++语言写的随机数的产生+验证随机抛掷硬币事件的程序-Written in C++, random number generation+ verification procedures were throwing coins in the event
random-search
- while modeling a discrete event problem you may need to know how to create a random num.
ConsoleEventOfDice
- C#的通过事件来调用随机事件进行操作的例子-C# through the event to call the operation an example of random events
Event-driven-bank-simulation-system
- 通过程序动态模拟银行顾客在一家有n>=2个窗口的银行的到达和离开情况。通过计算每位顾客的平均等待时间及每一窗口处于“繁忙”状态的百分比,来测试银行的服务效率。实现中,可以用时间代表银行活动的对象,用事件驱动来模拟这些活动,并以概率(随机数发生器)来描述预期的客户到达率和银行职员为一个顾客服务所需的时间-Bank customers through the process in a dynamic simulation with n> = 2 windows of the bank
Labview-numeric-operations
- 该程序利用while循环结构、for循环结构、事件结构、条件结构实现对数组的几种操作,包括随机数组的产生、数组修改、数组排序、数组旋转、奇偶区分等。-Structure of the program using a while loop, for loop structure, event structure, the array structure to achieve the conditions of several operations, including the generatio
elevsim
- this a simulation program that simulates a random event in which you enter a the number of floors in a building and the number of elevators in a group and it generates a random event so you could analyze it-this is a simulation program that simulates
os_1
- 大学时写的模仿操作系统进程调度的程序,随机产生阻塞和唤醒,随机设置进程优先级,并根据调度情况调整优先级,随机决定进程所需时间,可手动设置时间片大小-program in university ,modify the operator system work,random primary,random event wait and random event occur
test1
- 20以内随机事件,可实现大小排序。刚刚学习编程,勿喷-20 or less random event, can achieve the size of the sort. Just learning programming, do not spray
os
- 有随即算法的应用举例、利用随即算法对随机事件模拟、以及单批道作业调度。第二部分是44经典龙哥库塔的matlab实现。-Examples of applications are then algorithm, then use a random event simulation algorithm, as well as a single batch job scheduling channel. The second part is the 44 classic Long Ge Kuta mat
random
- 随机事件的概率分析,该源码就是在此基础上进行的,对事件进行概率分析-Analysis of the probability of random events, the source code is carried out on this basis, the probability of the event analysis
iRF
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIM