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

搜索资源列表

  1. testfifo

    0下载:
  2. 入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:939byte
    • 提供者:孙憬超
  1. ftptest

    0下载:
  2. 入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:孙憬超
  1. test_m

    0下载:
  2. 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:孙憬超
  1. udptest

    0下载:
  2. 入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法-entry procedures for testing udp only a few lines, but I can understand basic written udp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:孙憬超
  1. tcptest

    0下载:
  2. 入门程序,用于测试Tcp。 仅仅几行,但可以了解tcp基本写法-entry procedures for testing genes. Only a few lines, but I can understand basic written tcp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.67kb
    • 提供者:孙憬超
  1. linux_cfucntion_test

    0下载:
  2. 一些linux基本函数的测试集,给像我一样的新手看看,可能有点用-some linux basic function test set for the same as I look at the newcomers might be used
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12.29kb
    • 提供者:曹保平
  1. SS5Authen

    0下载:
  2. ss5的socks5认扩展认证模块,实现了基本了认证功能,需要的话,可以进行功能增强扩展. 已在Linux下测试通过.-ss5 s socks5 Extensible Authentication module to identify and realize the basic functions of the certification, if necessary, can be enhanced to expand. has been tested under Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:8.4kb
    • 提供者:niejun
  1. LinuxBTdown

    0下载:
  2. linux下的BT客户端,代码简洁,实现了BT的基本功能,经测试代码稳定-BT uander linux client to chieve the basic functions of BT, tested code stability
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:42.26kb
    • 提供者:d_huang
  1. NS2_simulator

    0下载:
  2. 本源码为NS-2 网络模拟基础与应用 (方路平等编著)一书的全部源代码,书中的错误全部被纠正,在NS2.34下测试通过,均为本人原作,并附有本人学习心得-The source for the NS-2 network simulation of basic and applied (side road of equality ed.), all the source code for the book, the book' s errors were all corrected by th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:121.21kb
    • 提供者:高峰
  1. rtptests

    0下载:
  2. rtpsend.c和rtprecv.c两个分别是通过rtp发送和接受数据的基本测试程序-rtpsend.c and rtprecv.c two were rtp send and receive data through the basic testing procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-08-26
    • 文件大小:3.59kb
    • 提供者:liwei
  1. 8

    0下载:
  2. 介绍嵌入式实时操作系统及其 BSP 的功能和模块划分,在此基础上分析 BSP 主要流程和典型结构框架;接着介绍和分析嵌入式实时操作系统 BSP 设计的四种 方法;然后具体实现基于 PowerPC 平台的 VxWorks BSP,以及基于 ARM 平台的嵌入 式实时 Linux BSP,并给出测试结果;最后总结全文,指出进一步研究的方向。 本文介绍的 BSP 设计方法对优化和扩充 BSP 的基本功能有一定的指导意义。本文 实现的 VxWorks BSP 和嵌入式实时 Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:996.04kb
    • 提供者:king
  1. opensips

    0下载:
  2. 本源码是opensips的CFG文件,这里面配置了opensips的最基本功能,经过了测试,能够收容本地代理,并互相通话。-The source is opensips the CFG file, there is the basic configuration of the opensips features have been tested to accept the local agent, and talk to each other.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3.74kb
    • 提供者:陈铭
  1. Linux-driver-development22

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第22章、Linux设备驱动的调试。“工欲善其事,必先利其器”,为了方便进行Linux设备驱动的开发和调试,建立良好的开发环境很重要,包括实验室环境建设、使用必要的工具软件以及掌握常用的调试技巧等。22.1节介绍Linux开发环境的建设,包括实验室配置、工具链、串口工具等。22.2节讲解了Linux下调试器gdb的基本用法和技巧。22.3节讲解了Linux内核的调试方法,22.4~22.9节对22.3节的概
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:717.26kb
    • 提供者:华清远见
  1. src

    0下载:
  2. 嵌入式linux开发的小程序,嵌入式智能家居系统所用的基础测试程序,新手可以下下来使用-Embedded linux development of small procedures, basic testing procedures used in embedded intelligent home system, the novice can use the next down
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2.85mb
    • 提供者:曹小明
  1. network

    0下载:
  2. 测试虚拟机的基础网络性能,使用netperf和iperf,里面的是写好的自动化测试脚本,衡量虚拟机或者容器的网络性能。-Basic network performance test virtual machine using netperf and iperf, which is written automated test scr ipts, measure network performance virtual machines or containers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:4.41mb
    • 提供者:peak
  1. Linux基础命令

    0下载:
  2. 本文将讲述网络相关命令,作者假定读者具备TCP/IP协议栈的基础知识。对于相关命令及其输出只介绍它的基本的使用方法和大概的描述,具体协议将不作详细解释。 如今网络无疑是很重要的,linux系统中提供了丰富的网络测试与管理命令。我们来一起看看它们。(This article will tell about network-related commands, and the author assumes that the reader has the basics of TCP\/IP proto
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:730kb
    • 提供者:abc132123
搜珍网 www.dssz.com