码迷,mamicode.com
首页 >  
搜索关键字:.science    ( 847个结果
Problem A SPOJ SUB_PROB
DescriptionString Matching is an important problem in computer science research and finds applications in Bioinformatics, Data mining,pattern recognit...
分类:其他好文   时间:2014-08-11 08:21:41    阅读次数:345
UVA 116 Unidirectional TSP(DP最短路字典序)
DescriptionUnidirectional TSPBackgroundProblems that require minimum paths through some domain appear in many different areas of computer science. For...
分类:其他好文   时间:2014-08-06 14:16:41    阅读次数:336
uva 103 Stacking Boxes(最长上升子序列)
DescriptionStacking BoxesBackgroundSome concepts in Mathematics and Computer Science are simple in one or two dimensions but become more complex when ...
分类:其他好文   时间:2014-08-06 01:32:20    阅读次数:275
uva----(10794) A Different Task
A Different TaskThe (Three peg) Tower of Hanoi problem is a popular one in computer science. Briefly the problem is to transfer all the disks from peg...
分类:其他好文   时间:2014-08-05 00:31:38    阅读次数:295
Binary Tree
Description Background  Binary trees are a common data structure in computer science. In this problem we will look at an infinite binary tree where the nodes contain a pair of integers. Th...
分类:其他好文   时间:2014-08-01 19:39:52    阅读次数:207
poj 1207 The 3n + 1 problem
The 3n + 1 problemTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 51221Accepted: 16262DescriptionProblems in Computer Science are often class...
分类:其他好文   时间:2014-07-30 12:02:13    阅读次数:250
uva10327 - Flip Sort
Flip Sort Sorting in computer science is an important part. Almost every problem can be solved effeciently if sorted data are found. There are some ex...
分类:其他好文   时间:2014-07-28 23:53:34    阅读次数:260
hdu1150Machine Schedule (二分匹配,最小顶点覆盖)
Problem Description As we all know, machine scheduling is a very classical problem in computer science and has been studied for a very long history. Scheduling problems differ widely in the nature of...
分类:其他好文   时间:2014-07-28 15:47:03    阅读次数:308
2012年中国科学技术信息研究所发布自然科学SCI(E)论文期刊分区列表
分区期刊名称ISSN学科名称学科名称(中文)总被引频次影响因子5年影响因子即年影响因子被引半衰期特征因子论文影响指标 1区ACM COMPUT SURV0360-0300COMPUTER SCIENCE, THEORY & METHODS计算机科学22954.5299.1690...
分类:其他好文   时间:2014-07-21 09:27:54    阅读次数:465
I - The 3n + 1 problem(2.4.2)
I - The 3n + 1 problem(2.4.2) Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Description Problems in Computer Science are often classified a...
分类:其他好文   时间:2014-07-14 17:14:52    阅读次数:214
847条   上一页 1 ... 80 81 82 83 84 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!