搜索资源列表
窗口协议
- 由一台 PC (线程)向另一台 PC (线程)发送数据包,界面应显示出双方帧个数变化,帧序号,发送和接受速度,暂停或重传提示等,界面中必须动态显示数据帧的发送情况和接受情况,包括 在相应窗口详细 显示相应的 ACK 和 其他收发数据帧后发出的消息 ,以表明模拟协议的正确运作过程。 • 接收方及发送方应具有按序收发帧的能力; • 接受方应有固定大小的滑动窗口,并对收到信息缓存。当发送方速度过快或帧丢失(超时
fireticket
- 远程对象jbuilder2005_crack jbuilder2005_crack jbuilder2005_crack-remote objects jbuilder2005_crackjbuilder2005_c rackjbuilder2005_cr ack jbuilder2005_crack jbui lder2005_crackjbuilder2005_crackjbuilder 2005_crack
TribeFloodNet2k
- Tribe FloodNet 2k Distributed Denial Of Service Network 分布式拒绝服务工具的源代码,下面为英文说明: TFN can be seen as the yet most functional DoS attack tool with the best performance that is now almost impossible to detect. What
Tail-src-current
- Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring
ACKFunction
- 实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-A
Tray__Icon
- // This a conglomeration of ideas from the MSJ \"Webster\" application, // sniffing round the online docs, and from other implementations such // as PJ Naughter s \"CTrayIconifyIcon\" (http://indigo.ie/~pjn/ntray.htm
ack-ack
- 小小的高射炮游戏,基于c环境创建,水平不高,望大家多多指教。-small antiaircraft guns games, c-based environment to create, the level is not high, we hope the exhibitions.
ACK
- ACK文件,实现递归,实际上好用,用途广
ACK-3D三维动画C语言源程序包
- ACK-3D三维动画C语言源程序包.这也是一个3D的包,很有用的,自己看吧-ACK-3DC.3D
ACK-3D三维动画C语言源程序包
- ACK-3D三维动画C语言源程序包
ACK-3D三维动画C语言源程序包
- ACK-3D三维动画C语言源程序包.这也是一个3D的包,很有用的,自己看吧-ACK-3DC.3D
ACKFunction
- 实现阿克曼函数并统计递归调用次数 Counting times of recursion calling 1. 问题描述 定义阿克曼递归函数: ACK(0,n)=n+1 n>=0 ACK(m,0)=ACK(m-1,1) m>=1 ACK(m,n)=ACK(m-1,ACK(m,n-1)) m,n>0 2. 基本要求 读入m、n,输出ACK(m,n)的值,并统计递归调用次数。-A
ACK
- ACK文件,实现递归,实际上好用,用途广-ACK documents, the realization of recursive, in fact, easy to use, uses widely
ack
- tinyos wsn ack in nesc -tinyos wsn ack in nesc
ack
- 用c++语言编写 用堆栈的方法实现ack-Written by c++ method implementation with stack ack
ack
- Calculate the Ackermann function ACK ( m, n ) recursive functions.-Calculate the Ackermann function ACK ( m, n ) recursive functions. For m>=0, n>=0, ACK ( m, n ) is defined as: ACK ( 0, n ) =n+1 ACK ( m, 0) =ACK
ACK-caculate
- 本模块实现了ACK的计算,有效SINR的计算和ACK判决的实现。-This module implements the calculation of the ACK, the realization of the calculation of the effective SINR and ACK decision.
ack
- 用c++语言编写 用堆栈的方法实现ack-Written by c++ method implementation with stack ack
tcp-ack-delay
- 该文章讲述,TCP的ACK应答机制以及如何缩短TCP的ACK延时时间。对于设计服务器有用-The article describes the ACK TCP response mechanism and how to shorten the time of ACK TCP delay. Useful for designing servers
tcp_ack_check
- tcp协议ACK机制在opnet中实现代码(The TCP protocol ACK mechanism implements code in OPNET)