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
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
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
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
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
The 3n + 1 problemTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 51221Accepted: 16262DescriptionProblems in Computer Science are often class...
分类:
其他好文 时间:
2014-07-30 12:02:13
阅读次数:
250
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
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
分区期刊名称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)
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