码迷,mamicode.com
首页 >  
搜索关键字:computer    ( 2862个结果
学电脑必懂的53个英文单词和缩写
学电脑必懂的53个英文单词和缩写PC:个人计算机Personal Computer ·CPU:中央处理器Central Processing Unit ·CPU Fan:中央处理器的“散热器”(Fan) ·MB:主机板MotherBoard ·RAM:内存Random Access Memo...
分类:其他好文   时间:2014-11-10 21:45:36    阅读次数:181
hdu 3695 10 福州 现场 F - Computer Virus on Planet Pandora 暴力 ac自动机
F -Computer Virus on Planet PandoraTime Limit:2000MSMemory Limit:128000KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 3695Appoint description:...
分类:Web程序   时间:2014-11-10 21:27:54    阅读次数:270
回调的原理、实现与应用(1)
什么是回调     上一篇文章中讲了“函数的指针”,那么函数指针有什么用呢?一个最常用的地方就是回调。     什么回调?维基百科是这样解释的:回调是一段可执行的代码通过参数传递给别一段代码,以期望在一个合适的时间调用这个参数(可执行的代码)。 参考:In computer programming, a callback is a piece of executable code that is...
分类:其他好文   时间:2014-11-06 23:36:49    阅读次数:248
HDU 5078 Revenge of LIS II(dp LIS)
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 怎么处理中文文档
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
CodeForces485B——Valuable Resources(水题)
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
BestCoder#16 A-Revenge of Segment Tree
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
CodeForceS#276-B(求最大值)
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
NHibernate 配置增加代码感知
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!