码迷,mamicode.com
首页 >  
搜索关键字:uva easy problem fr    ( 50694个结果
python2.7.3 problem:no module name _ssl
本文章參考與:http://www.webtop.com.au/blog/compiling-python-with-ssl-support-fedora-10-2009020237。當我"修"好yum之後就開始修python的ssl問題。我的電腦有python的多個版本。在python2.6.6中...
分类:编程语言   时间:2014-05-08 11:46:52    阅读次数:507
pyc文件反编译成py文件
pyc文件的反编译工具有uncompile2和decompile等,具体方法比较复杂,教程可以google前几天发现一个小软件,Easy Python Decompiler v1.2,集成了这两个工具,一键反编译,大家可以去找找。
分类:其他好文   时间:2014-05-08 10:06:55    阅读次数:735
HDU 1040
As Easy As A+BTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 35088 Accepted Submission(s):...
分类:其他好文   时间:2014-05-08 09:54:28    阅读次数:260
1048
The Hardest Problem EverTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 15057 Accepted Subm...
分类:其他好文   时间:2014-05-08 08:26:24    阅读次数:311
wust-1299-结点选择(树形DP)
Problem Description 有一棵 n 个节点的树,树上每个节点都有一个正整数权值。如果一个点被选择了,那么在树上和它相邻的点都不能被选择。求选出的点的权值和最大是多少? Input 第一行包含一个整数 n 。 接下来的一行包含 n 个正整数,第 i 个正整数代表点 i 的权值。 接下来一共 n-1 行,每行描述树上的一条边。 Out...
分类:其他好文   时间:2014-05-08 04:55:03    阅读次数:282
uva 1543 - Telescope(dp+几何)
题目链接:uva 1543 - Telescope 题目大意:...
分类:其他好文   时间:2014-05-08 04:28:25    阅读次数:364
python手动安装paramiko
TX云平台无法访问某些特定的外网,所以esay_install无法安装python模块在安装paramiko模块时需要安装pycrypto/data/soft/pycrypto-2.6 "pythonsetup.pybuild"tobuildthepackage,and"pythonsetup.py就可安装此模块/data/soft/paramiko-1.9 easy_install./就完成安装paramiko模块..
分类:编程语言   时间:2014-05-08 03:17:38    阅读次数:319
POJ2406Power Strings
来源:http://poj.org/problem?id=2406  Power Strings Time Limit: 3000MS   Memory Limit: 65536K Total Submissions: 30293   Accepted: 12631 Description Given two strin...
分类:其他好文   时间:2014-05-08 02:03:40    阅读次数:337
hdu 1217 Arbitrage Floyd||SPFA
转载请注明出处:http://acm.hdu.edu.cn/showproblem.php?pid=1217 Problem Description Arbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one u...
分类:其他好文   时间:2014-05-08 01:48:12    阅读次数:469
[ACM] hdu 1285 确定比赛名次 (拓扑排序)
确定比赛名次 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 10358    Accepted Submission(s): 4046 Problem Description 有N个比赛队(1   ...
分类:其他好文   时间:2014-05-07 22:58:01    阅读次数:323
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!