自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 资源 (4)
  • 收藏
  • 关注

原创 HDU-1026 Ignatius and the Princess I (BFS)

HDU-1026 Ignatius and the Princess I (BFS)

2013-08-10 17:02:25 1134

原创 HDU-1240 Asteroids! (BFS)这里是一个三维空间,用一个6*3二维数组储存6个不同方向

一个三                                                       Asteroids! Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 2664    Accepted Submi

2013-08-09 23:20:00 826

翻译 HDU-1026 Ignatius and the Princess I(BFS) 带路径的广搜

此题需要时间更少,控制时间很要,这个题目要多多看, Ignatius and the Princess I Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 9910    Accepted Submission(s): 2959

2013-08-09 22:57:48 838

原创 HDU-1253 胜利大逃亡 (BFS)

此题可以做为三维深搜模板题。。 胜利大逃亡 Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 21776    Accepted Submission(s): 8547 Problem Description Igna

2013-08-09 09:54:20 749

原创 HDU-1518 Square(DFS)

Square Time Limit : 10000/5000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 20   Accepted Submission(s) : 12 Font: Times New Roman | Verdana | Georgia Font Si

2013-08-08 06:16:09 760

原创 HDU-2952 Counting Sheep (DFS)

Counting Sheep Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 32768/32768K (Java/Other) Total Submission(s) : 14   Accepted Submission(s) : 12 Font: Times New Roman | Verdana | Georgia

2013-08-08 05:54:40 698

原创 HDU-1241 Oil Deposits (DFS)

Oil Deposits Time Limit : 2000/1000ms (Java/Other)   Memory Limit : 65536/32768K (Java/Other) Total Submission(s) : 15   Accepted Submission(s) : 14 Font: Times New Roman | Verdana | Georgia Fo

2013-08-08 05:47:05 691

原创 HDU-1716 排列2 (DFS)

排列2 Time Limit : 1000/1000ms (Java/Other)   Memory Limit : 32768/32768K (Java/Other) Total Submission(s) : 15   Accepted Submission(s) : 12 Font: Times New Roman | Verdana | Georgia Font Size:

2013-08-08 05:27:49 740

原创 HDU-1372 Knight Moves (BFS)

Problem Description A friend of you is doing research on the Traveling Knight Problem (TKP) where you are to find the shortest closed tour of knight moves that visits each square of a given set of n

2013-08-08 02:11:04 689

原创 计算器

import java.awt.*; import java.awt.event.*; public class calculator//一个类。 { public static void main(String args[])//主函数。 { MyWindow my=new MyWindow("计算器"); //设置框架标题 } } class MyWindow extends

2013-08-08 01:54:56 898

C++课程设计报告

在vc上能运行,自己写的,专业解决你的烦恼

2016-03-02

数据库模拟试题2

数据库模拟试题2

2015-04-28

数据库模拟题

一个很好的备考的资源

2015-04-28

c语言帮助文档

是一个很好的文档,非常好用,是编程的好助手,有了它,库函数就不用愁了,

2013-08-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除