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

搜索资源列表

  1. VitualRoute

    0下载:
  2. 这是一份虚拟路由器的作业,实现在局域网内模拟路由器进行工作!-This is a virtual router operations, to achieve the LAN router simulation work!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:72109
    • 提供者:
  1. 飞机地形漫游系统

    2下载:
  2. 作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:381393
    • 提供者:李玲
  1. 3ds文件的场景绘制系统

    3下载:
  2. 这是一个3ds文件的三维场景绘制的完整系统。主要功能有:3ds文件的读取、添加纹理、文档串行化、拷屏和视频捕捉。对于做虚拟现实和场景模拟的有一定参考意义。-3ds This is a document of 3D Scene Rendering the complete system. The main functions are : 3ds document read, add texture, document serial, emboss screen and video capture.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3269573
    • 提供者:李玲
  1. MapMaker

    2下载:
  2. “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1049634
    • 提供者:Flex
  1. 化工安全虚拟现实仿真系统的设计与实现

    0下载:
  2. 这是虚拟现实技术在化工领域内的一个仿真应用,在第十届全国化工信息与自动化计算机应用年会上获得唯一的最高奖《一等奖》-This is the virtual reality technology in the field of chemical, a simulation application, in the 10th National Chemical Information and Computer Application Automation annual conference was t
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1001870
    • 提供者:yt
  1. 工业控制数据的直观显示

    2下载:
  2. 在vc++环境下开发的虚拟仪表显示控件,可以显示8组模拟变量(包括4组用虚拟仪表显示);在控制界面中有很大作用-vc environment in the development of the Virtual Instrument Display Controls, Simulation Group showed eight variables (including four group shows with Virtual Instrument); The control interface
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:917632
    • 提供者:和翔
  1. conan

    0下载:
  2. 操作系统实验课程中模拟虚拟存储器的算法 使用先进先出调度算法实现-experimental courses operating system virtual memory simulation algorithm using FIFO scheduling algorithm
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:Jessica
  1. WINDOWS_VMAlloc

    0下载:
  2. WIN2000的虚拟内存的原理机制的完全仿真与实现,没有用MFC,完全用WIN32和DDK实现.设计思想非常漂亮.-WIN2000 the principle of virtual memory mechanism simulation and fully realize without using MFC, Win32 and entirely DDK achieve. Design thinking is very beautiful.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6113
    • 提供者:wtm
  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. 虚拟示波器

    1下载:
  2. 这是个虚拟的示波器,相信很多人都会用到。可以在电路的模拟中来显示其输出波形。-This is a virtual oscilloscope, I believe many people will apply. The circuit simulation to show that the output waveform.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62549
    • 提供者:姜建
  1. WWW.Ahaoz.CoM__vc783453772452

    0下载:
  2. 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implementation, in particular the vi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1870139
    • 提供者:周剪
  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. Power-Substation-Simulation-System

    2下载:
  2. 变电站仿真系统简介: 该系统虚拟现实模拟变电站信号、控制、继电保护、自动装置、测量回路,符合变电站操作的逻辑性。 -Substation Simulation System Introduction: The virtual reality simulation system substation signals, control, relay protection, automatic devices, the measuring circuit, logical opera
  3. 所属分类:Energy industry

    • 发布日期:2016-02-23
    • 文件大小:488448
    • 提供者:
  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
  1. Synchronverters_test

    4下载:
  2. 虚拟同步技术控制技术仿真源代码,模仿同步发电机特性对逆变器进行控制-Virtual simulation source synchronous control technology, imitate to control inverter synchronous generator characteristics
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:18340
    • 提供者:唐文冰
  1. ithejitance-virtual-exclusive

    1下载:
  2. matlab dct-lms自适应算法仿真例子,该例子做了dct-lms和lms的比较,-Matlab DCT- LMS adaptive algorithm simulation example, the example has made the DCT- LMS and the comparison of LMS,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:asbuxz
  1. Virtual File System

    0下载:
  2. 模拟一个虚拟磁盘文件系统,主要用于设计模式培训。(Simulation of a virtual disk file system, mainly for design pattern training.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:240640
    • 提供者:twoentartian
  1. 道路仿真

    0下载:
  2. Through simulation, we can take the real city traffic road as the basic, combine the three-dimensional virtual simulation effect of the traffic facilities such as streets, greening, vehicles and so on, so that users can immerse in the virtual city tr
  3. 所属分类:数值算法/人工智能

  1. CityTrafficSimulator-master

    0下载:
  2. 通仿真,能以真实城市交通道路为基本,结合街道,绿化,车辆等交通设施的三维虚拟仿真效果,使用户沉浸于虚拟城市交通之中,借助vr技术,优化交通系统(Through simulation, we can take the real city traffic road as the basic, combine the three-dimensional virtual simulation effect of the traffic facilities such as streets, greeni
  3. 所属分类:游戏引擎

    • 发布日期:2018-01-08
    • 文件大小:664576
    • 提供者:联合11123
  1. virtual machine test tool

    0下载:
  2. 模拟用户人机界面完成测试,使用c#语言,为初学者使用。(Simulation user man-machine interface completion test.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:54272
    • 提供者:jack.h
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com