CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - tests

搜索资源列表

  1. 1362

    0下载:
  2. 此為philip 1362 USB DOS下的驅動程式包, 已經共測試並內含有說明文件-this as 1362 USB DOS packet driver programs, and tests contain notes
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.79mb
    • 提供者:道德
  1. memtest86-3.2.tar

    0下载:
  2. Memtest86 is thorough, stand alone memory test for Intel/AMD x86 architecture systems. BIOS based memory tests are only a quick check and often miss failures that are detected by Memtest86.-testing is thorough, stand alone memory test for the Int
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:128.23kb
    • 提供者:gloryn
  1. crctest

    0下载:
  2. 一种crc的写法已经测试-a crc has written tests
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:909byte
    • 提供者:汪紫微
  1. read_writer_uart

    1下载:
  2. 简单的linux 下的uart串口读写测试程序员代码,再rs3 rs4 arm9 下调试通过-simple linux under the uart serial literacy tests programmers code, rs3 rs4 again under debugging through arm9
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.94kb
    • 提供者:zhangning
  1. testsleep

    0下载:
  2. 在Linux测试sleep函数是否对其它进程阻塞-Linux sleep function tests whether the other process obstruction
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21.54kb
    • 提供者:赖赖赖
  1. linux下http代理源码

    1下载:
  2. linux下http代理,经过自己测试,运行后,可以在ie中设置相应代理服务器即可。具体操作见说明文档-under http agents, after their tests, operation, ie the corresponding set the proxy server can be. The specific see documentation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:38.6kb
    • 提供者:潘绪东
  1. qt-examples

    0下载:
  2. 收集的大量QT例子代码,个人测试均可正常运行-QT collected a large number of examples of code, run individual tests may be normal
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:349.87kb
    • 提供者:winniesong
  1. videotest.tar

    0下载:
  2. OMAP3530上的应用测试视频程序,可实现视频各种格式-OMAP3530 application tests on the video programs for video in various formats
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:83.74kb
    • 提供者:范怀宣
  1. ddr

    0下载:
  2. 测试DDR内存,Linux下编译运行-Test Demos under CCS\tests\ddr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:69.85kb
    • 提供者:jiangpeijian
  1. usb_power

    0下载:
  2. 测试USB,Linux下测试运行,针对DM6467.-Test Demos under CCS\tests\usb_power
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:71.19kb
    • 提供者:jiangpeijian
  1. futex-2.2.tar

    0下载:
  2. Linux 快速用户态互斥锁例程。 linux2.5以上内核,支持Futex,对于刚接触的用户,使用起来非常麻烦,这部分源码,详尽的利用futex基础原理,进行了封装,并且给出了几个测试例子。-Fast User Mode Linux mutex locking routines. linux2.5 above kernel, support Futex, for the new to the user, is very cumbersome to use, this part of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6.23kb
    • 提供者:studio
  1. rt-tests

    1下载:
  2. rt-tests,进行linux实时性能的测试,有各种测试源码,直接解压后编译后进行测试-rt-tests, for linux real-time performance of the test, there are a variety of test source, compiled directly after decompression test
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:156.66kb
    • 提供者:ph
  1. wdt_611

    0下载:
  2. LINXU PC104 611 看门狗程序 测试通过-LINXU PC104 611 tests by the watchdog process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.21kb
    • 提供者:周磊
  1. test

    0下载:
  2. 实现对open,read函数的测试,在Linux编译后可以直接使用-Achieve open, read function tests, compiled in Linux can be used directly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:5.37kb
    • 提供者:张景
  1. threedifferentwaystoregisteracharacterdevice

    0下载:
  2. 在linux下用三种不同的方式注册一个字符设备,侧地搞清楚字符设备的注册方式。本源代码是以按键驱动完整程序为例写的,里面还包含了测试程序,所有内容全部测试通过-Under the linux in three different ways to register a character device, character device side to clear the registration of way. Is a key driver source code example to wri
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3.77kb
    • 提供者:和风
  1. libxml2-tests-2.7.8.tar

    0下载:
  2. Libxml2 是一个xml c语言版的解析器,本来是为Gnome项目开发的工具,是一个基于MIT License的免费开源软件。它除了支持c语言版以外,还支持c++、PHP、Pascal、Ruby、Tcl等语言的绑定,能在Windows、Linux、Solaris、MacOsX等平台上运行。功能还是相当强大的,相信满足一般用户需求没有任何问题。-Libxml2 is an xml c language version of the parser was originally developed
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:4.96mb
    • 提供者:sfx
  1. BashProgram

    0下载:
  2. 一个带标签的和注释的bash 脚本编程,所有的注释经本人测试。-A label and annotated with bash scr ipting, all of the comments by my tests.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:Liuqz
  1. run-tests

    0下载:
  2. Assume that we are under tests for Andriod.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.26kb
    • 提供者:yuimiufen
  1. validate-tests

    0下载:
  2. Quick and dirty way to validate the DX tests against a JVM.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.28kb
    • 提供者:hieluikin
  1. Tests

    0下载:
  2. Tests for the class String.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:897byte
    • 提供者:fuexinggeng
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com