搜索资源列表
josephus.1
- 描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 .算法思想: Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头结点的单循环链表循环计数,到m时,输出该结点的编号值,,再从
zlg001
- 本程序是一个简单的模拟程序块,主要对于c++的初学者提供一个开发的样板.-this procedure is a simple simulation program block, mainly for beginners c provide a development model.
C++模拟
- c程序模拟操作系统的先来先服务算法(FCFS). 在VC 6.0下运行通过/ -c simulation of the operating system first-come first-serve algorithm (FCFS). 6.0 in VC run through /
vc3484645
- 模拟银行系统银行模拟 系统银行模拟 系统-banks banking system simulation modeling simulation banking system sim ulation system banks banks simulation system simulation system banks
24_114655_63u9lumaQQ
- c# .net平台眼帘l实现了简单的msn协议,是对msn的模拟,对自己开发msn客户端程序有参考价值-c #. Net platform greeted l achieve a simple msn agreement on msn simulation and the development of their msn client reference value
myaasource
- 一个用c#开发的类似window环境的资源管理器,界面模拟window的资源管理器-c # with a similar window development environment for the management of resources, simulation interface window for the resource management
WordPad
- C#模拟WINDOWS写字板,有查找替换功能~撤消剪切粘贴设置字体等功能-C# Simulation WINDOWS WordPad have to find replacement shear paste function ~ to withdraw set the font and other functions
hzhang
- 基于Proteus的hid usb仿真,用的是pic18f2550芯片,实现A/D数据2路采集,然后通过USB传输到PC中,没有上位机程序-Proteus hid usb-based simulation, using a pic18f2550 chip, to achieve A/D data 2-way acquisition, and then transferred to the PC via USB, there is no host computer program
20081231
- 1个简单的电梯模拟VC编程已经测试过很好用!界面显示也很得体!-A simple programming VC Elevator simulation has been tested with very good! Interface display is also very decent!
ProcessScheduling
- C# 进程调度 算法演示 模拟操作系统进程调度-C# demonstration of the process of scheduling the operating system process scheduling simulation
Multilevel_Queue_Scheduling
- 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述; 使用两种方式产生作业:(a)自动产生, (b)手工输入; 在屏幕上显示每个作业的执行情况; 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
Simulation
- This is a simulation for a company to know minimum number of additional car to at last have n car any time-This is a simulation for a company to know minimum number of additional car to at last have n car any time
Elevator-simulation
- 电梯运行算法 包括呼梯 截梯 曲线运行 各种状态时的转换 通过C#进行模拟 实时反映及测试电梯运行情况 直观的体现有利于分析运行的数据-Elevator algorithm includes call sectional ladder curve runs a variety of state of the conversion through C# simulation real-time reflect and test elevator operation visual embodimen
Simulation-task-1
- Simulation Problem No1 Solved!
Simulation-Task-3
- Simulation Problem No 3 solved-Simulation Problem No 3 solved!!
simulation
- this code is for simulation solution
simulation
- 这是一个基于KD-RTI联邦运行支撑的c++程序,仿真潜艇突围驱逐舰和直升机防线-This is based on the KD-RTI federal running support the c++ of program simulation submarine to breakout destroyer and helicopter line of defense
Simulation-farm
- 课程作业仿真农场,里面包含类的一些使用方法,对于学习类的同学有很大帮助。-Coursework simulation farms, which contains some use of the class of great help for learning class students.
The-simulation-of-wolf-and-sheep
- 狼和羊生存模拟游戏,狼每一定时刻吃掉自己周围的一只羊,羊经过一定时刻繁殖产生小羊-Wolves and sheep survival simulation games, wolves eat their every given moment around a sheep, breeding sheep after a certain time to produce lamb
simulation-software-for-serial-port
- 自己没事编写的一个模拟串口发送软件,将TXT文本中的所有字符串逐条发送到界面显示-a serial port to send simulation software, will all the strings in the TXT text literally be sent to the display interface
