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

搜索资源列表

  1. IEEEstandard1516-2000-frameworkandrules

    1下载:
  2. 英文版的HLA仿真规范,没有翻译,请见谅
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:228208
    • 提供者:huxiao
  1. HLAChat

    2下载:
  2. 一个用HLA编写的聊天程序,初学HLA的最好例子
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:113068
    • 提供者:sss
  1. pRTI13_Users_Guide

    1下载:
  2. 使用手册 ,prti是HLA 开发的优秀 软件
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1495642
    • 提供者:donbroad
  1. HLAsample

    0下载:
  2. 一个基于HLA高层体系结构分布式仿真的例子,用VC++编写
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10699
    • 提供者:daiyuliang
  1. helloWorld

    2下载:
  2. HLA 仿真实例 DOMS RTI-1.3
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:28160
    • 提供者:张俊英
  1. Projects

    1下载:
  2. 利用MAKRTI开发的一个基于HLA的汽车模拟仿真程序,在一个邦员中控制汽车,在另一个邦员中可以看到控制的结果,只实现了HLA中对象的管理、时间管理功能,采用C++。net2003开发。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:218736
    • 提供者:郭晓峰
  1. Chat.zip

    0下载:
  2. VC++开发的基于HLa的聊天控制台程序,在控制台中设置创建联邦,加入联邦及联邦成员互发消息,VC++ developers HLa chat console-based program, set the console to create the Federation to join the Federation and Federal members of the inter-send an announcement
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:52434
    • 提供者:yangke
  1. chatcc_ObjectClass_TM

    0下载:
  2. 基于HLA的仿真软件pRTI的聊天室程序,较原版实现时间管理。-HLA-based simulation software pRTI chat room procedures, time management than the original implementation.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-13
    • 文件大小:3208314
    • 提供者:l.x.wang
  1. FightGame

    1下载:
  2. 基于HLA的对战游戏设计,实现两方的对战模拟,运行于DMSO RTI 1.3v4环境。-The Game of HLA-based design, implementation, simulation of the two sides of the battle, run in DMSO RTI 1.3v4 environment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:442713
    • 提供者:Peng Liu
  1. TheOfAssemblyLanguage

    0下载:
  2. 非常好的一本书!! 对HLA的讲述很棒!-A very good book! ! HLA s great to talk about!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-11
    • 文件大小:56876584
    • 提供者:zas
  1. LinuxSysCalls

    0下载:
  2. This document describes the interface between HLA and Linux via direct system calls. The HLA Standard Library provides a header file with a set of important constants, data types, and procedure prototypes that you can use to make Linux system cal
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:494097
    • 提供者:asi
  1. hlacom

    0下载:
  2. VC++对高级汇编HLA界面的封装实例工具,对高级汇编的CMD命令编译和运行。在使用本软件前,请确保运行环境已经安装了高级汇编HLA的编译程序。否则本工具可能无法效劳。 -VC++ for advanced compilation package examples HLA interface tool, advanced compilation command to compile and run CMD. In the use of this software, please ensure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:40320
    • 提供者:agang
  1. BH-RTI_docs

    1下载:
  2. 高层体系结构HLA(High Level Architecture)运行支撑框架RTI软件-HLA HLA (High Level Architecture) software running to support the framework of RTI
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-15
    • 文件大小:16530449
    • 提供者:曾晓
  1. cpp13

    0下载:
  2. 基于portico的HLA联邦开发。入门级-Based on the portico of the HLA Federation Development. Entry
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:671275
    • 提供者:yusiing
  1. BHChat

    0下载:
  2. 用VC++开发基于HLA的聊天程序,可在RTI中运行-VC++ developers with HLA-based chat program that runs in the RTI
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:734723
    • 提供者:yangke
  1. Simple

    1下载:
  2. 简单的VC++开发的HLA应用程序,体现HLA的6大联邦管理功能-A simple VC++ applications developed in HLA, HLA expression of the six major federal management functions
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:45466
    • 提供者:yangke
  1. Helloworld_time

    0下载:
  2. VC++开发的HLA联邦时间管理的应用实例,可作为初学者入门-VC++ development of HLA Federation, time management application examples can be used as entry for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:28810
    • 提供者:yangke
  1. Helloworld_noT

    0下载:
  2. vC++开发的HLA测试程序,作为初学者训练及熟悉HLA的管理机制-vC++ development of HLA test procedures, as a beginner training and are familiar with the management mechanism of HLA
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:25769
    • 提供者:yangke
  1. FoodFight_MFC

    0下载:
  2. 基于HLA的小程序,看了就明白HLA了。-HLA-based small program, read on to understand the HLA.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:4172981
    • 提供者:李全力
  1. HLA1.3

    1下载:
  2. HLA1.3的C++代码,大家喜欢的可以下来看看。对于做分布式仿真的很有意义。-HLA1.3 of C++ code, we like to look down. Distributed Simulation for doing meaningful.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5553137
    • 提供者:ZYD
« 1 2 3 45 6 »
搜珍网 www.dssz.com