登录
首页 » Visual C++ » 747

747

于 2017-03-08 发布 文件大小:1859KB
0 174
下载积分: 1 下载次数: 8

代码说明:

  这是波音747飞机的模型,适合于初学折,适用于三维软件开发,可应用于flightgear(This is the Boeing 747 aircraft model, suitable for beginners fold, suitable for three-dimensional software development, can be applied to flightgear)

文件列表:

747
...\747-100-set.xml,506,2014-09-16
...\747-100.xml,50034,2014-09-16
...\747-autopilot.xml,22013,2014-09-16
...\747-base.xml,2986,2014-09-16
...\747-panel.xml,110,2014-09-16
...\747-set.xml,439,2016-01-24
...\747-sound.xml,10406,2014-09-16
...\747.xml,6792,2014-09-16
...\Engines
...\.......\direct.xml,108,2014-09-16
...\.......\JT9D-3.xml,2121,2014-09-16
...\Models
...\......\boeing747-400-ai-jw.ac,56294,2014-09-16
...\......\boeing747-400-ai-jw.rgb,161916,2014-09-16
...\......\boeing747-400-ai-jw.xml,813,2014-09-16
...\......\boeing747-400-alt-jw.ac,26355,2014-09-16
...\......\boeing747-400-alt-jw.rgb,17747,2014-09-16
...\......\boeing747-400-alt-jw.xml,2434,2014-09-16
...\......\boeing747-400-asi-jw.ac,18373,2014-09-16
...\......\boeing747-400-asi-jw.rgb,76520,2014-09-16
...\......\boeing747-400-asi-jw.xml,656,2014-09-16
...\......\boeing747-400-bezel-jw.rgb,103448,2014-09-16
...\......\boeing747-400-efis-common-jw-01.rgb,110548,2014-09-16
...\......\boeing747-400-efisp-jw.ac,21465,2014-09-16
...\......\boeing747-400-efisp-jw.rgb,207495,2014-09-16
...\......\boeing747-400-efisp-jw.xml,95,2014-09-16
...\......\boeing747-400-enav-jw-01.rgb,90819,2014-09-16
...\......\boeing747-400-enav-jw-02.rgb,128528,2014-09-16
...\......\boeing747-400-enav-jw.ac,28768,2014-09-16
...\......\boeing747-400-enav-jw.xml,14336,2014-09-16
...\......\boeing747-400-jw-01.rgb,1044641,2014-09-16
...\......\boeing747-400-jw-02.rgb,377554,2014-09-16
...\......\boeing747-400-jw-03.rgb,213843,2014-09-16
...\......\boeing747-400-jw.ac,614027,2014-09-16
...\......\boeing747-400-jw.xml,36963,2014-09-16
...\......\boeing747-400-mcp-jw.ac,41208,2014-09-16
...\......\boeing747-400-mcp-jw.rgb,499633,2014-09-16
...\......\boeing747-400-mcp-jw.xml,6699,2014-09-16
...\......\boeing747-400-pfd-jw-01.rgb,12032,2014-09-16
...\......\boeing747-400-pfd-jw-02.rgb,62634,2014-09-16
...\......\boeing747-400-pfd-jw-03.rgb,43702,2014-09-16
...\......\boeing747-400-pfd-jw-04.rgb,389174,2014-09-16
...\......\boeing747-400-pfd-jw.ac,34301,2014-09-16
...\......\boeing747-400-pfd-jw.xml,13791,2014-09-16
...\......\digits.rgb,38695,2014-09-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab6.5_328087418
    matlab6.5图形图像处理源程序 matlab6.5图形图像处理源程序(matlab6.5 graphics images graphical treatment matlab6.5 source image processing source code)
    2008-06-10 15:41:39下载
    积分:1
  • zsgc
    实现数据库的增删改查,自己学的,还不错吧,大家看看,相互学习(Achieve database CRUD, their school, also good, we look at, learn from each other)
    2011-07-10 10:16:35下载
    积分:1
  • Boost
    C++标准库内容。在C++社区中影响甚大,是不折不扣的“准”标准库。Boost由于其对跨平台的强调,对标准C++的强调,与编写平台无关。(The content of the C++ standard library. A great influence in the C++ community, is hundred-percent quasi standard library. Boost because of its emphasis on cross platform, the emphasis on the standard of C++, and write platform independent.)
    2014-11-21 14:01:07下载
    积分:1
  • MyMessenger
    网络数据通信案例——MyMessenger 代码使用说明 ============================================================== 将系统编译输出可执行文件的路径设为工程文件之外的bin文件夹。 系统运行之前,在binConf文件夹中的Profile.xml文件中先设定几 个远端通信目标的名字和ID号。 与远端通信目标的短消息收发都记录在在binCHAT文件夹下。 接受的文件传输都在binRECV文件夹下。(Network Data Communications Case- MyMessenger code for use ======================================== ====================== system compiler output path to the executable file as project file outside the bin folder. System before bin Conf folder document Profile.xml first several remote communication objectives set name and ID. And remote communication goals short message to send and receive are recorded in the bin CHAT folder. Accept the file transfer in the bin RECV folder.)
    2009-02-21 14:24:18下载
    积分:1
  • sudipfilt
    忍痛割爱!上传我的地震数据处理中的倾角滤波程序!(Pain afford to spare! From my seismic data processing in the filtering process inclination!)
    2009-01-23 01:20:15下载
    积分:1
  • CommMFC
    WinCE操作系统上串口接收及发送程序,VC++程序,有界面,简单易懂。(WinCE operating system serial port receive and transmit procedures, VC++ program, interface, easy to understand.)
    2013-09-01 20:02:12下载
    积分:1
  • graph-DFS
    邻接表存储图,然后进行深度优先遍历及广度优先遍历。(DFS,adjacent matrix)
    2013-10-27 20:16:41下载
    积分:1
  • WebCarSDK
    嵌入式远程监控小车,通过web页面控制小车的前进方向(Embedded remote monitor and control the car, through the web page control of the direction of the car)
    2021-02-21 16:19:42下载
    积分:1
  • openGL-rain
    使用opengl实现的下雨模拟仿真,雨粒子系统,模拟效果真实(opengl rain)
    2013-05-05 22:42:15下载
    积分:1
  • Grey-Modeling_V3.0
    非常实用,内有注册码,包含多个模型,分析数据非常准确(Very practical, there are registration code, contain multiple models, analyze the data very accurate)
    2020-07-03 21:40:02下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载