搜索资源列表
实验一
- 选择一个调度算法,实现处理器调度。 二、实习目的 在采用多道程序设计的系统中,往往若干个进程同时处于就绪状态。当就绪进程个数大于处理器数时,就必须依照某种策略来决定那些进程优先占有处理器。本实习模拟在单处理器情况下的处理器调度,加深了解处理器调度的工作。 -choose a scheduling algorithm to achieve processor scheduling. 2, internships aim of the introduction of multi-chan
构建哈夫曼树
- 利用C语言构建哈夫曼树 能够模拟哈夫曼树的构建过程,对理解有帮助-C language Construction Huffman tree to simulate the Huffman tree building process, help to understand
net_root
- 这是用JAVA编写的路由器的单机模拟实现,是网络课程设计-is prepared using JAVA aircraft simulated router is true, of course design network
JavaSourseManager
- 使用JAVA编写的操作系统实验-内存资源管理和释放模拟程序-use Java to prepare the experimental operating system-memory resources management and the release of Simulation Program
universe
- 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
programcpzzd
- 是操作系统中关于生产者和消费者的进程模拟程序,有一定的参考价值-operating system is on the producers and consumers of process simulation program, which is the reference value
ChargingSystem
- 模拟电信系统的收费情况,可以查询,输入市话&长话的收费等功能-telecommunications system simulation of the charges, inquiries, the importation of the city's long distance charges & function
CurSorPo
- 利用api函数模拟鼠标的单击、双击等事件,稍加修改可开发成减少重复性操作的软件。-use simulation function of the mouse click, double-click, etc., little changes can be developed into reduce repetitive operation of the software.
moceshi
- 本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读.-the simulated test cases mouse and keyboard input and is suitable for junior programmers vc reading.
Bank_Simulation
- 银行业务情况模拟(银行有四个柜台。客户随机地进入银行办理业务,每个人办理业务需要的时间也是随机确定。客户进入银行后选择队列最短的队列排队,如果队列都一样长,则随机选择一个队列排队。客户进入队列后,如果是队列第一个,则接受银行服务,直到服务完成,然后离开银行。-banking business of simulation (4 bank counters. Random access to customer bank business, Everyone transacting business
DosModel
- 模拟DOS操作系统下输入命令的解释程序,例如输入DIR,会返回当前文件夹的文件信息-simulated DOS operating system in order to explain the importation procedures, such as the import of DIR. will return to the current folder file information
Supermarket_Inventory
- 用C++写的一个模拟超市库存的控制台程序,完全是自己写的-C wrote a simulated supermarket stocks of the console procedure is entirely his own writing
EthernetSwitchV1.0
- 计算机网络课程设计,以太网交换机功能模拟,模拟了学习转发逻辑。-curriculum design computer networks, Ethernet switches function simulation study transponders logic.
bldcbcheng
- 用来仿真直流无刷电机控制系统,该系统运行良好,修改参数可以模拟任意电机的运行-used for simulation brushless DC motor control system, which is operating well, Parameter changes can simulate the operation of any motor
Memory.FIFO
- 操作系统中的 内存管理 FIFO算法模拟-OS FIFO memory management algorithm simulation
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统的源文件(转载)-simulated bank ATM teller system source document (reproduction)
FluidSolver 流体模拟源代码(OpenGL)计算机图形学
- 流体模拟源代码(OpenGL)计算机图形学,计算机流体力学-fluid simulation based OpenGL
二维薄膜生长进行模拟的源程序
- 用动力学蒙特卡罗方法对二维薄膜生长进行模拟的源程序,simulating film growth with 2D KMC simulator
SeaWar
- 海战游戏,c++编写的海战游戏,控制台实现的,模拟海战游戏过程-Sea games, c++ written in sea games, console, and simulation of naval warfare game process
Simulated annealing algorithm
- 分析用模拟退火算法解决TSP问题时的编码方式、新解产生的方法等内容。(This paper analyzes the encoding method and new solution method of simulated annealing algorithm to solve TSP problem.)