I know that blog post title is sure a mouth-full, but it describes the whole problem I was trying to solve in a recent project.The ProjectLet me outli...
分类:
Web程序 时间:
2015-03-28 01:12:23
阅读次数:
374
Use lMax get the maximum value of a sub SINGLE branch (left branch or right branch or just current node).Use gMax get the maximum value of the whole s...
分类:
其他好文 时间:
2015-03-18 08:56:01
阅读次数:
190
查找参数:whole words only:全字匹配查找case sensitive:区分大小写project wide:项目内查找include subdirectories:包含子目录查找skip inactive code:跳过无效代码查找skip comments:跳过注释查找search ...
分类:
其他好文 时间:
2015-03-13 14:20:17
阅读次数:
145
一、中断初始化 1、中断向量表IDT的初始化void __init init_IRQ(void)
{
int i;
#ifndef CONFIG_X86_VISWS_APIC
init_ISA_irqs();
#else
init_VISWS_APIC_irqs();
#endif
/*
* Cover the whole vector space, no vector can...
分类:
系统相关 时间:
2015-03-13 09:24:36
阅读次数:
291
How to find a specific string in a text file?how i did it: i store the whole contents of the .txt file in a single string, close the file, and then, s...
分类:
其他好文 时间:
2015-03-10 13:31:21
阅读次数:
158
Problem DescriptionWhen I wrote down this letter, you may have been on the airplane to U.S.
We have known for 15 years, which has exceeded one-fifth of my whole life. I still remember the first time...
分类:
其他好文 时间:
2015-03-09 19:09:55
阅读次数:
168
1110. Power
Time limit: 0.5 second
Memory limit: 64 MB
You are given the whole numbers N, M and Y. Write a program that will find all whole numbers X in the interval [0, M ? 1] such that ...
分类:
其他好文 时间:
2015-03-09 12:52:22
阅读次数:
118
Most of Windows users may know "Norton Ghost". Norton Ghost is a backup software for hard disks. It can backup a whole hard disk or a partition to an ...
分类:
系统相关 时间:
2015-03-04 18:17:56
阅读次数:
211
微软近期Open的职位:Sr.PM for Whole Page Experience- Search Technology Center AsiaLocation:Beijing/SuzhouGroup OverviewAs part of the Microsoft Bing team, the...
分类:
其他好文 时间:
2015-02-24 06:57:41
阅读次数:
173