Chinaunix首页 | 论坛 | 博客
  • 博客访问: 46063
  • 博文数量: 60
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 10
  • 用 户 组: 普通用户
  • 注册时间: 2014-04-21 16:56
文章分类

全部博文(60)

文章存档

2014年(60)

我的朋友

发布时间:2014-10-10 18:57:25

......【阅读全文】

阅读(121) | 评论(0) | 转发(0)

发布时间:2014-10-10 18:56:42

......【阅读全文】

阅读(188) | 评论(0) | 转发(0)

发布时间:2014-10-10 18:56:29

......【阅读全文】

阅读(1535) | 评论(0) | 转发(0)

发布时间:2014-10-10 18:54:59

class Boundary { private final Point[] points; // Points making up the boundary ... /** * Return true if the given point is contained inside the boundary. * See: http://www.ecse.rpi.edu/Homepages/wrf/Research/Short_Notes/pnpoly.html * @param test The point to check .........【阅读全文】

阅读(713) | 评论(0) | 转发(0)

发布时间:2014-10-10 18:54:19

百科名片Broadcast Address(广播地址)是专门用于同时向网络中所有工作站进行发送的一个地址。在使用TCP/IP 协议的网络中,主机标识段host ID 为全1 的IP 地址为广播地址,广播的分组传送给host ID段所涉及的所有计算机。例如,对于10.1.1.0 (255.255.255.0 )网段,其广播地址为10.1.1.255 (255 即为2 进制的11111111 .........【阅读全文】

阅读(100) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册