Stealing WiFi Password Saved on a Computer ...
分类:
编程语言 时间:
2019-10-01 20:15:01
阅读次数:
85
题意:给定一棵树,求树上所有点到其最远点的距离。 数据范围: 1 <= N <= 100000 我是分割线 题解:对于每个节点u来说,其可能到达的最长距离为max{其子树内的最长距离,其父节点不经过u的子树内的最长距离}。于是,我们便可以在第一遍dfs中预处理节点x到其子树内的最长距离,顺带求一下次 ...
分类:
其他好文 时间:
2019-10-01 18:37:17
阅读次数:
104
~~原文的英文很简单,而且浏览器的翻译可能讲的比我清楚,我也不知道我为什么要翻译,~~ 国庆快乐(阅兵很好看)。 win10 修改系统名称 If you’ve ever bought a new computer with Windows already installed, you might b ...
20190918 computer b 比特 bit 位 0.1 B byte 字节 ,八个二进制位 时间 s ms us ns ps fs 编码 CPU类型 km 虚拟化技术 原理:冯诺依曼 实验:二进制和十进制转换 了解:服务器硬件组成 操作系统:OS,了解 Unix起源: linux 发行版 ...
分类:
其他好文 时间:
2019-09-30 20:13:15
阅读次数:
114
Error message when you install Office 2010 on a Windows 7-based computer "The installation of Microsoft Office 2010 requires that MSXML version 6.10.1 ...
工作这么久了.从来没有一个家公司不会强调注释的重要性.究其原因,我觉得下图能够解释. 一图胜千言,但是,不幸的是,程序员90%的时间在阅读代码.不管是别人的还是自己的.程序员的字符浪漫,不仅仅是提现在抽象和代码上.有更多的浪漫体现在其他的方面. 先用欣赏一下linux的一个注释. 位置在:linux ...
分类:
其他好文 时间:
2019-09-29 09:44:59
阅读次数:
95
链接: http://poj.org/problem?id=3974 题意: Andy the smart computer science student was attending an algorithms class when the professor asked the students ...
分类:
其他好文 时间:
2019-09-28 23:36:29
阅读次数:
84
Computer Science 320 S2 (2019)Assignment 4Due date Sep 28, 2019 23:59pmAnswer all of the following questions. There are 10 points, which contribute 5% ...
分类:
其他好文 时间:
2019-09-28 20:01:47
阅读次数:
89
Pursuit For Artifacts "CodeForces 652E " Johnny is playing a well known computer game. The game are in some country, where the player can freely trave ...
分类:
其他好文 时间:
2019-09-23 11:56:16
阅读次数:
88
本文参考: "charles overvoew" 这里是请求文件的概览 对HTTP/s分析非常重要 基本上常见的HTTP相关字段都有; Charles is a web proxy (HTTP Proxy / HTTP Monitor) that runs on your own computer. ...
分类:
其他好文 时间:
2019-09-22 21:50:11
阅读次数:
69