NETWORK ASSOCIATES GUIDE TO COMMUNICATIONS PROTOCOLS TCP IP 协议示意图
标签: COMMUNICATIONS ASSOCIATES PROTOCOLS NETWORK
上传时间: 2015-12-17
上传用户:love_stanford
使用tcp/ip协议的,客户端网络传输小程序。
上传时间: 2015-12-17
上传用户:zhouli
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
TCP/IP服务器程序简略实现,用于接受客户机发送的文件消息等!
上传时间: 2015-12-18
上传用户:dsgkjgkjg
TCP/IP客户机程序简略实现,用于向服务器发送文件消息等!
上传时间: 2014-01-18
上传用户:wfl_yy
tcp ip communication winavr
标签: communication winavr tcp ip
上传时间: 2014-05-30
上传用户:xfbs821
ITU-T G.729语音压缩算法。 description: Fixed-point description of commendation G.729 with ANNEX B Coding of Speech at 8 kbit/s using Conjugate-Structure Algebraic-Code-Excited Linear-Prediction (CS-ACELP) with Voice Activity Decision(VAD), Discontinuous Transmission(DTX), and Comfort Noise Generation(CNG).
标签: description commendation Fixed-point 729
上传时间: 2014-11-23
上传用户:thesk123
用AVR单片机和RTL8019实现TCP/IP协议.支持ARP,PING,UDP,TCP,HTML网页显示等功能.
上传时间: 2015-12-20
上传用户:wuyuying
关于TCP-IP高级编程的经典书籍,通向高手之路的垫脚石。
上传时间: 2015-12-21
上传用户:1966640071
基于TCP/IP协议的局域网聊天程序,socket网络套接字的使用,通过选择端口号启动服务端与客户端。
上传时间: 2013-12-10
上传用户:yph853211