资源列表
网络仿真-1-持续的CSMA
- 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > d
网络仿真-分隙ALOHA曲线
- 分隙ALOHA: 该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。 所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。 -points gap ALOHA : under the agreement, users always have a frame after frame until the next time when
EMAIL服务器
- 实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
习题三
- 用C语言实现TRACE路由跟踪功能,利用ICMP协议。编译环境:Microsoft Visual C++ 6.0 winsock2.-C language TRACE routing tracking, using ICMP agreement. Build environment : Microsoft Visual C 6.0 WinSock2.
RasDial
- 一个不错的网络拨号程序! 用vc6开发的,相当不错,在win2000,xp上编译通过!-a good network of dial-up procedures! With vc6 development, which is pretty good, WIN2000, xp compiled through!
vb通讯录程序
- 一个通讯录程序,Access 数据库,ODBC。 用VB编写-a directory procedures, Access databases, ODBC. Prepared with VB
A Complete Multi Downloader
- 多文件下载例子源码,可以同时从互联网上下载多个文件,并且显示进度。VB源码-more examples of source files, and it can simultaneously downloaded from the Internet on various documents also show progress. VB source
vb网络与通讯类
- 用vb开发的网络程序。打开端口探测器,用VB编写简易的代理服务器,直接发送邮件, 对学vb网络编程很有帮组.-with vb development of the network programming. Open ports detectors, prepared with VB simple proxy servers, direct mail, for school vb Network Programming Group great help.
MMKEY28
- asp源代码,网上留言板,最新开发的绝对好用。-asp source code, online message board, the latest development of the absolute ease of use.
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
ASP会员管理程序
- 简单的asp会员管理系统 希望各位喜欢这个程序。-simple asp Member Management System I hope you like this procedure.
带P2P文件传输 聊天功能客户服务端
- 一个C/S模式的带P2P的 聊天 文件传输 的软件,也获得优秀毕业论文。-a C / S mode chatting with P2P file transfer software, has been outstanding dissertation.