POJ 3436 ACM Computer Factory
链接:http://poj.org/problem?id=3436
题意:每台电脑有P部分,可以通过不同的机器来进行加工。有N台机器,每台机器用2 P +1 个整数来描述:Qi Si,1 Si,2 ... Si,p Di,1 Di,2. .. Di,p,其中Qi 指定了机器的性能,表示每小时加工的电脑数量。Si,j...
分类:
其他好文 时间:
2014-08-28 16:16:20
阅读次数:
217
Y2K Accounting BugTime Limit:1000MSMemory Limit:65536KTotal Submissions:10537Accepted:5264DescriptionAccounting for Computer Machinists (ACM) has suff...
分类:
其他好文 时间:
2014-08-28 13:00:29
阅读次数:
191
C - Big Event in HDU
Time Limit:5000MS Memory Limit:32768KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
Nowadays, we all know that Computer College is the biggest d...
分类:
其他好文 时间:
2014-08-28 09:44:29
阅读次数:
217
http://acm.hdu.edu.cn/showproblem.php?pid=1171Problem DescriptionNowadays, we all know that Computer College is the biggest department in HDU. But, ma...
分类:
其他好文 时间:
2014-08-27 21:49:38
阅读次数:
268
1、导入POI的jar包新建一个项目,在根目录在新建一个lib文件夹,将jar包复制粘贴到lib文件夹后,右键将其添加到项目的build path中,最后的结果如图所示:2、编写java类,新建一个实体类例如(电脑、电视)public Computer{ private int id; priva....
分类:
其他好文 时间:
2014-08-27 16:30:27
阅读次数:
157
Non-blocking algorithm
In computer science, a non-blocking algorithm ensures that threads competing
for a shared resource do not have their execution indefinitely
postponed by mutual ex...
分类:
其他好文 时间:
2014-08-26 09:52:09
阅读次数:
270
Problem Description
In mathematics and computer science, an algorithm describes a set of procedures or instructions that define a procedure. The term has become increasing popular since the adven...
分类:
其他好文 时间:
2014-08-25 22:54:25
阅读次数:
408
PalindromeTime Limit:15000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uDescriptionAndy the smart computer science student was attending an algor...
分类:
其他好文 时间:
2014-08-25 14:39:54
阅读次数:
182
Consistency model
From Wikipedia, the free encyclopedia
In computer science, consistency
models are used in distributed systems like distributed
shared memory systems or distributed da...
分类:
其他好文 时间:
2014-08-25 11:53:34
阅读次数:
359
1. INTRODUCTION The main goal of the National Computer Security Center is to encourage the widespread availability of trusted computer systems. In sup...
分类:
数据库 时间:
2014-08-24 23:27:33
阅读次数:
365