UCOS下添加TCP/IP和PPP协议,实现TCP,UDP点到点等功能.
上传时间: 2015-06-01
上传用户:dyctj
《UDP Proxy程序》 我们的socks代理是有权限的(相信很多公司 都有这种情况存在)。写这个程序的时候,我还没有socks代理的权限,所以不能上OICQ。这让我感到 很不方便。所以,我决定写一个UDP的代理程序来实现我上OICQ的愿望,为了让这个程序更加有通用性,可以修改一下,让他在命令行中能够设置服务端口号,远程服务器的 IP地址和端口号,能够设置日志文件的路径,这个源代码是基于GNU。
上传时间: 2014-05-29
上传用户:yph853211
用UDP写的可靠传输,非常有借鉴意义,适合互连网通讯
上传时间: 2013-12-11
上传用户:shus521
Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch. frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear. frq2midi midi2frq midi The midi standard specifies a numbering of semitones with middle C being 60. They can use the normal equal tempered scale or else the pythagorean scale of just intonation. They will in addition output note names in a character format.
标签: Scale Conversion Frequency mel
上传时间: 2015-06-07
上传用户:
UDP洪水攻击程序源码.威力很大.不要拿它来作坏噢
上传时间: 2013-12-20
上传用户:zhangjinzj
/*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/
上传时间: 2015-06-08
上传用户:李梦晗
这是一个求 f(x)=x*sin(10PI*x)+2.0 的遗传算法程序
上传时间: 2013-12-17
上传用户:dbs012280
一个tcp/ip协议栈,带有PPP、IP、TCP、UDP等协议,我没仔细调试过
上传时间: 2015-06-09
上传用户:qb1993225
开发工具用EMBEST IDE进行开发,该程序是一个S3C44B0直接驱动网卡的程序,包括8019初始化,物理层收包发包,UDP的接收和发送,IP的发送和接收.已及ARM的地址解板,整个程序是自顶而下,方便进行网卡研究用,也可将其移植到8051单片机上使用
上传时间: 2013-12-21
上传用户:rishian
微处理器44B0的udp的测试程序,仅供初学者参考
上传时间: 2014-01-20
上传用户:gxrui1991