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

搜索资源列表

  1. SendPing

    0下载:
  2. 使用Visual Basic 实作Ping.exe-use Visual Basic implementations Ping.exe
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:3974
    • 提供者:YaibaKurogane
  1. bing_1.1.3.orig.tar

    0下载:
  2. Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests roundtrip times for different packet sizes for
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:38847
    • 提供者:sdfghj
  1. ceping

    0下载:
  2. 运行于Wince平台,可获得详细结果的ping network代码,用EVC编译。-running on the platform, will be detailed results of the ping network code compiled using EVC.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:29694
    • 提供者:Frankie
  1. pingchengxueshixianyuandaima

    0下载:
  2. 终于找到了ping程序的源代码实现供大家一起学习研究。大家多多支持。-finally found a ping program's source code is available for everyone to achieve study. Members can support.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:9549
    • 提供者:sai
  1. CPingv1.21

    1下载:
  2. 一个支持PING协议的MFC类CPing -an agreement to support the MFC category CPing
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13018
    • 提供者:韩颜
  1. OffScreen

    0下载:
  2. 一个关屏并锁按键程序(首创),其它人写的都是关屏程序,而没有锁按键程序-Guan Ping and a lock button (first), and others are written by Guan Ping procedures, and processes without lock keys
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:138419
    • 提供者:苏海平
  1. PingCSharp

    0下载:
  2. 在。net环境下执行的Ping命令,可作为一组件用于集成在以。net为平台的环境系统中
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:9898
    • 提供者:pigsir
  1. Pinger

    1下载:
  2. 多线程Ping, 一个线程接受用户的ip地址范围与ping包大小的控制参数 一个线程对ping的结果进行统计分析 n个线程完成对n ip地址主机的同时ping功能-multithreading Ping, Thread a user ip address the scope and size of ping packets control parameters of a thread ping results Statistical analysis completed n Thre
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:48450
    • 提供者:zhangbei
  1. pcbind

    0下载:
  2. This a two node test, requires a Coordinator and an RFD. The coordinator and node simply ping-pong a packet back and forth, and print out the RSSI byte. The RFD waits before bouncing it back, while the coordinator responds immediately.-This
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3909
    • 提供者:阿伟
  1. advancePing

    0下载:
  2. 编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过修改和调试,基本上可以取代windows中自带的ping程序.-preparation of a ping own procedures, It can be said is that many people take the first step to network programming! ! The ping program's source code has been modifie
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3488
    • 提供者:tt
  1. MY_PING

    0下载:
  2. 一个能记录ping值与 timeout 时间的DELPHI 程序加代码-can record a ping timeout value and the time the processes DELPHI code
  3. 所属分类:SNMP编程

    • 发布日期:2008-10-13
    • 文件大小:417515
    • 提供者:李杰
  1. RAWping

    0下载:
  2. 使用原始套接字实现ping程序,这个程序比较简单,要实现统计功能,还需完善。-original Socket ping procedure, which is relatively simple to achieve statistical functions, need to be enhanced.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3481
    • 提供者:熊波
  1. RAWpingping

    0下载:
  2. 这个程序实现了在原始套接字下的Ping程序,具有统计功能,已经通过调试,欢迎下载。-the process of the realization of the original socket Ping procedures, with statistical functions, through debugging, welcome to download.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2642
    • 提供者:熊波
  1. efinetworktools

    0下载:
  2. EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 efinetworktools.zip:是EFI平台下的网络工具套件,包含了dhcpclient、ping、which、ifconfig、route等一
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:186931
    • 提供者:席振新
  1. Win32_Ping

    0下载:
  2. This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been mod
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:14006
    • 提供者:微环境
  1. WinPingTemp

    0下载:
  2. windows 和wince下的网络测试命令ping.-windows and wince under the orders ping test network.
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:1139896
    • 提供者:zhaoliwan
  1. DDS_generator

    0下载:
  2. DDS锯齿波发生器: 开发平台:maxplus+FPGA 功能: 输出X路扫屏锯齿波。频率可用键盘精确控制,设置多个挡位;可水平移动波形;-DDS sawtooth generator : Development Platform : maxplus + FPGA functions : So output X Lu Ping Sawtooth. Keyboard can be used precision frequency control, multiple gear; Mobile
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:853092
    • 提供者:shiyj
  1. 3D_RPG_TOOL_CharICS

    0下载:
  2. 1:3D RPG游戏制作工具.exe—— 可以作为3D RPG制作工具的启动平台 2:CharICS角色物品清单控制系统.exe ———编辑每个角色初始时所拥有的物品(也可以用于编辑购买系统的可买入物品) 3:MapICS地图物品清单控制系统.exe————编辑每个地图上可以择取的物品和位置 4:MCLEdit主角色列表编辑器.exe —————编辑所有的角色(含主角、NPC、敌人) 5:MILEdit主物件列表.exe ————————编辑所有出现的物品(含装备、普通物品、其它
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:127664
    • 提供者:赤骨儿
  1. 3D_RPG_TOOL_MapICS

    0下载:
  2. 1:3D RPG游戏制作工具.exe—— 可以作为3D RPG制作工具的启动平台 2:CharICS角色物品清单控制系统.exe ———编辑每个角色初始时所拥有的物品(也可以用于编辑购买系统的可买入物品) 3:MapICS地图物品清单控制系统.exe————编辑每个地图上可以择取的物品和位置 4:MCLEdit主角色列表编辑器.exe —————编辑所有的角色(含主角、NPC、敌人) 5:MILEdit主物件列表.exe ————————编辑所有出现的物品(含装备、普通物品、其它
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:162232
    • 提供者:赤骨儿
  1. 3D_RPG_TOOL_MCLEdit

    0下载:
  2. 1:3D RPG游戏制作工具.exe—— 可以作为3D RPG制作工具的启动平台 2:CharICS角色物品清单控制系统.exe ———编辑每个角色初始时所拥有的物品(也可以用于编辑购买系统的可买入物品) 3:MapICS地图物品清单控制系统.exe————编辑每个地图上可以择取的物品和位置 4:MCLEdit主角色列表编辑器.exe —————编辑所有的角色(含主角、NPC、敌人) 5:MILEdit主物件列表.exe ————————编辑所有出现的物品(含装备、普通物品、其它
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:32688
    • 提供者:赤骨儿
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com