CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - virtual simulation

搜索资源列表

  1. 汇编语言虚拟机

    1下载:
  2. 本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU process, learning theory and co
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:232656
    • 提供者:叶靥
  1. hurricane1230

    0下载:
  2. //页式虚拟存储管理中地址转换和缺页中断的模拟。这个是操作系统课程设计的报告啊。十分有用。您一定要亲自看一看哦。-/ / virtual memory page management NAT and missing pages interrupted simulation. The operating system is designed courses ah report. Very useful. You must personally look oh.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:地方的
  1. xnyq094

    1下载:
  2. 本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用只需要两根电缆,一根输入,一根输出。-of the software oscilloscope, signal generator, frequency meter, multimeter functions, within the audio can entirely replace this equipment. This is no
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66117
    • 提供者:fgyutut
  1. process_attemper

    0下载:
  2. 编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simulation program only right you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1829
    • 提供者:waclelin
  1. 222222222211111212

    0下载:
  2. 操作系统课程的虚拟存储的模拟。简单版。很好用-courses on operating system virtual memory simulation. Simple version. Good use
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8514
    • 提供者:md
  1. 2.LRU

    0下载:
  2. 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2468
    • 提供者:郝依
  1. 虚拟机仿真

    0下载:
  2. 用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。-with vc prepared by the virtual machine simulation system. Can simulate the real operating system features.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1353020
    • 提供者:王东
  1. FIFO.rar

    0下载:
  2. 一个操作系统试验 虚拟存储器页面转换FIFO算法模拟实现,An operating system virtual memory page test conversion FIFO algorithm simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:7701
    • 提供者:李杰
  1. d

    0下载:
  2. 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"-The simplest code can be activated in the simulation of virtual pc in os, on the screen to display " hello world"
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:60650
    • 提供者:tianya1000
  1. e

    0下载:
  2. 最简单的启动代码 可以在virtual pc中仿真os,在屏幕中显示"hello world"-The simplest code can be activated in the simulation of virtual pc in os, on the screen to display " hello world"
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:62292
    • 提供者:tianya1000
  1. 3D-Math-Primer-for-Graphics-and-Game-Development-

    0下载:
  2. This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applica
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7612462
    • 提供者:v0id995
  1. easyVM_Small

    0下载:
  2. easyVM是一个简单得不能再简单的虚拟机,只模拟了8086及一些简单外设,可以跑MS-DOS 6.22。 -easyVM is a simple virtual machine could not be more simple, just a simple simulation of the 8086 and some peripherals, you can run MS-DOS 6.22.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1531636
    • 提供者:BROOKS
  1. VirtualSound

    0下载:
  2. 该程序是对于虚拟声音的模拟,其中包括了动态声音和静态声音的模拟,并附有MIT的声音采集库,程序有GUI界面,各种音频都完全,直接运行。-The program is sound for virtual simulation, including dynamic and static sound of analog sound, along with the voice of MIT library collection, the program has GUI interface, a vari
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-13
    • 文件大小:21496883
    • 提供者:haibara
  1. Simulation

    0下载:
  2. 编写程序完成页式虚拟存储管理中地址转换过程和模拟缺页中断的处理。实验具体包括:首先对给定的地址进行地址转换工作,若发生缺页则先进行缺页中断处理,然后再进行地址转换;最后编写主函数对所作工作进程测试。 假定主存64KB,每个主存块1024字节,作业最大支持到64KB,系统中每个作业分得主存块4块。 -Writing process is complete page-based virtual memory address translation process management and
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:699
    • 提供者:yyy
  1. virtual-spectrum-analysis

    0下载:
  2. 实现仿真信号的生成,实际信号的数据采集,同时观察信号的波形,存储、回放信号的波形,并利用FFT对所得仿真信号、实际信号进行频谱分析进而得到信号的频谱。 -Simulation signal generator, the actual signal data acquisition, while observing the signal waveform storage and playback signal waveform using FFT spectrum analysis and t
  3. 所属分类:LabView

    • 发布日期:2017-11-15
    • 文件大小:152399
    • 提供者:lelac
  1. Temperature-and-pressure-server

    0下载:
  2. 温度压力模拟虚拟界面,和另外一款温度压力模拟虚拟界面配套,可以为做这方便的同学提供参考,程序点击打开直接运行-Temperature and pressure simulation virtual interface, and other supporting a temperature and pressure of virtual simulation interface, can provide a reference for doing this convenient classmate
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:249457
    • 提供者:angely127
  1. The-virtual-oscilloscope

    0下载:
  2. 1、掌握利用A/D转换和计算机资源实现示波器的设计方法。 2、设计虚拟示波器。 3、建立NI-DAQmx仿真设备,选择E系列中的NI PCI-6071E数据采集卡的仿真模块,通过DAQmx物理通道识别,产生模拟信号,然后基于LabVIEW开发平台设计实现虚拟示波器。-1, master the use of A/D conversion and the design method of the computer resources to realize the oscilloscope.
  3. 所属分类:LabView

    • 发布日期:2017-04-01
    • 文件大小:602848
    • 提供者:李玟
  1. The-simulation-signal-acquisition

    0下载:
  2. 虚拟仿真一个交流信号,并实现信号数据的采集-A virtual simulation of the AC signal, and to achieve signal data acquisition
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:28768
    • 提供者:胡星
  1. Virtual-OCT-system

    0下载:
  2. 虚拟OCT系统。包含时域,SS-OCT,SD-OCT信号模拟仿真-Virtual OCT system.Contains the time domain, SS- OCT, SD- OCT signal simulation
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:344067
    • 提供者:王瀚安
  1. uuu

    1下载:
  2. USB模拟的虚拟U盘,适合开发存储类设备的朋友参考-U disk USB virtual simulation for the development of storage class device reference to a friend
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-04
    • 文件大小:197579
    • 提供者:win
« 12 3 »
搜珍网 www.dssz.com