头文件 #ifndef?UNP_H_
#define?UNP_H_
/**
?*?@file?unp.h?
?*?@brief??global?structure?for?unp
?*?@author?mhw
?*?@copyright?galaxywind
?*?@date?2013/11/06
?*?@note
?*????...
分类:
其他好文 时间:
2014-08-15 13:03:19
阅读次数:
193
Not so MobileBefore being an ubiquous communications gadget, a mobile was just a structure made of strings and wires suspending colourfull things. Th....
分类:
其他好文 时间:
2014-08-15 12:39:28
阅读次数:
249
#ifndef?UNP_H_
#define?UNP_H_
/**
?*?@file?unp.h
?*?@brief??global?structure?for?unp
?*?@author?xiyanxiyan10
?*?@TODO???处理覆盖不全缺乏安全性,测试使用
?*
?*/
#include?<st...
分类:
其他好文 时间:
2014-08-14 14:21:58
阅读次数:
281
Problem Description
XX星有许多城市,城市之间通过一种奇怪的高速公路SARS(Super Air Roam Structure---超级空中漫游结构)进行交流,每条SARS都对行驶在上面的Flycar限制了固定的Speed,同时XX星人对 Flycar的“舒适度”有特殊要求,即乘坐过程中最高速度与最低速度的差越小乘坐越舒服 ,(理解为SARS的限速要求,flycar必须瞬间提...
分类:
其他好文 时间:
2014-08-12 00:44:43
阅读次数:
272
解决方法
可以使用xfs_repair来修复,但是要注意 xfs_repair修复的分区中的文件都会丢失,即使是du能正常显示的文件也会丢失。
处理步骤:
umount /home
xfs_repair /home
mount /home...
分类:
系统相关 时间:
2014-08-11 21:27:22
阅读次数:
680
Statements: This blog was written by me, but most of content is quoted from book【Data Structure with Java Hubbard】
【Description】
Apolynomialis a mathematical function of the fo...
分类:
其他好文 时间:
2014-08-11 21:22:42
阅读次数:
308
To quickly select the currently edited element (class, file, method or field) in any view (Project view, Structure view or other), press Alt+F1 (View ...
分类:
其他好文 时间:
2014-08-11 17:27:22
阅读次数:
297
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.get(key) - Get the ...
分类:
其他好文 时间:
2014-08-11 10:01:01
阅读次数:
193
Statements: This blog was written by me, but most of content is quoted from book【Data Structure with Java Hubbard】
【Description】
Alistis a collection of elements that are accessible sequential...
分类:
其他好文 时间:
2014-08-11 00:28:31
阅读次数:
221
Statements: This blog was written by me, but most of content is quoted from book【Data Structure with Java Hubbard】
【Description】
This simulationillustrates objectoriented programming...
分类:
其他好文 时间:
2014-08-10 21:42:20
阅读次数:
450