登录
首页 » 算法 » This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou

This algorithm was developed by Professor Ronald L. Rivest of MIT and can be fou

于 2022-01-27 发布 文件大小:126.57 kB
0 197
下载积分: 2 下载次数: 1

代码说明:

This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C++ derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C++ 6 on a Windows 2000 platform.-This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What I provide to you here is a C derivative of the original C implementation of Professor Rivets. The library code itself is platform-independant and has been tested in Redhat Linux. I ve included the sample code and makefile that I used for the Linux test. The demo, however, was written with Visual C 6 on a Windows 2,000 platform.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于hough的随机变化圆检测
    基于hough的随机变化圆检测,利用对hough算法进行改进,使其效率更高。
    2022-05-28 12:31:24下载
    积分:1
  • 用C++写3*3的方程组的求解
    这是一个基于列主元高斯消去法求3*3方程组的程序。只需确定方程组未知数的系数和等号右边的数,就可以算出最终的结果。结果精度高达8位小数。
    2023-07-31 09:30:04下载
    积分:1
  • s 变换的vc++源程序代码,需要用到fftw函数库
    s 变换的vc++源程序代码,需要用到fftw函数库-s Transform vc++ source code necessary to use fftw library
    2022-08-06 01:13:32下载
    积分:1
  • Fresnel Diffraction procedures for studying physics of optical or optical techno...
    菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
    2022-07-12 16:41:10下载
    积分:1
  • 尺寸因子对消光效率和散射效率,吸收效率,后向散射效率等的影响...
    计算尺寸因子对消光效率和散射效率,吸收效率,后向散射效率等的影响-calculation of the size factor extinction efficiency and the efficiency of scattering, absorption efficiency, after scattering efficiency of
    2022-02-24 16:59:31下载
    积分:1
  • C语言共享内存的方
    资源描述C语言两个进程间共享内存的方法,当两个进程间要相互通信时,可以通过消息发送或者文件共享的方法,但这俩个方法前者不能确保消息能接收到,后者效率不高。而共享内存的方法将这二者的优势结合在一起。
    2023-06-11 01:40:03下载
    积分:1
  • 无迹卡尔曼滤波
    基于无迹卡尔曼滤波的室内移动系统的性能强化,比较经典。-Unscented Kalman filter-based indoor mobile systems to strengthen performance, compare the classic.
    2022-08-21 21:53:20下载
    积分:1
  • 用C语言实现的GBN协议函数库和测试程序
    滑动窗口协议,也称为回退N步协议(Go-Back-N,GBN)中,允许发送方发送多个分组(当有多个分组可用时)而不需等待确认,但它受限于在流水线 中为未确认的分组数不能超过某个最大允许数N。滑动窗口协议是TCP使用的一种流量控制方法,此协议能够加速数据的传输。     只有在接收窗口向前滑动时(与此同时也发送了确认),发送窗口才有可能向前滑动。     收发两端的窗口按照以上规律不断地向前滑动,因此这种协议又称为滑动窗口协议。 当发送窗口和接收窗口的大小都等于1时,就是停止等待协议。 当发送窗口大于1,接收窗口等于1时,就是回退N步协议。 当发送窗口和接收窗口的大小均大于1时,就是选择重发协议。 协议中规定,对于窗口内未经确认的分组需要重传。这种分组的数量最多可以等于发送窗口的大小,即滑动窗口的大小n减去1(因为发送窗口不可能大于(n-1),起码接收窗口要大于等于1)。 2.工作原理
    2023-04-29 17:45:03下载
    积分:1
  • vc++工程,计快速傅立叶变换的源程序。
    vc++工程,计算快速傅立叶变换的源程序。-vc++ engineering, computing Fast Fourier Transform of the source.
    2022-11-22 00:05:03下载
    积分:1
  • 哈夫曼编码和解码系统,并可对文件进行编码
    哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
    2022-04-10 18:08:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载