资源列表
web
- 用C++编写的服务器和客户端程序, 可以通过套接字进行通信,适合网络编程入门-With prepared by the C++, server and client programs can communicate through sockets
Mess
- Qt实现的网络五子棋对战程序, 实现了良好的用户界面实现, 可以在不同计算机上对战。主要运用套接字技术实现-Qt to achieve network backgammon against the procedure, to achieve a good user interface, you can play against the computer. The main use of socket technology to achieve
LinuxC
- linux聊天系统,给予c/s开发软件,实现双方之间的相互通信-Linux chat
NR2401
- NR2401无线模块.有很好的用处,很直观,很容易看懂!-wireless 24L01
n3.pdf
- This tcl scr ipt for rdrop.-This is tcl scr ipt for rdrop.
dhcp-2.0.tar
- dhcp-2.0 完整源码 包括dhcpd服务器源码,dhclient客户端,以及配置脚本等等,是分析dhcp协议的好工具- Documentation for this software includes this README file, the RELNOTES file, and the manual pages, which are in the server, common, client and relay subdirectories. Internet sta
ex4-4
- #采用一个有3个移动节点的实例来讲解利用NS2进行无线网络模拟的具体流程,场景设置为 #一个500mx400m的矩形区域中 #移动Adhoc网络使用DSDV路由算法,三个节点的初始位置分别设置为(5,5,0)、(490,285,0) #和(150,240,0),然后再适当的时候设置它们移动方向、速度。并在节点0和节点1之间尝试-# Using an instance of the mobile node the NS2 to explain the use of the wirele
T
- 解析静态代码块的执行规则,区域中代码执行的顺序以及执行的次数,一个简单的类实例,深入浅出-Resolve static code block implementation of the rules, the order of execution of the area code and the number of times a simple instance of a class, a simple
calendars
- 万年日历的HTML实例,可以根据条件选择日期,一个可以运用在网路上的日历-The HTML instance of the calendar years, you can select the date according to the conditions, one can use on the network calendar
birthday
- 一个可以根据输入的出生年月日期,来计算当前时间下距离下次生日还有多少时间的代码-One can enter the date of birth date, current time to calculate from next birthday how much time and code
Time
- 在页面中动态的显示当前系统时间,并且时间不断刷新,精确到秒-Dynamic page displays the current system time, and constantly refresh time, accurate to the second
clipboard
- vc++深入浅出剪贴板通信实例 vs2010实现-vc++ simple clipboard communication instance vs2010