码迷,mamicode.com
首页 >  
搜索关键字:several    ( 980个结果
socket文件权限变更引起crs无法启动故障
Crs无法正常启动,也无法关闭。[root@rac101 ~]# crsctl stop crsStopping resources. This could take several minutes.Error while stopping resources. Possible cause: CR...
分类:其他好文   时间:2015-05-21 01:13:48    阅读次数:199
uva.10020 Minimal coverage(贪心)
10020Given several segments of line (int the X axis) with coordinates [Li, Ri]. You are to choose the minimalamount of them, such they would completel...
分类:其他好文   时间:2015-05-19 18:50:56    阅读次数:174
HDU5092——DP+递归输出——Seam Carving
Problem DescriptionFish likes to take photo with his friends. Several days ago, he found that some pictures of him were damaged. The trouble is that t...
分类:其他好文   时间:2015-05-18 18:08:22    阅读次数:125
poj3017 dp+单调队列
http://poj.org/problem?id=3017 Description Given an integer sequence { an } of length N, you are to cut the sequence into several parts every one of which is a consecutive subsequence of the ori...
分类:其他好文   时间:2015-05-18 16:52:11    阅读次数:130
POJ 2234 Matches Game 博弈论水题 Nim模型
DescriptionHere is a simple game. In this game, there are several piles of matches and two players. The two player play in turn. In each turn, one can...
分类:其他好文   时间:2015-05-18 01:05:43    阅读次数:157
poj1151 Atlantis
Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 18723   Accepted: 7105 Description There are several ancient Greek texts that contain descriptions of the fabled islan...
分类:其他好文   时间:2015-05-17 18:43:55    阅读次数:102
uva 1629
1629 - Cake slicingTime limit: 3.000 secondsA rectangular cake with a grid ofm*nunit squares on its top needs to be sliced into pieces. Several cherri...
分类:其他好文   时间:2015-05-16 10:22:32    阅读次数:156
hdu 4975 A simple Gaussian elimination problem.(网络流,推断矩阵是否存在)
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4975Problem DescriptionDragon is studying math. One day, he drew a table with several rows and columns,...
分类:其他好文   时间:2015-05-14 13:32:54    阅读次数:101
Java Swing中的SwingWorker
Swing中的SwingWorker主要是用来执行比较耗时的任务。Java doc文档中中包含了一些简单的例子。An abstract class to perform lengthy GUI-interaction tasks in a background thread. Several bac...
分类:编程语言   时间:2015-05-13 00:29:06    阅读次数:194
URAL1031——DP——Railway Tickets
DescriptionThe railway line “Yekaterinburg-Sverdlovsk” with several stations has been built. This railway line can be represented as a line segment, r...
分类:其他好文   时间:2015-05-12 20:59:21    阅读次数:122
980条   上一页 1 ... 72 73 74 75 76 ... 98 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!