资源列表
政府公文系统
- 本案例SQL Server数据库,asp,系统登陆以及实现用户功能的网页文件,另外还包括系统配置文件。-this case, SQL Server database, asp, landing systems and the realization of the user's homepage documents, in addition to including system configuration files.
ftp服务器源码
- ftp服务器编程,采用VC-ftp server programming, using VC
CPORT20 C语言开发串行通讯程序库
- 一个串口通讯编程的东东,介绍了很好的范例和源代码,请看看 -a serial communication program Dongdong, introduced a good example and source code, please see
远程网络监控系统
- 远程监控网络,实现对网络和网络系统的管理。请大家试用。如果有摄相头,可以实现视频监控。-remote monitoring network, network and network systems management. Please probation. If a camera, video monitoring can be achieved.
读取网卡mac
- 用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块 -with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
Linux下网卡驱动程序源码分析
- linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
KANIPSoluton_V
- 一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification serv
my麻将游戏
- 本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。 -the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are intr
Delphi6网络通信协议分析与应用实现附书源码
- Delphi6网络通信协议分析与应用实现附书源码-Delphi6 network communication protocol analysis and application source code book attached to achieve
网络仿真-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.