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
Algori
The Unique MST----poj1679次小生成树
lt;stdio.h> #include<string.h> #include<map> #include<iostream> #include<
algori
·
2015-11-07 10:03
unique
uva 12589 - Learning Vector
1 #include<iostream> 2 #include<cstdio> 3 #include<cmath> 4 #include<
algori
·
2015-11-07 10:33
vector
[数据结构实验:稀疏矩阵]
#include <cstdio> 5 #include <string> 6 #include <cmath> 7 #include <
algori
·
2015-11-06 07:45
数据结构
poj 2115 C Looooops
View Code #include<iostream> #include<cstdio> #include<cstdlib> #include<
algori
·
2015-11-05 08:54
oop
USACO Section 5.1 Fencing the Cows(凸包)
-------- #include<cstdio> #include<cstring> #include<iostream> #include<
algori
·
2015-11-02 11:53
USACO
poj 2019 二维rmq *
include <stdio.h> 2 #include <string.h> 3 #include <iostream> 4 #include <
algori
·
2015-11-01 15:24
poj
zoj 2095 Divisor Summation
<map> #include <stack> #include <queue> #include <vector> #include <
algori
·
2015-10-31 11:28
div
《Cracking the Coding Interview》——第11章:排序和搜索——题目2
1 // 11.2 Sort an array of strings such that anagrams stay next to each other. 2 #include <
algori
·
2015-10-31 11:32
interview
最大流的算法 Algorithm for Maximum Flow
容量缩放增广路算法 Capacity scaling
algori
·
2015-10-31 11:18
Algorithm
zoj 1586 QS Network
#include<stdio.h> #include<string.h> #include<math.h> #include<
algori
·
2015-10-31 10:05
NetWork
POJ2777
#include <iostream> 2 #include <cstdio> 3 #include <cstring> 4 #include <
algori
·
2015-10-31 09:06
poj
bzoj1012线段树
gt; 4 #include<cstring> 5 #include<ctime> 6 #include<cmath> 7 #include<
algori
·
2015-10-28 08:23
线段树
题目1522:包含min函数的栈
include<set> #include<stack> #include<stdio.h> #include<queue> #include<
algori
·
2015-10-27 13:38
函数
Implementing Sort Algorithm in Delphi
While there are many "standard" sorting
algori
·
2015-10-21 10:39
Algorithm
C++:STL标准入门汇总
STL的代码从广义上讲分为三类:
algori
alex_xhl
·
2015-08-19 08:43
c++
【C/C++】STL学习笔记
Algori
linchaolong
·
2015-05-10 15:00
C++
STL
算法之选择排序
/** * */ packagecom.zimo.
algori
ElinaVampire
·
2015-03-05 08:00
算法
排序算法
选择算法
Codeforces Round #14 D. Two Paths(求树上两条不相交的路径的乘积最大值)
#include <iostream> #include <cstdio> #include <cstring> #include <
algori
·
2014-06-07 20:00
codeforces
[leetcode]Best Time to Buy and Sell Stock II @ Python
Design an
algori
·
2014-06-03 16:00
LeetCode
使用openssl实现数据加密
list-message-digest-commands | list-cipher-commands | list-cipher-algorithms | list-message-digest-
algori
argor
·
2014-05-05 16:56
密码
字符串
command
Security
java使用AES256解密
private static final String KEY = "xxxx";//从服务器要的密钥 public static final String CIPHER_
ALGORI
·
2014-04-23 14:00
java
UVa10050 Hartals
;cstdio> #include<cstring> #include<iostream> #include<string> #include<
algori
·
2014-03-25 09:00
uva
堆排序,大顶堆,小顶堆
代码如下,有详细的注释packagecom.collonn.
algori
冰冻火山
·
2014-02-10 15:27
Algorithm(算法)
堆排序,大顶堆,小顶堆
代码如下,有详细的注释packagecom.collonn.
algori
collonn
·
2014-02-10 15:00
java
堆排序
大顶堆
小顶堆
IDDFS(Iterative deepening depth-first search)的Java实现
代码如下:packagecom.wly.algorithmbase.search; importcom.wly.
algori
u011638883
·
2013-12-17 20:00
java实现
搜索算法
IDDFS
基础数据结构和算法八:Binary search
reduce the number of compares required for each search, using the classic and venerable binary search
algori
sunwinner
·
2013-11-28 21:00
Algorithm
Binary search
uva 10830 A New Function
option=com_onlinejudge&Itemid=8&page=show_problem&problem=1771 *solution:http://www.
algori
zone_programming
·
2013-04-26 17:00
PAT1037 Magic Coupon
nbsp; #include <iostream> #include <string.h> #include <vector> #include <
algori
风吹过PP好冷
·
2012-11-21 15:00
pat
C++STL标准入门汇总
STL的代码从广义上讲分为三类:
algori
住在半山腰的螃蟹
·
2012-10-21 23:35
C++
搜狗笔试:N个正实数选出若干个之和最接近M
packageexample.
algori
happy_walker
·
2012-10-11 13:02
算法
搜狗笔试:N个正实数选出若干个之和最接近M
packageexample.
algori
magic_wz
·
2012-10-11 13:00
算法
String
null
Class
搜狗
POJ 3740 Easy Finding 详细讲解
精确覆盖问题给定一个由0,1组成的矩阵,找到一个行的集合,使得这些行的每一列都有且只有一个1可以用DLX解决,DLX里的X就是X算法:http://en.wikipedia.org/wiki/Knuth's_
Algori
jw72jw
·
2011-08-25 13:00
poj2002——Squares
#include<iostream> #include<cstring> #include<cstdio> #include<
algori
44424742
·
2011-04-22 22:00
J#
Comparision between BST, Array, LinkedList, Hashtable
Lookup
algori
swperson
·
2011-04-12 09:00
Access
ACM算法书籍推荐zz
2.
Algori
heartfly
·
2010-10-03 20:00
LZW.java
.* ; /***** @author Moshe Fresko* @course
Algori
loving863
·
2009-12-03 15:00
java
OS
Access
LZW.java
.* ; /***** @author Moshe Fresko* @course
Algori
loving863
·
2009-12-03 15:00
java
OS
Access
策略模式的C++实现
defineAFX_CLASS_STRATEGYclassStrategy{public:virtualvoidAlgorithmInterface(){coutstrategy=strategy;}voidContextInterface(){strategy->
Algori
jacklam200
·
2009-03-27 20:00
C++
c
算法
Class
UML
大量Hash算法的实现
本处给大家提供一个集合了很多使用的Hash算法的类,应该可以满足不少人的需要的:/**//*** Hash算法大全* 推荐使用FNV1算法* @
algori
牵着老婆满街逛
·
2008-05-09 09:00
chapter 1
An
algori
karl
·
2007-07-10 16:00
算法
水源上看到的腾讯笔试题
--※来源:·饮水思源bbs.sjtu.edu.cn·[FROM:202.120.37.193]发信人:xreborner(xreborner),信区:
Algori
Snowdream
·
2007-04-26 12:00
上一页
1
2
下一页
按字母分类:
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
其他