CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - header

搜索资源列表

  1. winPcap

    0下载:
  2. winPcap开发包及开发例程,包含了winpcap开发所需的头文件及lib文件-winPcap development kit and development routines, contains winpcap develop the required header files and lib files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:4789766
    • 提供者:蒋涛
  1. DSDV

    0下载:
  2. These are set of DSDV VANET routing protocols that with various header files that can be used in ns2 to simulate this protocol.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:18015
    • 提供者:ben
  1. basic_thread_module

    0下载:
  2. 主要基于Linux介绍C多线程。在编译C的多线程时候,一方面必须指定Linux C语言线程库多线程库pthread,才可以正确编译(例如:gcc test.c -o test -lpthread);另一方面要包含有关线程头文件#include <pthread.h>。-Introduced Linux-based C multi-threaded. Compile the multithreaded C, when, on the one hand, you must specify
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:526
    • 提供者:田盼
  1. http_postaget_method

    0下载:
  2. 模拟投递http请求,包头以及解析返回数据结构 使用:ob.InitTrade(),ob.IntoField(),ob.PostTrade()投递表单,获取表单数据-Analog delivery http request header and parse the returned data structure Use: ob.InitTrade () ob.IntoField (), the ob.PostTrade () the delivery form, get the form
  3. 所属分类:Browser Client

    • 发布日期:2017-11-06
    • 文件大小:2076
    • 提供者:杨斌
  1. HTTP

    0下载:
  2. 实现HTTP的功能,自动解析网站源码,可以用于学习HTTP的头封装!-HTTP functionality, automatically parsing the website source code, can be used for learning HTTP header package!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1735132
    • 提供者:张庆
  1. code-from-unix-system-and-network

    0下载:
  2. 《UNIX系统编程》中所有的代码,包括头文件-UNIX system programming code, including header files
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:391149
    • 提供者:leochan
  1. NetTools

    0下载:
  2. 封装WinHTTP类API,提供与WinHTTP对象一致或相似的类调用方法,支持自动管理Cookie,支持默认报文头,支持GZIP自动解压,支持状态查询,支持选项设置,支持身份认证,支持代理服务器,支持文本自动转换编码。-Package the WinHTTP class API provides WinHTTP object identical or similar class to call the method supports automatic management cookie su
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:58213
    • 提供者:龙天涯
  1. Secure-Proxy-1.0.3

    0下载:
  2. modify request header
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-12
    • 文件大小:141187
    • 提供者:iwan dozank
  1. CI

    0下载:
  2. 在php 头文件中 加入下载功能,这个方法比较简单-Php header file download function
  3. 所属分类:Browser Client

    • 发布日期:2017-11-07
    • 文件大小:2261392
    • 提供者:体验
  1. tinyxml

    0下载:
  2. 小巧的xml解析器,可以生成COMTRADE头文件-Compact xml parser, you can generate COMTRADE header file
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:623657
    • 提供者:
  1. winpcap-.h

    0下载:
  2. winpcap 开发所需各类头文件,lib文件,让你基于winpcap开发轻松无烦恼。-WinPcap development of the required header files, lib files, let you easily without worry development based on winpcap.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:74437
    • 提供者:zhaodan
  1. socket

    0下载:
  2. 利用java或C++语言,设计程序,功能为捕获网络中的IP数据包,解析数据包的内容,将结果输出。 具体: 1.设计程序,捕获进自己端口的IP数据包。 2.解析捕获的IP包的版本、首部长度、服务类型、总长度、数据包标识、分段标志、分段偏移值、生存时间、上层协议类型、首部校验和、源IP地址和目的IP地址等内容。 -Use Java or C++ language, design procedures, functions to capture IP packets in the ne
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:305639
    • 提供者:李梅
  1. 80211.c

    0下载:
  2. 80211无线上网方式的实现方法,只包含C文件,头文件稍后添加-Of 80211 wireless Internet way to achieve contains only C files, header files added later
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:5230
    • 提供者:王超
  1. Wireshark

    1下载:
  2. 使用Wireshark分析FTP协议 HTTP和FTP都可以用来通过网络传输对象和文件,但它们的工作方式截然不同。HTTP侧重于传送立即浏览的文件或供暂时高速缓存于客户端的文件。HTTP还侧重于表达那些包含了用于规定文件格式的首部信息,以便让浏览器能正确解释内容。而 FTP却更侧重于专门进行数据传输,让用户自己去决定文件在本机上的存储时间和如何处理数据-Use Wireshark to analyze HTTP and FTP FTP protocol can be used over th
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-14
    • 文件大小:128237
    • 提供者:冯建明
  1. eeilupc.uni.me

    0下载:
  2. 中国石油大学(华东)实验预约系统。已能实现预约功能,虽然界面仍待提升,功能也待完善。 标题为中国石油大学,请根据实际需要自己修改。reg2.php中有个学号验证,请根据实际需要自行修改。数据库 表名需定义成符合header.php中的格式-China University of Petroleum (East China) experiments reservation system. Been able to achieve reservation function, although the
  3. 所属分类:Web Server

    • 发布日期:2017-11-06
    • 文件大小:53800
    • 提供者:林浩宇
  1. boostfile2

    0下载:
  2. c++ boost asio库实现的文件传输的例子,使用了tcp协议,给出了头文件的定义和源文件-c++ boost asio library implements the file transfer example, using tcp protocol, given the definition of header files and source files
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:3038
    • 提供者:yiliu
  1. header

    0下载:
  2. 一个PHP利用session减少服务器查询的例子,头部导航条-A PHP session to reduce the use of server query examples, the head navigation
  3. 所属分类:Browser Client

    • 发布日期:2017-03-30
    • 文件大小:1096
    • 提供者:chihaidong
  1. windows-openssl

    1下载:
  2. windows openssl 开发库,包括需要的头文件,静态链接库,动态链接库,通过做osip已经通过测试,非常不错-windows openssl development libraries, including the required header files, static library, dynamic link libraries, by doing osip has been tested, very good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2995232
    • 提供者:刘超
  1. 1mac-802_11

    0下载:
  2. MAC 802.11 CSMA/CA头文件动态接入算法研究和实现-MAC 802.11 CSMA/CA algorithm header file and implementation of dynamic access
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:5386
    • 提供者:lowth
  1. define

    0下载:
  2. 一个实现FTP的头文件,虽然只是头文件,但还是包含一点东西的,主要是想看看别人的东西-FTP a realization of the first document, which is just a header file, but contains something that is mainly what people would like to see
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6392
    • 提供者:esinf
« 1 2 ... 4 5 6 7 8 910 11 12 13 »
搜珍网 www.dssz.com