E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Algor
hdu 1171 Big Event in HDU
1 #include <cstdio> 2 #include <cstring> 3 #include <
algor
·
2015-11-13 01:28
event
每个程序员都应该知道的关于RMA的三件事情
Three-Things-Every-Programmer-Should-Know-About-RMA 翻译:Cory Xie <
[email protected]
> 实时系统的设计和RMA(速率单调算法,rate monotonic
algor
·
2015-11-13 01:09
程序员
LightOJ 1019 Brush (V)
lt;cstdio> #include<cstring> #include<cstdlib> #include<queue> #include<
algor
·
2015-11-13 01:27
sh
hdu4614Vases and Flowers
#include <iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<
algor
·
2015-11-12 21:13
HDU
Cylinder
1 #include <cstdio> 2 #include <cmath> 3 #include <cstring> 4 #include <
algor
·
2015-11-12 20:59
in
cf C. Fox and Box Accumulation
1 #include <cstdio> 2 #include <cstring> 3 #include <
algor
·
2015-11-12 20:49
IO
poj2418Hardwood Species
2 #include<cstdio> 3 #include<cstring> 4 #include<stdlib.h> 5 #include<
algor
·
2015-11-12 18:52
poj
POJ 2479 Maximum Sum (DP)
include < iostream > #include < cstdio > #include <
algor
·
2015-11-12 17:07
poj
USACO 1.4 Mother's Milk(BFS)
#include <cstdio> 7 #include <cstring> 8 #include <cmath> 9 #include <
algor
·
2015-11-12 13:59
USACO
poj 2195 KM算法
include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
algor
·
2015-11-12 11:54
poj
URAL1389. Roadworks(dp)
1 #include <iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<
algor
·
2015-11-12 09:23
dp
Codeforces Round #129 (Div. 2) D. Little Elephant and Cards
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
algor
·
2015-11-12 09:19
codeforces
POJ 3522 Slim Span(kruskal 变型)
#include <iostream> #include <
algor
·
2015-11-12 08:38
span
字符串处理 Codeforces Round #296 (Div. 2) B. Error Correct System
以上都不符合,则不交换,-1 -1 6 7 */ 8 #include <cstdio> 9 #include <iostream> 10 #include <
algor
·
2015-11-11 18:47
codeforces
Codeforces Round #294 (Div. 2) B. A and B and Compilation Errors
5 */ 6 #include <cstdio> 7 #include <
algor
·
2015-11-11 18:42
codeforces
POJ3368 - Frequent values
代码 #include<iostream> #include<cstring> #include<cstdio> #include<
algor
·
2015-11-11 17:01
value
POJ 2387 Til the Cows Come Home --最短路模板题
iostream> #include <cstdio> #include <cstring> #include <cmath> #include <
algor
·
2015-11-11 16:12
home
hdu 2102 A计划(bfs)
stdio.h> #include<string.h> #include<math.h> #include<iostream> #include<
algor
·
2015-11-11 16:31
HDU
hdu 1036 水题
include <cstdio>#include <cstdlib>#include <cstring>#include <cmath>#include <
algor
·
2015-11-11 15:21
HDU
【LaTeX】Lyx/LaTeX笔记04---插入伪代码
3.1 Preamble 3.2 algorithm环境 3.3 效果 4 Trick 1 可用的宏包 常用的排版伪代码包有clrscode,
algor
·
2015-11-11 11:43
latex
HDU 3001 Travelling(状态压缩DP)
#include <iostream> #include <cstdio> #include <string.h> #include <
algor
·
2015-11-11 09:54
HDU
Summary: sorting Algorithms
It is much less efficient on large lists than more advanced
algor
·
2015-11-11 07:09
algorithms
【SPOJ】2713 Can you answer these queries IV
1 #include<cstdio> 2 #include<cmath> 3 #include<
algor
·
2015-11-11 01:51
poj
SRM 588 D2 L2:GUMIAndSongsDiv2,冷静思考,好的算法简洁明了
代码如下: #include <
algor
·
2015-11-10 22:27
div
【LeetCode】119. Pascal's Triangle II
Note:Could you optimize your
algor
·
2015-11-09 13:58
LeetCode
poj 3071 Football 概率DP
j>>(i-1))) 代码如下: #include<iostream> #include<stdio.h> #include<
algor
·
2015-11-08 15:13
poj
【LeetCode】41. First Missing Positive (3 solutions)
Your
algor
·
2015-11-08 11:13
LeetCode
hdu 1709 The Balance
*(1+x^9+x^18)/(x*x^2*x^9) 这样就好计算了,看代码: #include<iostream>#include<stdio.h>#include<
algor
·
2015-11-07 14:05
HDU
poj2352_II和III
include <iostream> 2 #include <stdio.h> 3 #include <memory.h> 4 #include <
algor
·
2015-11-07 12:37
poj
SPOJ 694 (后缀数组) Distinct Substrings
1 #include <cstdio> 2 #include <cstring> 3 #include <
algor
·
2015-11-01 14:35
substring
hdu 4975 最大流快版
#include <cstdio> #include <cstring> #include <iostream> #include <
algor
·
2015-11-01 10:19
HDU
【大数模板】C++大数类 大数模板
include<iostream> 2 #include<string> 3 #include<iomanip> 4 #include<
algor
·
2015-10-31 15:53
C++
MD5 C++实现
平台下获取文件的MD5值:http://blog.csdn.net/bingkehanfeng/article/details/8492982 MD5 即Message-Digest
Algor
·
2015-10-31 11:22
C++
UVa 10801 Lift Hopping / floyd
所以要加60秒 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <
algor
·
2015-10-31 09:11
floyd
查找最小的k个元素
//make_heap //谓词的使用 #include<iostream> #include<
algor
·
2015-10-31 09:19
查找
POJ-1177 Picture 矩形覆盖周长并
1 //STATUS:C++_AC_32MS_1416KB 2 #include <functional> 3 #include <
algor
·
2015-10-31 09:09
poj
HDU-4360 As long as Binbin loves Sangsang
代码如下: #include <cstring> #include <cstdlib> #include <cstdio> #include <
algor
·
2015-10-30 14:35
long
HDU-4135 Co-prime 容斥原理
然后容易原理搞,复杂度O(sqrt K).. 1 //STATUS:C++_AC_0MS_228KB 2 #include <functional> 3 #include <
algor
·
2015-10-30 13:22
Prim
uva 11380(最大流+拆点)
#include<iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<
algor
·
2015-10-30 10:08
uva
POJ-1125 Stockbroker Grapevine floyd
代码如下: #include <cstdlib> #include <cstdio> #include <cstring> #include <
algor
·
2015-10-27 14:14
broker
oracle kmp
CREATEORREPLACEPACKAGEKMP_
ALGOR
_PKGAS TYPEnext_arr_ttISTABLEOFINTINDEXBYPLS_INTEGER; PROCEDUREmatch_str
小牛快跑he
·
2015-05-05 16:20
oracle
KMP
概述FaceRecognizer人脸识别类contrib
这个类的基类也是
Algor
lien0906
·
2015-03-19 14:00
Algorithm算法视频教程
一、课程内容: 课时1、算法的基本概念 + Sequential search 课时2、Binary search 课时3、Hash table 课时4、
Algor
栏目记者
·
2015-02-09 10:00
Algorithm
算法
github修改库名称
上的库/root/py.bak,现在想把它名字改为/root/py.algormv/root/py.bak/root/py.algormv/root/.ssh/py.bak/root/.ssh/py.
algor
lbs1991
·
2014-10-20 16:05
linux
git
github
github
github修改库名称
上的库/root/py.bak,现在想把它名字改为/root/py.algormv/root/py.bak/root/py.algormv/root/.ssh/py.bak/root/.ssh/py.
algor
lbs1991
·
2014-10-20 16:05
github
linux
git
linux中python的调试之pdb
在linux中,可以在交互界面和命令行使用调试,这里,记录下命令行的调试在命令行使用python27-mpdbuse_infix2postfix.py就可以进入调试模式>/root/py/
algor
/use_infix2postfix.py
lbs1991
·
2014-10-02 10:24
linux
python
pdb
C++进修之STL(一)—— erase和remove特异行动
iterator可以看作是一种契约,algorithm对iterator进行操纵,algorithm很难对container进行直接操纵,这是因为
algor
jfkidear
·
2014-08-29 17:00
排序算法 - java实现
或者邮件联系
[email protected]
目录类名说明连接com.victor.sort.
algor
黑妹妹牙膏
·
2014-08-19 17:00
java
排序算法
[leetcode]Best Time to Buy and Sell Stock III @ Python
Design an
algor
·
2014-06-03 17:00
LeetCode
C++:STL标准入门汇总
STL的代码从广义上讲分为三类:
algor
my183100521
·
2014-01-26 15:00
C++
上一页
1
2
3
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他