摘要:
1、tcpdumptcpdump 是一款经典的网络抓包工具,它可以打印所有经过网络接口的数据包的头信息。语法:tcpdump [-aAdDefIKlLnNOpqRStuUvxX] [ -B size ] [ -c count ] [ -C file_size ] [ -E algo:s... 阅读全文
posted @ 2015-09-09 21:08
jameskk
阅读(518)
评论(0)
推荐(0)
摘要:
题目描述:Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted ... 阅读全文
posted @ 2015-09-09 15:29
jameskk
阅读(168)
评论(0)
推荐(0)
摘要:
题目描述:For a given sorted array (ascending order) and atargetnumber, find the first index of this number inO(log n)time complexity.If the target number ... 阅读全文
posted @ 2015-09-09 15:23
jameskk
阅读(157)
评论(0)
推荐(0)
摘要:
题目描述:Write an efficient algorithm that searches for a value in an mxnmatrix.This matrix has the following properties:Integers in each row are sorted f... 阅读全文
posted @ 2015-09-09 15:04
jameskk
阅读(177)
评论(0)
推荐(0)

浙公网安备 33010602011771号