码迷,mamicode.com
首页 >  
搜索关键字:python time    ( 184154个结果
HDOJ 1317 XYZZY
spfa找正环 XYZZY Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 2344    Accepted Submission(s): 589 Problem Description It has r...
分类:其他好文   时间:2014-05-09 22:57:45    阅读次数:360
[hdu-2050] 折线分割平面
折线分割平面 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 15796    Accepted Submission(s): 10897 Problem Description 我们看到过很多直线分割平面的题目,今天的这个题目稍微有些变化,我们要求的是n条折线分割平面的最大数目。比如,一条折线可以将平面分成两部分,两条折线最多可以将平面分成7部...
分类:其他好文   时间:2014-05-09 22:31:13    阅读次数:370
python 实现 全角字符 传转换成 半角字符串
Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)] on win32 Type "copyright", "credits" or "license()" for more information. >>> def strQ2B(ustring): #把全角字符串转半角         ustr...
分类:编程语言   时间:2014-05-09 22:27:33    阅读次数:342
HDOJ1176 免费馅饼 【DP】+【经典数塔】
免费馅饼 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 23986    Accepted Submission(s): 8093 Problem Description 都说天上不会掉馅饼,但有一天game...
分类:其他好文   时间:2014-05-09 22:23:12    阅读次数:348
POJ 3258 River Hopscotch 经典二分
点击打开链接 River Hopscotch Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 6189   Accepted: 2683 Description Every year the cows hold an event featuring a p...
分类:其他好文   时间:2014-05-09 22:12:24    阅读次数:500
HDOJ4540 威威猫系列故事——打地鼠 【DP】
威威猫系列故事——打地鼠 Time Limit: 300/100 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others) Total Submission(s): 1445    Accepted Submission(s): 713 Problem Description   威威猫最近不务正业,每天沉迷...
分类:其他好文   时间:2014-05-09 21:59:23    阅读次数:296
[计数dp] ural 1114. Boxes
题目链接: http://acm.timus.ru/problem.aspx?space=1&num=1114 1114. Boxes Time limit: 0.6 second Memory limit: 64 MB N boxes are lined up in a sequence (1 ≤ N ≤ 20). You have A red ball...
分类:其他好文   时间:2014-05-09 21:58:58    阅读次数:471
Python 通过网站search功能监控网站内容更新
更多信息访问个人博客:http://cloudbps.com接到需求帮朋友监控一个信息网站,当该网站有相关的数据更新的时候发送信息到指定邮箱.下面是相关的python脚本,用到了httplib,time,sys,smtplib模块#!/usr/bin/envpython#coding=utf8importhttplib,time importsys importsmtplib reloa..
分类:编程语言   时间:2014-05-09 21:41:15    阅读次数:439
AWS s3 python sdk code examples
Yet another easy-to-understand, easy-to-use aws s3 python sdk code examples....
分类:编程语言   时间:2014-05-09 20:51:39    阅读次数:703
hdu 1561The more, The Better(树形dp&01背包)
The more, The Better Time Limit: 6000/2000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 4949    Accepted Submission(s): 2918 Problem Description ACboy...
分类:其他好文   时间:2014-05-09 20:49:51    阅读次数:307
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!