错误:java.lang.NullPointerException at com.genuitec.eclipse.ast.deploy.core.Deployment.(Unknown Source) at com.genuitec.eclipse.ast.deploy.core.ModuleDe...
分类:
系统相关 时间:
2015-02-26 13:16:43
阅读次数:
343
1.tdscdma_op_plmn_list<NvEfsItemfullpathname="/nv/item_files/modem/nas/tdscdma_op_plmn_list"name="UNKNOWN"mapping="direct"encoding="dec"index="0">4,100,240,0,100,240,32,100,240,112,100,240,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,..
分类:
移动开发 时间:
2015-02-25 23:53:44
阅读次数:
420
记录两个状态S1,S2分别记录哪些课程被1个人教过或2个人教过,然后记忆化搜索
UVA - 10817
Headmaster's Headache
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
...
分类:
其他好文 时间:
2015-02-23 22:31:12
阅读次数:
405
UVA - 10881
Piotr's Ants
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Problem D
Piotr's Ants
Time Li...
分类:
其他好文 时间:
2015-02-22 11:08:48
阅读次数:
197
UVALive - 3026
Period
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
For each prefix of a given string S wit...
分类:
其他好文 时间:
2015-02-20 09:45:52
阅读次数:
139
插入U盘之后,按照下面的步骤: # fdisk -l /dev/sd* 通常这一步就能找到U盘,如果U盘有指示灯也会亮,表示被找到。 #mount –t ntfs /dev/sdb1 /mnt/ mount: unknown filesystem type ‘ntfs’ 这是由于CentOS...
分类:
Web程序 时间:
2015-02-17 23:32:38
阅读次数:
199
树形DP
Another Crisis
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
A couple of years ago, a new worl...
分类:
其他好文 时间:
2015-02-15 16:37:08
阅读次数:
155
router_check_apn_ping.c
#include
#include
#include
#define OK 0
#define WARNING 1
#define CRITICAL 2
#define UNKNOWN 3
#define LEN 1000
//#define TCL_CMD "/home/weihu/tcl/"
...
分类:
移动开发 时间:
2015-02-14 16:15:16
阅读次数:
228
UVA - 11987
Almost Union-Find
Time Limit: 1000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Problem A
Almost Union-Find
...
分类:
其他好文 时间:
2015-02-12 22:55:58
阅读次数:
302
标题:Search in Rotated Sorted Array通过率:28.9%难度:难Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e.,0 1 2 4 5 6 7might becom...
分类:
其他好文 时间:
2015-02-12 12:16:12
阅读次数:
176