码迷,mamicode.com
首页 >  
搜索关键字:memory bandwidth    ( 29041个结果
十、mysql事务的简介
1. myisam跟memory支持表级别锁定 BDB 页级锁定 Innodb 行级锁定 2.表锁(不是表嫂哈) lock table read //只读表锁,也就是说执行了这个锁后,锁内的操作只能为读操作 select * from ..... unlock...
分类:数据库   时间:2014-07-12 13:07:29    阅读次数:218
hdu 3371 最小生成树prim算法
Connect the CitiesTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 8992Accepted Submission(s): 2519...
分类:其他好文   时间:2014-07-12 12:53:40    阅读次数:226
hdu 2609 How many 最小表示法
How manyTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1248Accepted Submission(s): 486Problem Des...
分类:其他好文   时间:2014-07-11 23:42:51    阅读次数:252
hdu 4162 Shape Number
Shape NumberTime Limit: 24000/12000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 798Accepted Submission(s): 387Proble...
分类:其他好文   时间:2014-07-11 23:17:47    阅读次数:205
String Problem hdu 3374 最小表示法加KMP的next数组
String ProblemTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1492Accepted Submission(s): 662Probl...
分类:其他好文   时间:2014-07-11 22:25:45    阅读次数:191
hdu 2012 素数判定 Miller_Rabbin
素数判定Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 71785Accepted Submission(s): 24969Problem Desc...
分类:其他好文   时间:2014-07-11 22:01:54    阅读次数:198
POJ 1265 Area
Area Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 4713   Accepted: 2129 Description Being well known for its highly innovative products, Merck would def...
分类:其他好文   时间:2014-07-09 12:53:50    阅读次数:179
POJ 2996 Help Me with the Game
Help Me with the Game Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 3292   Accepted: 2122 Description Your task is to read a picture of a chessboard posi...
分类:其他好文   时间:2014-07-09 11:58:32    阅读次数:204
POJ 2965:The Pilots Brothers' refrigerator
The Pilots Brothers' refrigerator Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 18080   Accepted: 6855   Special Judge Description The game “The Pilo...
分类:其他好文   时间:2014-07-09 11:30:00    阅读次数:254
POJ 3484 Showstopper 二分
?? Showstopper Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 1218   Accepted: 356 Description Data-mining huge data sets can be a painful and long last...
分类:其他好文   时间:2014-07-09 09:39:17    阅读次数:242
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!