摘要: ProblemA cyclic number is an integer n digits in length which, when multiplied by any integer from 1 to n, yields a ��cycle�� of the digits of the ori 阅读全文
posted @ 2016-04-06 19:30 JackWang822 阅读(232) 评论(0) 推荐(0) 编辑
摘要: Matrix multiplication problem is a typical example of dynamical programming. Suppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D a 阅读全文
posted @ 2016-04-06 18:59 JackWang822 阅读(236) 评论(0) 推荐(0) 编辑
摘要: The famous ACM (Advanced Computer Maker) Company has rented a floor of a building whose shape is in the following figure. The floor has 200 rooms each 阅读全文
posted @ 2016-04-06 16:00 JackWang822 阅读(195) 评论(0) 推荐(0) 编辑
摘要: Standard web browsers contain features to move backward and forward among the pages recently visited. One way to implement these features is to use tw 阅读全文
posted @ 2016-04-06 00:37 JackWang822 阅读(170) 评论(0) 推荐(0) 编辑
摘要: Statement of the Problem With the large amount of genomic DNA sequence data being made available, it is becoming more important to find genes (parts o 阅读全文
posted @ 2016-04-06 00:14 JackWang822 阅读(206) 评论(0) 推荐(0) 编辑