UDP安全传输(完整源码) 1、自动分包组包 2、支持一次性发送任意大小的包 3、支持安全控制 4、根据丢包率和网速度动态控制发包速度(因时间的局限此功能未很好的实现) 5、对于用户透明的接口(开发人员不用关心实现细节可以和使用其它UDP控件一样简单的使用本类) 接口的简单说明,使用本类很简单 当想要发送大数据包或者具有安全控制的数据包就使用方法 SafeSendBuff 即可:) 当然接收方必须使用本类(即服务端。因为偶需要自动处理分包、组包、重发等细节) 给事件成员OnDataCase付值即可该事件是接收到数据时触发 具体使用方法请见演示程序 DemoClient.exe 为接收窗体 DemoServer.exe 为发送窗体 发送202575字节的东西需要3秒时间
上传时间: 2016-04-04
上传用户:change0329
多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
标签: Least-squares arbitrary Purpose Builder
上传时间: 2013-12-18
上传用户:宋桃子
04.字符串长度计算、光标设置以及ASCII 0x0a LF实验
上传时间: 2013-12-25
上传用户:hustfanenze
picturebox绘制图形可任意变形,(旋转扭曲拉伸)
标签: picturebox 绘制 图形 变形
上传时间: 2016-04-05
上传用户:yuanyuan123
可编程任意波形信号发生器multisim8仿真
上传时间: 2016-04-06
上传用户:LIKE
任意进制计数器的仿真分析multisim8
上传时间: 2016-04-06
上传用户:diets
溢出的原理和应用 践踏堆栈 使用的代码可以造成例程的返回异常,从而跳到任意的地址.这导致了一些极为险恶的数据相关漏洞
上传时间: 2013-12-19
上传用户:FreeSky
主要功能是任意波段的滤波计算,可以设置为带通。设置好带通的频率,利用正反FFT算法,进行滤波。
上传时间: 2014-01-16
上传用户:gxf2016
3DES加密算法:密钥长度不足24字节时,右补ASCII字符“0”;内容采用PKCS5Padding方式填充,即长度以8字节切分,不能被8整除的末尾部分,根据长度不足8字节的部分,填充“0x01”—“0x08”,如不足1字节,则填充1个“0x01”,如不足2字节,则填充2个“0x02”,以此类推,如整除,则填充8个“0x08”
上传时间: 2016-04-07
上传用户:清风冷雨
方便组合仪器及设备的长度,及测量点的计算.直观,准确!
上传时间: 2013-12-18
上传用户:jcljkh