搜索资源列表

  1. src_gs

    0下载:
  2. linux 上http email 协议分析程序 主要能够处理大数据量的主干网的应用 -email protocol analysis procedures will be able to handle the large volume of data backbone network applications
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-11
    • 文件大小:612352
    • 提供者:王治宇
  1. 8051的UDP协议实现 协议实现--c语言编写

    0下载:
  2. 8051的UDP协议实现 协议实现--c语言编写 用51单片机实现的。-8051 to achieve the UDP protocol-- c language with the MCS-51 microcontroller.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:61440
    • 提供者:王明亮
  1. Yahoo! Messenger协议

    0下载:
  2. yahoo通登陆协议,至少可以学习一下,对yahoo有兴趣的怎么那么少-yahoo pass landing agreement, at least you can learn on yahoo are interested in how so few
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:史哲
  1. TCP_IPc源代码

    0下载:
  2. 近年来,嵌入式系统的上网技术得到很大的发展,而TCP/IP协议的移植是该技术的核心,提供一种基于单片机的TCP/IP协议栈的移植算法!-In recent years, embedded systems access technology as a great development, and the TCP/IP protocol transplant is the core of the technology and provide
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-11
    • 文件大小:657408
    • 提供者:唐健隆
  1. 伺服电动机控制5帧(通用协议传输)

    0下载:
  2. 在vb中用字符串的形式来处理串口协议,具有一定的通用性!本程序用来控制伺服电机,调试通过!-vb used in a string of serial form to the agreement, which have a certain commonality! Procedures used to control the servo motor, debugging through!
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:王永胜
  1. bluez-utils-2.21

    0下载:
  2. 蓝牙bluetooth技术的源代码,非常有参考价值,该代码在linux下可编译,实现了蓝牙协议的大部分profile-Bluetooth BlueTooth technology source code is very valuable, and the code can be compiled under Linux, achieving most of the Bluetooth protocol profile
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:580608
    • 提供者:杨安国
  1. 中国移动短消息网关接口协议1.2版文档

    0下载:
  2. 中国移动通信集团公司企业规范,规定信息资源站实体与互联网短消息网关的应用层接口协议1.2版-China Mobile Communications Corporation standardize enterprises, provides information resources Station entities and Internet Short Message Gateway Application Layer Interfac
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:105472
    • 提供者:twodiamond
  1. http_client_2.0

    0下载:
  2. 一个简单的http下载程序,用C++在linux下写了一个简单的http下载程序,程序的功能很简单,在终端输入文件所在网址,程序会单线程从服务器上下载该文件到本地。程序里面涉及了socket编程、http协议、二进制文件的写入。-a simple http download and use under linux C wrote in a simple http download procedure is very simple fun
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:丁丁
  1. Delphi6网络通信协议分析与应用实现附书源码

    0下载:
  2. Delphi6网络通信协议分析与应用实现附书源码-Delphi6 network communication protocol analysis and application source code book attached to achieve
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:8929280
    • 提供者:hu
  1. testMP3

    0下载:
  2. 利用 http协议 利用百度引擎自动搜索下载MP3的工具软件源代码-use http protocol use Baidu search engine automatically download the MP3 source code software tools
  3. 所属分类:搜索引擎

    • 发布日期:2024-05-11
    • 文件大小:546816
    • 提供者:张立军
  1. XMODEM.C

    0下载:
  2. 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protoc
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:伍先生
  1. IAPatmega

    0下载:
  2. atmega128在线升级程序,自编程通过xmodem协议 -atmega128 online promotion procedures, since the programming agreement through XModem
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:34816
    • 提供者:陈斌
  1. FileCom

    0下载:
  2. 这个是串口通信的,基于停止等待协议编写源程序,欢迎指教-this serial communication is based, stop source for the preparation of the agreement, welcomed the exhibitions
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:29696
    • 提供者:刘志伟
  1. RxComFile

    0下载:
  2. 这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:27648
    • 提供者:刘志伟
  1. PS2技术参考

    0下载:
  2. 介绍单片机中PS/2接口的相关协议,可以使用一般的普通键盘-introduced MCU PS/2 interface of the relevant agreements, can use an ordinary keyboard
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:619520
    • 提供者:周兵
  1. DVD解码程序(包括AC3解码)

    0下载:
  2. DVD解码程序库,支持AC3解码,MPEG2的主级主内协议支持,C语言实现-DVD decoder library, support AC3 decoding MPEG2 the main stage inside the main support of the agreement, C Language
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-11
    • 文件大小:2539520
    • 提供者:
  1. 一个用Java编写的ICQ

    0下载:
  2. 一个用Java编写的ICQ即时通信软件,采用流行的TCP/IP协议 -a Java prepared by the ICQ instant messaging software, the popular TCP/IP protocol
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者:黄强
  1. lwip1.0.0协议栈tcpip

    0下载:
  2. lwip1.0.0协议栈tcpip,也算是比较新的版本了,移植到8位或者16位的微处理器上!-lwip1.0.0 TCPIP stack, as a relatively new version of the transplant eight or 16 microprocessors!
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-11
    • 文件大小:323584
    • 提供者:郑旭明
  1. RFC 3550

    0下载:
  2. RTP文档,开发实时通信程序时可以参考的协议.不过是英文的 -RTP document, the development of real-time communication procedures may make reference to the agreement. But is English
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-11
    • 文件大小:103424
    • 提供者:彭海
  1. SIP消息实例讲解ppt

    0下载:
  2. SIP协议message交互实例剖析,相当浅显易懂的资料,适合初学者。-SIP message interactive examples analysis, and very easy-to-digest information for beginners.
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-11
    • 文件大小:3910656
    • 提供者:
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org