学电脑必懂的53个英文单词和缩写PC:个人计算机Personal Computer ·CPU:中央处理器Central Processing Unit ·CPU Fan:中央处理器的“散热器”(Fan) ·MB:主机板MotherBoard ·RAM:内存Random Access Memo...
分类:
其他好文 时间:
2014-11-10 21:45:36
阅读次数:
181
F -Computer Virus on Planet PandoraTime Limit:2000MSMemory Limit:128000KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 3695Appoint description:...
分类:
Web程序 时间:
2014-11-10 21:27:54
阅读次数:
270
什么是回调 上一篇文章中讲了“函数的指针”,那么函数指针有什么用呢?一个最常用的地方就是回调。 什么回调?维基百科是这样解释的:回调是一段可执行的代码通过参数传递给别一段代码,以期望在一个合适的时间调用这个参数(可执行的代码)。 参考:In computer programming, a callback is a piece of executable code that is...
分类:
其他好文 时间:
2014-11-06 23:36:49
阅读次数:
248
Problem Description
In computer science, the longest increasing subsequence problem is to find a subsequence of a given sequence in which the subsequence's elements are in sorted order, lowest to hig...
分类:
其他好文 时间:
2014-11-06 21:57:19
阅读次数:
187
LibShortText 是林智仁老师继 libsvm、liblinear 之后的另一力作,主要有几大特征:It is more efficient than general text-mining packages. On a typical computer, processing and tr...
分类:
其他好文 时间:
2014-11-06 19:43:42
阅读次数:
579
Valuable ResourcesMany computer strategy games require building cities, recruiting army, conquering tribes, collecting resources. Sometimes it leads t...
分类:
其他好文 时间:
2014-11-06 14:35:16
阅读次数:
304
Revenge of Segment TreeProblem DescriptionIn computer science, a segment tree is a tree data structure for storing intervals, or segments. It allows q...
分类:
其他好文 时间:
2014-11-06 08:11:28
阅读次数:
240
B. Valuable ResourcesMany computer strategy games require building cities, recruiting army, conquering tribes, collecting resources. Sometimes it lead...
分类:
其他好文 时间:
2014-11-06 08:10:42
阅读次数:
192
Code Complete (2nd edition) by Steve McConnellThe Pragmatic ProgrammerStructure and Interpretation of Computer ProgramsThe C Programming Language by K...
分类:
其他好文 时间:
2014-11-05 19:32:58
阅读次数:
357
Adding the Schema Include the schema in your Project, Solution, or Visual Studios XML Schemas folder on your computer. Should be something similar to ...
分类:
Web程序 时间:
2014-11-03 20:37:39
阅读次数:
154