Problem AGeorge and Sleep题意:给出两个时间计算上面减下面。水题代码如下: 1
//2014-01-30-21.18 2 #include 3 #include 4 #include 5 #include 6 #include 7
#include 8 #include 9 ...
分类:
其他 时间:
2014-01-31 14:04:09
收藏:
0 评论:
0 赞:
0 阅读:
358
hydra可以破解:http://www.thc.org/thc-hydra,可支持AFP,
Cisco AAA, Cisco auth, Cisco enable, CVS, Firebird, FTP, HTTP-FORM-GET,
HTTP-FORM-POST, HTTP-GET, HTTP-...
分类:
其他 时间:
2014-01-31 14:03:19
收藏:
0 评论:
0 赞:
0 阅读:
688
参考文档:http://www.datastax.com/documentation/cassandra/1.2/webhelp/index.html#cassandra/dml/dml_about_hh_c.html
Hint机制是Cassandra的特性当一致性不要求时保证了写入的高可用性。但临...
分类:
其他 时间:
2014-01-31 14:02:28
收藏:
0 评论:
0 赞:
0 阅读:
435
#1.扫描内网存活主机nmap -sP 10.2.24.* |grep for >
tmp#2.扫描主机端口nmap -A -T4 192.168.1.2#3.扫描主机的所有端口nmap -p 1-65535
192168.1.2#4.扫描主机的操作系统nmap -O 192.168.1.2#5.扫...
分类:
其他 时间:
2014-01-31 14:01:39
收藏:
0 评论:
0 赞:
0 阅读:
568
主要部分,四次握手:断开连接其实从我的角度看不区分客户端和服务器端,任何一方都可以调用close(or
closesocket)之类的函数开始主动终止一个连接。这里先暂时说正常情况。当调用close函数断开一个连接时,主动断开的一方发送FIN(finish报文给对方。有了之前的经验,我想你应该明白我...
分类:
其他 时间:
2014-01-31 14:00:49
收藏:
0 评论:
0 赞:
0 阅读:
552
Given a sorted array, remove the duplicates in
place such that each element appear onlyonceand return the new length.Do not
allocate extra space for a...
分类:
其他 时间:
2014-01-31 13:59:08
收藏:
0 评论:
0 赞:
0 阅读:
375
Given a binary tree, check whether it is a
mirror of itself (ie, symmetric around its
center).用递归的方法很好做。先比较对应的两个节点数值是否相同,如果相同就看第一个节点的左子和第二个节点的右子是否对称,以...
分类:
其他 时间:
2014-01-31 13:59:59
收藏:
0 评论:
0 赞:
0 阅读:
408
在grub>提示符下输入grub>find /boot/grub/core.img
(有/boot分区的用find /grub/core.img)(hdx,y) (显示查找到的分区号)grub>root
(hdx,y)grub>kernel /boot/grub/core.img (/boot分区的...
分类:
其他 时间:
2014-01-31 13:58:19
收藏:
0 评论:
0 赞:
0 阅读:
377
题目链接:http://acm.sgu.ru/problem.php?contest=0&problem=275题意:给你n个数,可以选择任意个数异或,但是要使得最后的异或值最大。我们把每个数用二进制表示,要使得最后的异或值最大,就是要让高位尽量为1,高位能不能为1就必须用高斯消元判断了。1.
根据...
分类:
其他 时间:
2014-01-31 13:56:39
收藏:
0 评论:
0 赞:
0 阅读:
439
只是个人学习小记,谈不上教程,但是为了命中搜索引擎关键词,只好装逼了:),可能对于大家来说太简单了吧,网上中文教程没搜到,只好自己摸索了.插件资源下载地址:https://www.assetstore.unity3d.com/#/content/7394这是一款免费开源多点触摸框架.我是在Unity...
分类:
其他 时间:
2014-01-31 13:54:59
收藏:
0 评论:
0 赞:
0 阅读:
825
主要函数:NGUITools.AddChild(gameobj,prefab);//gameobj为父对象,prefab为要显示的窗体对象预制然后写个方法,限制出现多个即可
分类:
其他 时间:
2014-01-31 13:54:09
收藏:
0 评论:
0 赞:
0 阅读:
758
概要本章对Java.util.concurrent包中的ConcurrentSkipListSet类进行详细的介绍。内容包括:ConcurrentSkipListSet介绍ConcurrentSkipListSet原理和数据结构ConcurrentSkipListSet函数列表ConcurrentS...
分类:
其他 时间:
2014-01-31 13:53:19
收藏:
0 评论:
0 赞:
0 阅读:
1796
信息, 知识, 和智慧说一下在看到徐昊介绍的知识漏斗(Mystery, Heuristic,
Algorithm)之前我对知识的理解.我也分了三类: 信息, 知识和智慧信息: 信息就是我们能直接感知到的东西, 包括看到的听到的嗅到的尝到的摸到的.知识:
知识是对信息的加工, 是大脑思考的产物.智慧:...
分类:
其他 时间:
2014-01-31 13:52:29
收藏:
0 评论:
0 赞:
0 阅读:
413
The problem is as follows: design a basic set
of objects/methods to be used to simulate an elevator bank. What are the objects
and their attributes/me...
分类:
其他 时间:
2014-01-31 13:51:38
收藏:
0 评论:
0 赞:
0 阅读:
423
摘要本文档是关于RuleML 1.0的入门(Rule Markup
Language,他也是一种规则建模语言Rule Modeling Language或叫做 规则元逻辑Rule
MetaLogic)。RuleML被用于在web上共享和发布基于XML的规则。 RuleML构成一个分层的规则子语言(r...
分类:
其他 时间:
2014-01-31 13:50:49
收藏:
0 评论:
0 赞:
0 阅读:
410
Given a string, find the length of the longest
substring without repeating characters. For example, the longest substring
without repeating letters fo...
分类:
其他 时间:
2014-01-31 13:49:59
收藏:
0 评论:
0 赞:
0 阅读:
365
SetActive/active/SetActiveRecursively
后两者比较旧,现在通常用第一个SetActive必须先new一个gameobject对象用于实例化,然后再设置其active状态.不然会出错哦
GameObject gb;void Start() { gb = GameOb...
分类:
其他 时间:
2014-01-31 13:49:08
收藏:
0 评论:
0 赞:
0 阅读:
925
Local Binary Pattern确实够简单。。。先写个代码在这儿,空了再弄#include
#include #include using namespace std;using namespace cv;void LBP(const Mat&
src , Mat& dst) { int r...
分类:
其他 时间:
2014-01-31 13:48:19
收藏:
0 评论:
0 赞:
0 阅读:
396
剑指Offer - 九度1348 - 数组中的逆序对2014-01-30
23:19题目描述:在数组中的两个数字,如果前面一个数字大于后面的数字,则这两个数字组成一个逆序对。输入一个数组,求出这个数组中的逆序对的总数。输入:每个测试案例包括两行:第一行包含一个整数n,表示数组中的元素个数。其中1
右...
分类:
其他 时间:
2014-01-31 13:47:28
收藏:
0 评论:
0 赞:
0 阅读:
396
几种是窗口中间显示的方法:1.Frame int windowWidth =
frame.getWidth(); //获得窗口宽 int windowHeight = frame.getHeight(); //获得窗口高 Toolkit
kit = Toolkit.getDefaultToolkit...
分类:
其他 时间:
2014-01-31 13:46:38
收藏:
0 评论:
0 赞:
0 阅读:
512