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

搜索资源列表

  1. 测试VXWORKS的网络吞吐量

    0下载:
  2. 包括客户端和服务器端,用来测试vxWorks的网络吞吐量-including client and server, used to test network throughput vxWorks
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4.08kb
    • 提供者:艳阳天
  1. vxWorks GIS

    2下载:
  2. vxworks下的GIS系统。 使用说明: 1.下载 \"VxEmapgis.out\" 或则 \"VxEmapgis2.out\" 到目标机 2.运行 \"main\" ,启动应用程序 , 3.按 \"ESC\" 弹出菜单, 4.选择 \"打开图层\" , 弹出图打开窗口 , 输入图层文件名称 如 “road.vxw” 或者 “water.vxw” 5.按 大写字母\"O\",确定, 或者大写字母 “C”取消 6.按方向箭头、pagedown , pageup 实现漫游 , , + , -
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:2.87mb
    • 提供者:康康
  1. Vxworks-net_test

    0下载:
  2. Vxworks 对TCP、UDP通信速度测试代码-Vxworks test code TCP, UDP communication speed
  3. 所属分类:VxWorks

    • 发布日期:2017-03-28
    • 文件大小:9.61kb
    • 提供者:保密
  1. watchdog

    0下载:
  2. vxworks下的看门狗定时器原理,测试源代码。说的很详细-watchdog timer under vxworks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:7.66kb
    • 提供者:刘旭东
  1. TQ2440-vxworks

    0下载:
  2. TQ2440-vxworks.rar 针对TQ2440的VxWorks的镜像和教程,仅供测试参考 -TQ2440 TQ2440-vxworks.rar of VxWorks for a mirror and tutorials, for testing purposes only for reference
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-16
    • 文件大小:4.04mb
    • 提供者:郭小川
  1. test_serial

    0下载:
  2. vxworks下的通用串口测试程序,可以测试RS232,RS485。-general uart test code for vxworks
  3. 所属分类:VxWorks

    • 发布日期:2017-03-27
    • 文件大小:3.33kb
    • 提供者:曹小雨
  1. at91lib_softpack_1.5

    0下载:
  2. ATMEL公司提供的AT91系列的测试代码,非常完全,包括norflash,Nandflash,MMC,USB等等,对开发非常有帮助-ATMEL Corporation AT91 series provided by the test code is very complete, including norflash, Nandflash, MMC, USB, etc., on the development of very helpful
  3. 所属分类:VxWorks

    • 发布日期:2017-05-11
    • 文件大小:2.78mb
    • 提供者:wjarjar
  1. cpciio

    0下载:
  2. vxworks cpci io卡驱动,测试tornado2.2.1 vxworks5.5.1-vxworks cpci io card drivers, test tornado2.2.1 vxworks5.5.1
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:2.25kb
    • 提供者:潘大为
  1. testmain

    0下载:
  2. vxWorks下可用的串口测试程序,初学者易用-vxWorks serial testing procedures available under
  3. 所属分类:VxWorks

    • 发布日期:2017-04-03
    • 文件大小:926byte
    • 提供者:冬蚕
  1. vxworks_pci_vedio_driver

    0下载:
  2. Vxworks 下的视频采集程序,该驱动程序是PCI类视频卡,测试程序为:test.cpp 通过初始化后,运行UTL_LVE("1.mpg",5,1),将视频文件保存为1.mpg。 其中1.mpg为文件名,5为时间秒,1为mode。 -Vxworks video collection procedures, the driver is a PCI video card, test procedures for: test.cpp through initialization, run UTL
  3. 所属分类:VxWorks

    • 发布日期:2017-04-03
    • 文件大小:84.08kb
    • 提供者:lshi
  1. dos_boot_vxworks_demo

    0下载:
  2. 因为当前的vxWorks都是用vxsys格式化后的引导,但如果要用dos测试时需换一个硬盘,本方法可免去如此麻烦。启动后按f8直接进dos。否则进vxWorks。-Because the current VxWorks are formatted with vxsys guide, but if the test is required to use dos for a hard drive, this method may be waived so troublesome. Press f8
  3. 所属分类:VxWorks

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:王一
  1. 2410bsp

    0下载:
  2. S3C2410开发板的VXWORKS开发包,经过测试可以使用-s3c2410
  3. 所属分类:VxWorks

    • 发布日期:2017-05-06
    • 文件大小:1.35mb
    • 提供者:dengyong
  1. vxSvrAll

    0下载:
  2. VXWORKS下的NET SERVER,经过测试可以使用-Under VxWorks NET SERVER, tested can use
  3. 所属分类:VxWorks

    • 发布日期:2017-04-15
    • 文件大小:8.39kb
    • 提供者:guokai
  1. software

    0下载:
  2. 分析其实时多任务软件设计。在介绍通信服务器功能结构的基础上,详细分析了系统的功能模块划分、数据流向、多任务划分、任务优先级确定、任务间通信方式的确定以及软件的编码测试过程。软件设计过程充分考虑通信服务器本身的特殊性,同时利用VxWorks多任务抢占式调度和时间片轮转调度的特性,以及丰富的任务间通信机制,有效地保证了系统的实时性。-Analysis of real-time multi-tasking software design. In introducing the communicatio
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:136.02kb
    • 提供者:Cindy
  1. VxWorks_Test_And_Answers

    0下载:
  2. vxworks 测试题目,以及答案,非常不错 对初学vxworks的网友的帮助很大 -it is a paper for vxworks test, and all the answers are attached with it download and enjoy it
  3. 所属分类:VxWorks

    • 发布日期:2017-04-16
    • 文件大小:77.36kb
    • 提供者:邱天
  1. VxWorks

    0下载:
  2. 测试中断源代码,可以通过调试。对初学者有帮助-Test interrupt source code, you can debug. Be helpful for beginners
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:24.69kb
    • 提供者:name
  1. MCP837xSPIdriverSrc

    0下载:
  2. 自己开发的Freescale MPC837X SPI控制器驱动(vxbus)及SST25VF512 SPI Flash驱动,其中还提供了测试代码,在workbench3.0下编译通过,在VxWorks6.6下调试通过,已经用于实际项目中,现在贡献出来,希望对大家有所帮助。-spi controller driver for Freescale MPC837X and sst25vf512 spi flash driver source code
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:9.91kb
    • 提供者:曹小雨
  1. Project3

    0下载:
  2. Vxworks 平台的HelloWorld源码,用来熟悉测试系统-Vxworks platform HelloWorld source code, to become familiar with test system
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:9.57kb
    • 提供者:fuwenl
  1. tcpClient

    0下载:
  2. vxworks 网络测试程序,可以测试网络功能-Vxworks under real-time operating system network testing procedures used for the client. Vxworks need to compile under the Tornado development platform. Modular is better, this team has been using it.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-10
    • 文件大小:1.2kb
    • 提供者:xiaoming
  1. netdemo

    1下载:
  2. vxworks tcp测试程序 通用 质量不错-test code should be used at vxworks
  3. 所属分类:VxWorks

    • 发布日期:2015-11-29
    • 文件大小:36kb
    • 提供者:赵刚
« 12 3 4 5 »
搜珍网 www.dssz.com