码迷,mamicode.com
首页 >  
搜索关键字:research    ( 738个结果
Oracle中定义package以及存储过程的使用
使用scott账户下的dept表;select * from dept order by deptno;10 ACCOUNTING NEW YORK20 RESEARCH DALLAS30 SALES CHICAGO40 OPERATIONS BOSTON为了演示方便,插入一条数据:insert i...
分类:数据库   时间:2015-02-20 01:27:10    阅读次数:209
hdu3294---Girls' research
Problem Description One day, sailormoon girls are so delighted that they intend to research about palindromic strings. Operation contains two steps: First step: girls will write a long string (only c...
分类:其他好文   时间:2015-02-18 17:40:37    阅读次数:660
(hdu step 4.2.3)Knight Moves(求从起点是否能够到达终点的最小步数)
题目:Knight MovesTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 453 Accepted Submission(s): 326 Problem DescriptionA friend of you is doing research...
分类:其他好文   时间:2015-02-17 12:56:35    阅读次数:141
poj 1502 MPI Maelstrom Dijkstra算法的简单运用 ,呵呵,,我估计有很多人都没看懂什么意思,我也看了很久
BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarchical communication subsystem. Valentine McKee's research advisor, Jack Swigert, has asked her to benchmark the new sy...
分类:编程语言   时间:2015-02-16 22:12:09    阅读次数:392
幽门螺旋菌(12)_发现历史
Previous to the research of Marshall and Warren, German scientists found spiral-shaped bacteria in the lining of the human stomach in 1875, but they w...
分类:其他好文   时间:2015-02-16 22:08:23    阅读次数:214
UVA 439-Knight Moves(bfs)
Knight Moves Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submit Status Description A friend of you is doing research on the Traveling Knight Problem (TKP) ...
分类:其他好文   时间:2015-02-15 09:27:54    阅读次数:254
HDU 3294 Girls' research (Manacher算法 + 记录区间)
HDU 3294 Girls' research (Manacher算法 + 记录区间)...
分类:编程语言   时间:2015-02-14 01:07:00    阅读次数:231
Hadoop源码解析 1 --- Hadoop工程包架构解析
1Hadoop中各工程包依赖简述 Google的核心竞争技术是它的计算平台。Google的大牛们用了下面5篇文章,介绍了它们的计算设施。 GoogleCluster: http://research.google.com/archive/googlecluster.html Chubby:ht...
分类:其他好文   时间:2015-02-12 15:43:25    阅读次数:168
POJ Blue Jeans [枚举+KMP]
传送门F -Blue JeansTime Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionThe Genographic Project is a research partner...
分类:其他好文   时间:2015-02-12 13:50:27    阅读次数:130
MIT牛人解说数学体系(转载)
原文网址:http://www.guokr.com/post/442622/在过去的一年中,我一直在数学的海洋中游荡,research进展不多,对于数学世界的阅历算是有了一些长进。 为什么要深入数学的世界 作为计算机的学生,我没有任何企图要成为一个数学家。我学习数学的目的,是要 想爬上巨人的肩膀,希...
分类:其他好文   时间:2015-02-11 20:27:04    阅读次数:154
738条   上一页 1 ... 60 61 62 63 64 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!