码迷,mamicode.com
首页 >  
搜索关键字:his    ( 12534个结果
POJ 3259 Wormholes(最短路,判断有没有负环回路)
F - Wormholes Time Limit:2000MS    Memory Limit:65536KB    64bit IO Format:%I64d & %I64u SubmitStatus Description While exploring his many farms, Farmer John has discovered a number of...
分类:其他好文   时间:2015-02-11 14:43:04    阅读次数:260
zoj 3822概率dp
DominationTime Limit: 8 Seconds Memory Limit: 131072 KB Special Judge Edward is the headmaster of Marjar University. He is enthusiastic about chess and often plays chess with his friends. Wha...
分类:其他好文   时间:2015-02-10 23:13:32    阅读次数:267
工作记录(2)
CREATEORREPLACEPROCEDURESP_INTERFACELOG_TO_HISTORYISBEGIN/*declareCURSORlogsISSELECT*FROMthorn_interface_loglogWHERETO_CHAR(log.created_time,‘yyyyMMdd‘)<=TO_CHAR(SYSDATE-60,‘yyyyMMdd‘);TYPEhis_logISTABLEOFthorn_interface_log%ROWTYPE;his_logshis_log;BEGIN..
分类:其他好文   时间:2015-02-10 18:55:13    阅读次数:178
ZOJ3430---Detect the Virus
Time Limit: 2 Seconds Memory Limit: 65536 KBOne day, Nobita found that his computer is extremely slow. After several hours’ work, he finally found that it was a virus that made his poor computer s...
分类:其他好文   时间:2015-02-10 15:21:51    阅读次数:183
POJ 3281 Dining(最大流dinic&&SAP)
Description Cows are such finicky eaters. Each cow has a preference for certain foods and drinks, and she will consume no others. Farmer John has cooked fabulous meals for his cows, but he forgo...
分类:其他好文   时间:2015-02-10 00:40:03    阅读次数:261
HDU 5172 GTY's gay friends(线段树)
Problem Description GTY has n gay friends. To manage them conveniently, every morning he ordered all his gay friends to stand in a line. Every gay friend has a characteristic value ai , to expr...
分类:其他好文   时间:2015-02-08 18:14:38    阅读次数:114
Python发邮件示例
最近在同事的帮助下,尝试着用python写了一个发送邮件的小工具,可以省去配置mailrc参数的麻烦。 以下是示例: [root@his-web152 scripts]# more sendmail.py #!/usr/bin/env python2 #coding: utf-8 import sm...
分类:编程语言   时间:2015-02-06 13:23:24    阅读次数:204
hdu4328 最大子矩阵问题O(n*m)扫描思想
http://acm.hdu.edu.cn/showproblem.php?pid=4328 Problem Description Mark bought a huge cake, because his friend ray_sun’s birthday is coming. Mark is worried about how to divide the cake si...
分类:其他好文   时间:2015-02-06 11:19:49    阅读次数:173
poj 2481 Cows 树状数组解法,详细解析。
Farmer John's cows have discovered that the clover growing along the ridge of the hill (which we can think of as a one-dimensional number line) in his field is particularly good. Farmer John has N cows (we number the cows from 1 to N). Each of Farmer Joh...
分类:编程语言   时间:2015-02-06 09:41:36    阅读次数:201
2015-基础(3)
C - C Description FatMouse prepared M pounds of cat food, ready to trade with the cats guarding the warehouse containing his favorite food, JavaBean.  The warehouse has N rooms. The i-t...
分类:其他好文   时间:2015-02-04 14:47:14    阅读次数:113
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!