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
zju
给定k叉树的前序遍历和后续遍历,输出一共有多少种K叉树
View Code /* 【题目来源】 http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-11-01 15:34
遍历
BZOJ 1901:
Zju
2112 Dynamic Rankings( BIT 套 BST )
BIT 套 splay 其实也是不难...每个 BIT 的结点保存一颗 splay , 询问就二分答案然后判断rank... --------------------------------------------------------------- #include<cstdio> #include<algorithm> #include&
·
2015-11-01 14:51
dynamic
The 12th Zhejiang Provincial Collegiate Programming Contest - I Earthstone Keeper浙江省赛
题目:http://acm.
zju
.edu.cn/onlinejudge/showContestProblem.do?
·
2015-11-01 13:01
programming
zoj 2526(一道很好的最短路应用题)
题目链接:http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-11-01 13:58
最短路
zoj 3633 ——线段树
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-11-01 12:54
线段树
ZOJ 3365 Integer Numbers
Integer Numbers Time Limit: 1000ms Memory Limit: 32768KB This problem will be judged on
ZJU
·
2015-11-01 11:19
Integer
ZOJ 2601 Warehouse Keeper
Warehouse Keeper Time Limit: 2000ms Memory Limit: 65536KB This problem will be judged on
ZJU
·
2015-11-01 11:11
war
ZOJ 3659 Conquer a New Region
Conquer a New Region Time Limit: 5000ms Memory Limit: 32768KB This problem will be judged on
ZJU
·
2015-11-01 11:47
new
ZOJ 3657 The Little Girl who Picks Mushrooms
Picks Mushrooms Time Limit: 2000ms Memory Limit: 32768KB This problem will be judged on
ZJU
·
2015-11-01 11:46
oom
SecureCRT 连接虚拟机Linux
下载地址可以参考这里: http://mosn.
zju
·
2015-11-01 10:20
secureCRT
zoj2112
题目:http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemCode=2112 经典的动态区间第K大。 用树状数组套线段树。
·
2015-11-01 09:11
ZOJ
ZOJ 3369 Saving Princess
Saving Princess Time Limit: 1000ms Memory Limit: 32768KB This problem will be judged on
ZJU
·
2015-11-01 08:49
ZOJ
Poj 1967 &&Zoj 2183 Alibaba
id=1967 ZOJ2183 地址 http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemId=1183 这道题,很简单。。
·
2015-10-31 19:37
poj
The 2014 ACM-ICPC Asia Mudanjiang Regional First Round C ZOj 3811
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 19:20
round
PAT 05-树6 Path in a Heap
这次的作业完全是依葫芦画瓢,参照云课堂《数据结构》(http://mooc.study.163.com/learn/
ZJU
-1000033001#/learn/content)中何钦铭老师课件中有关建堆及插入的内容
·
2015-10-31 18:31
Path
各大oj网址
北京大学 http://acm.pku.edu.cn/JudgeOnline/ (推荐)浙江大学 http://acm.
zju
.edu.cn/ (推荐)北京邮电大学
·
2015-10-31 18:01
OJ
1027. Colors in Mars (20) PAT
题目:http://pat.
zju
.edu.cn/contests/pat-a-practise/1027 简单题,考察十进制数和n进制数的转换和输出格式的控制。
·
2015-10-31 17:46
color
1031. Hello World for U (20) PAT
题目:http://pat.
zju
.edu.cn/contests/pat-a-practise/1031 分析: 简单题,调整数组的输出次序就可以了。 输入数组长度为len。
·
2015-10-31 17:36
Hello world
ZOJ 3819 Average Score(数学 牡丹江游戏网站)
主题链接:http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 17:10
core
oj
知名的OJ有:RQNOJ,URAL,SPOJ,vijos,USACO,sgu,pku(poj),
zju
(toj),tju,uva等。
·
2015-10-31 16:55
OJ
zoj 3652 ZOJ 3652 MAZE(BFS+状态压缩)
题目链接:http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
qiqi_skystar
·
2015-10-31 15:00
搜索
bfs
zoj 2971 Give Me the Number
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemCode=2971 开始想用map的键值对来做,想想发现没必要,直接模拟就可以了。
·
2015-10-31 15:58
number
zoj 2972 Hurdles of 110m (DP)
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemCode=2972 i为当前第几段,j为跑完第i段剩余的体力。
·
2015-10-31 15:58
ZOJ
zoj 1089 Lotto
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemCode=1089 递归实现的排列组合。
·
2015-10-31 15:49
ZOJ
zoj 2058 The Archaeologist's Trouble II
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemCode=2058 一道简单的找规律题。 每一行中的两个相邻字符必定不同。
·
2015-10-31 15:48
log
zoj 1428 Magazine Delivery (DP)
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 15:48
live
zoj 3332 Strange Country II (dfs)
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 15:43
count
zoj 1004 Anagrams by Stack (dfs+stack)
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 15:38
stack
poj 1564 && zoj 1711 Sum It Up (dfs)
id=1564 http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 15:38
poj
[PKU 1077] 搜索之BFS & A*(下)
{ 这一节继续对Pku1077进行讨论 附带在
Zju
1217上的测试
Zju
1217数据更强 还是多测 比较能反映问题 } 8数码问题另一种比较优秀的算法是A*算法 A*算法是一种基于贪心思想的搜索算法
·
2015-10-31 11:10
bfs
prim算法 zoj1372 博客园第一篇文章
zoj1372 友情链接 :http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 11:51
Prim
zoj2001 Adding Reversed Numbers
题目链接:http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 11:55
number
三场组队练习赛总结
By ch_g组队赛总结: 第一场 The 8th Zhejiang Provincial Collegiate Programming Conteststanding:http://acm.
zju
.edu.cn
·
2015-10-31 10:58
总结
OpenGL Driver Architecture
OpenGL Driver Architecture Yang Jian jyang@cad.
zju
.edu.cn 1 OpenGL Installable Client Driver&
·
2015-10-31 10:54
Architecture
写这个号码 (20)(数学啊
ZJU
_PAT)
主题链接:http://pat.
zju
.edu.cn/contests/pat-b-practise/1002 读入一个自然数n,计算其各位数字之和。用汉语拼音写出和的每一位数字。
·
2015-10-31 10:43
pat
一个弹出式menu的制作
首页要求有象浙江大学(http://www-2.
zju
.edu.cn)一样导航条。
·
2015-10-31 10:37
menu
ZOJ-3399 Classes Division 单调队列优化DP
题目链接:http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?problemCode=3399 要注意此题的班级必须是连续的!!!
·
2015-10-31 10:55
classes
ZOJ-1085-Alien Security
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 10:26
Security
ZOJ-1129-Erdos Numbers
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 10:26
number
ZOJ-1101-Gamblers
http://acm.
zju
.edu.cn/onlinejudge/showProblem.do?
·
2015-10-31 10:26
ZOJ
ZJU
1217 大数相乘
1 #include<stdio.h> 2 #include<string.h> 3 int main() 4 { 5 char a[220],b[220]; 6 int m[220],n[220],c[440]; 7 int i,j,k,t,la,lb,signa,signb; 8 char *pa,*pb;
·
2015-10-31 10:01
1050. String Subtraction (20)
this problem is from PAT, which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1050.
·
2015-10-31 10:23
String
1083. List Grades (25)
the problem is from PAT,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1083 and the
·
2015-10-31 10:23
list
1081. Rational Sum (20)
the problem is from PAT,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1081 the code
·
2015-10-31 10:23
SUM
1015. Reversible Primes (20)
the problem is from PAT,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1015 this problem
·
2015-10-31 10:23
Prim
1085. Perfect Sequence (25)
the problem is from PAT,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1085 At first
·
2015-10-31 10:23
sequence
1063. Set Similarity (25)
the problem is from PAT,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1063 At first
·
2015-10-31 10:23
set
1007. Maximum Subsequence Sum (25)
题目url:http://pat.
zju
.edu.cn/contests/pat-a-practise/1007 reference url:http://blog.csdn.net/xtzmm1215
·
2015-10-31 10:23
sequence
1043. Is It a Binary Search Tree (25)
the problem is from pat,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1043 and the
·
2015-10-31 10:22
Binary search
1020. Tree Traversals (25)
the problem is from pat,which website is http://pat.
zju
.edu.cn/contests/pat-a-practise/1020 and the
·
2015-10-31 10:22
tree
上一页
18
19
20
21
22
23
24
25
下一页
按字母分类:
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
其他