码迷,mamicode.com
首页 >  
搜索关键字:ms bi    ( 21456个结果
hduoj 1077 Catching Fish 求单位圆最多覆盖点个数
Catching FishTime Limit: 10000/5000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 1217Accepted Submission(s): 466Probl...
分类:其他好文   时间:2014-07-24 22:54:23    阅读次数:183
【贪心】PAT 1033. To Fill or Not to Fill (25)
1033. To Fill or Not to Fill (25)时间限制10 ms内存限制32000 kB代码长度限制16000 B判题程序Standard 作者ZHANG, GuochuanWith highways available, driving a car from Hangzhou ...
分类:其他好文   时间:2014-07-24 22:52:13    阅读次数:388
HDUOJ Clear All of Them I 状压DP
Clear All of Them ITime Limit: 2000/1000 MS (Java/Others)Memory Limit: 122768/62768 K (Java/Others)Total Submission(s): 1455Accepted Submission(s): 48...
分类:其他好文   时间:2014-07-24 22:41:23    阅读次数:154
HDU-4861 Couple doubi
http://acm.hdu.edu.cn/showproblem.php?pid=4861 Couple doubiTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submis...
分类:其他好文   时间:2014-07-24 22:40:13    阅读次数:175
HDU-4882 ZCC Loves Codefires
http://acm.hdu.edu.cn/showproblem.php?pid=4882 ZCC Loves CodefiresTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Tota....
分类:其他好文   时间:2014-07-24 22:37:13    阅读次数:204
【HDU3371】Connect the Cities(MST基础题)
注意输入的数据分别是做什么的就好。还有,以下代码用C++交可以过,而且是500+ms,但是用g++就会TLE,很奇怪。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #inc...
分类:其他好文   时间:2014-07-24 22:10:12    阅读次数:234
PHP 导入EXCEL文件
$filename = 'hehe.xls'; header ('Content-type: text/html; charset=UTF-8');header ( "Content-type:application/vnd.ms-excel; charset=UTF-8");header ( "C...
分类:Web程序   时间:2014-07-24 21:21:23    阅读次数:161
iis7错误提示An error occurred on the server when processing the URL...
win7下面运行ASP程序总是出错,原来是站点配置的问题。。。 问题一:MS Jet引擎改变了临时目录的位置,但是又没有对临时目录的存取权限,导致数据库使用失败(因为sql问题,后改用access数据库测试)。 解决办法: 给“系统盘:\Windows\ServiceProfiles\Network...
分类:其他好文   时间:2014-07-24 21:20:33    阅读次数:228
asp.net 导出excel 中文乱码解决方法 (转)
用我转载的上一篇文章Asp.net中把DataTable或DataGrid导出为Excel导出的文档,中文有乱码现象,其实要解决中文乱码很简单,设置一下字符集。如下://设置编码和附件格式curContext.Response.ContentType="application/vnd.ms-exce...
分类:Web程序   时间:2014-07-24 21:17:53    阅读次数:206
hdu 3549 Flow Problem
Flow Problem Time Limit: 5000/5000 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others) Total Submission(s): 7250    Accepted Submission(s): 3364 Problem Description Network flo...
分类:其他好文   时间:2014-07-24 17:50:06    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!