- 我的消息
- 我的博客
- 我的学院
- 我的下载
- 我的收藏
- 消息
-
-
TheaterVisit
/*Problem StatementYou want to buy two neighboring tickets in the first row of the theater so that one of the tickets is as far from the aisles as po...
原创2008-07-28 17:31:001080 -
SkipStones
/*Problem StatementWhen a stone is thrown across water, sometimes it will land on the water and bounce rather than falling in right away. Suppose tha...
原创2008-07-28 17:31:001850 -
BlockStructure
/*Problem StatementA group of vertical blocks are placed densely one after another on the ground. The blocks each have a width of 1, but their height...
原创2008-07-23 20:55:00920 -
HardDuplicateRemover
/*Problem StatementWe have a sequence of integers, and we would like to remove all duplicate elements from this sequence. There may be multiple ways ...
原创2008-07-23 15:17:001390 -
RecurringNumbers
/*Problem Statement A rational number is defined as a/b, where a and b are integers, and b is greater than 0. Furthermore, a rational number ...
原创2008-07-22 09:41:001460 -
FactorialSystem
/*Problem Statement In the factorial number system the value of the first digit (from the right) is 1!, the value of the second digit is 2!,...
原创2008-07-21 19:36:001030 -
SalesRouting
package salesRouting;/*Problem Statement You want to send a group of salespeople from location 0 to location 1, but no two of them can travel thro...
原创2008-07-15 10:53:001870 -
CraneWork
/*Problem Statement There are three stacks of crates - two of them outside of the warehouse, and one inside the warehouse. We have a...
原创2008-07-14 19:14:001250 -
palindrome
package palindrome;/*Problem Statement A palindrome is a string that reads the same forward and backward. A palindrome substring is a contiguous s...
原创2008-07-14 17:39:002500 -
什么是最小二乘拟合
对于一个数据点(x1, y1), ... (xn, yn)的集合, 我们常常试图画一条线,它最能接近于这些数据代表的趋势, 使用最小二乘拟合,我们寻找一条形如y=mx+b的线,使得下面这个误差度量最小:(mxi + b - yi)2 叠加符号,打不出来....
原创2007-09-14 21:27:009390 -
Just a test
just a test 以后在此安家,研究下技术。
原创2007-09-14 20:45:001970
-
- 学院
- 下载
- 消息