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
CharMap
杭电ACM1312(dfs)
求能走过的点的个数(@也算)解题思路:dfs,但一定要记得在访问之后修改地图的状态,否则会反复访问,陷入死循环,第一次就这样搞坏了…………AC代码:#include usingnamespacestd;
charmap
Runner__1
·
2015-12-22 17:00
算法
ACM
杭电
Windows CMD命令
CMD命令:开始->运行->键入cmd或command(在命令行里可以看到系统版本、文件系统版本)appwiz.cpl:程序和功能calc:启动计算器certmgr.msc:证书管理实用程序
charmap
y396397735
·
2015-12-16 13:00
windows
cmd
迷宫的最短路径
假设一定可以到到达终点,求达到终点的最小步数输入: S为起点,G为终点思路:使用深入优先搜索的方法代码:#include #include usingnamespacestd; intN,M;
charmap
·
2015-12-09 11:25
最短路径
Lak3 Counting(POJ No.2386)
N,M #include usingnamespacestd; intN,M;
charmap
[100][100]; voidDFS_Search(inti,intj) { map
·
2015-12-09 11:24
count
HDU 4414 Finding crosses (DFS + BFS)
#include #include #include #include #include usingnamespacestd;
charmap
[55][55]; intn,
·
2015-12-09 11:26
find
dos命令大汇总
命令:开始->运行->键入cmd或command(在命令行里可以看到系统版本、文件系统版本)1.appwiz.cpl:程序和功能2.calc:启动计算器3.certmgr.msc:证书管理实用程序4.
charmap
进击的小猿
·
2015-12-06 23:55
C基础
dos命令大汇总
开始->运行->键入cmd或command(在命令行里可以看到系统版本、文件系统版本)1.appwiz.cpl:程序和功能 2.calc:启动计算器 3.certmgr.msc:证书管理实用程序 4.
charmap
u013210620
·
2015-12-06 23:00
windows下常用运行命令
CommandDescriptionappwiz.cpl卸载程序msconfig系统配置regedit注册表编辑器services.msc服务devmgmt.msc设备管理器diskmgmt.msc磁盘管理calc计算器
charmap
码农康康
·
2015-11-23 23:51
Windows
coderforce 519A A and B and Chess
水题不解释,仔细读题皆可#include #include #include constintmaxm=50;
charmap
[maxm][maxm]; intmain() { intsum1=0,sum2
zyx520ytt
·
2015-11-15 23:00
TextBox控件怎样赋值化学符号
运行Windows程序
Charmap
.exe, 会出现如下界面 2.
·
2015-11-13 03:00
text
NYOJ 82 迷宫寻宝(一)
它根据藏宝图找到了一个迷宫,这是一个很特别的迷宫,迷宫里有N个编过号的门(N #include #include usingnamespacestd; structNode { intx,y; }; queueQ;
charmap
liu940204
·
2015-11-13 00:00
windows不为人知的命令集合
开始运行输入---->> 1、cleanmgr: 打开磁盘清理工具 2、compmgmt.msc: 计算机管理 3、conf: 启动系统配置实用程序 4、
charmap
: 启动字符映射表
·
2015-11-12 11:30
windows
zoj 2975 Kinds of Fuwas
#include #include #include #include usingnamespacestd; constintN=255;
charmap
[N][N]; intn,m,cas;
qq_31457873
·
2015-11-11 14:00
Windows XP系统总命令集合
cmd.exe--------CMD命令提示符 chkdsk.exe-----Chkdsk磁盘检查 certmgr.msc----证书管理实用程序 calc-----------启动计算器
charmap
·
2015-11-11 06:23
windows
命令大全——win7系统运行命令(全)
WIN7系统运行命令大全 cleanmgr–打开磁盘清理工具 compmgmt.msc---计算机管理 conf—-启动 netmeeting
charmap
–-
·
2015-11-11 05:30
win7
nyoj 82
描述一个叫ACM的寻宝者找到了一个藏宝图,它根据藏宝图找到了一个迷宫,这是一个很特别的迷宫,迷宫里有N个编过号的门(N#include#includeusingnamespacestd;intkey[5];
charmap
q1916569889
·
2015-11-08 17:00
迷宫
广搜
南阳理工acm
计算机 命令
calc____启动计算器 certmgr.msc____证书管理实用程序
charmap
____启动字符映射表 chkdsk.exe____Chkdsk磁盘检查
·
2015-11-08 09:04
计算机
NYOJ 1100 WAJUEJI which home strong!
两个数n,m;(0 #include #include usingnamespacestd; constintkk[4][2]={{1,0},{-1,0},{0,-1},{0,1}};
charmap
[
yuan_jlj
·
2015-11-08 08:00
算法
搜索
迷宫寻宝(一)
描述一个叫ACM的寻宝者找到了一个藏宝图,它根据藏宝图找到了一个迷宫,这是一个很特别的迷宫,迷宫里有N个编过号的门(N#includestructnode{intx;inty;intnum;}q[5];
charmap
dataiyang321
·
2015-11-03 17:00
window常用命令45个!
1、cleanmgr:打开磁盘清理工具2、compmgmt.msc:计算机管理3、conf:启动系统配置实用程序4、
charmap
:启动字符映射表5、calc:启动计算器6、chkdsk.exe:Chkdsk
q337943198
·
2015-11-01 16:00
windows
cmd
管理
注册表
编辑器
Window xp命令大全
calc启动计算器 certmgr.msc证书管理实用程序
charmap
启动字符映射表 chkdsk.exe-Chkdsk磁盘检查 
·
2015-11-01 16:08
window
Codeforces Round #328 (Div. 2) A PawnChess
暴力水过#include #include #include usingnamespacestd; constintmaxm=10;
charmap
[maxm][maxm]; intmain() { for
zyx520ytt
·
2015-11-01 12:00
迷宫寻宝(一) 82
的寻宝者找到了一个藏宝图,它根据藏宝图找到了一个迷宫,这是一个很特别的迷宫,迷宫里有N个编过号的门(N #include #include usingnamespacestd; intn,m,i,j;
charmap
huangshuai147
·
2015-10-31 20:00
WIN7命令工具大全
1、cleanmgr: 打开磁盘清理工具2、compmgmt.msc: 计算机管理3、conf: 启动系统配置实用程序4、
charmap
: 启动字符
·
2015-10-31 11:18
win7
最全的CMD命令
cmd或command(在命令行里可以看到系统版本、文件系统版本) 1. appwiz.cpl:程序和功能 2. calc:启动计算器 3. certmgr.msc:证书管理实用程序 4.
charmap
·
2015-10-31 11:30
cmd
【收藏】Windows 8 Consumer Preview的108个运行命令及简要说明
1.appwiz.cpl:程序和功能2.calc:启动计算器3.certmgr.msc:证书管理实用程序4.
charmap
:启动字符映射表5.chkdsk.exe:Chkdsk磁盘检查(管理员身份运行命令提示符
·
2015-10-30 14:13
windows
xp命令大全
辅助功能向导 command--------CMD命令提示符 chkdsk.exe-----Chkdsk磁盘检查 certmgr.msc----证书管理实用程序 calc-----------启动计算器
charmap
·
2015-10-30 13:24
XP
windows下有哪些有用的系统命令
转自网络:1、cleanmgr:打开磁盘清理工具2、compmgmt.msc:计算机管理3、conf:启动系统配置实用程序4、
charmap
:启动字符映射表5、calc:启动计算器6、chkdsk.exe
u013575812
·
2015-10-28 15:00
Chinese Character Codes
http://www.khngai.com/chinese/
charmap
/What make this world extremely interesting
·
2015-10-27 15:49
character
Windows 7的71个运行命令列表
Windows 7运行命令一览表 1、cleanmgr: 打开磁盘清理工具 2、compmgmt.msc: 计算机管理 3、conf: 启动系统配置实用程序 4、
charmap
:
·
2015-10-23 08:13
windows 7
Hdoj 1035 Robot Motion
题目传送门//简单dfs加步数记录 #include #include #include usingnamespacestd;
charMap
[12][12]; intvis[12][12]; intro
just_sort
·
2015-10-22 13:00
DFS
“运行”命令全集
cmd.exe--------CMD命令提示符 chkdsk.exe-----Chkdsk磁盘检查 certmgr.msc----证书管理实用程序 calc-----------启动计算器
charmap
·
2015-10-21 10:42
命令
湖南省第七届大学生计算机程序设计竞赛 多连块拼图
这道题做的真的是心碎了,虽然最后也没有靠自己的代码AC,还是靠着别人的代码AC的真的是太菜了附上AC代码,(不是我自己写的)#include #include usingnamespacestd;
charmap
mymilkbottles
·
2015-10-13 19:00
ZOJ 2165 Red and Black(DFS,水题)
#include #include #include usingnamespacestd; constintmaxm=50;
charmap
[maxm][maxm]; intvis[maxm][maxm
zyx520ytt
·
2015-10-13 08:00
ZOJ 2412 Farm Irrigation(DFS)
就是用DFS找个数#include #include #include usingnamespacestd; constintmaxm=55;
charmap
[maxm][maxm]; intDIR[22
zyx520ytt
·
2015-10-12 18:00
HDU 1010 Tempter of the Bone(DFS)
include #include #include usingnamespacestd; constintmaxm=10; intdir[4][2]={{0,1},{0,-1},{1,0},{-1,0}};
charmap
zyx520ytt
·
2015-10-12 16:00
hdu4414Finding crosses 水题
#include #include #include usingnamespacestd; constintmaxn=50;
charmap
[maxn][maxn]; intn; intdx[4]={0,0,1
cq_pf
·
2015-10-10 20:00
poj-3083 Children of the Candy Corn
#include #include #include usingnamespacestd;
charmap
[50][50]; intdl[4][2]={{0,-1},{-1,0},{0,1},{1,0
Strokess
·
2015-10-04 19:00
广搜
深搜
USACO 2.4 The Tamworth Two
#include #defineDEBUG1 #defineTESTCASES9
charmap
[11][11]; intcowRow,cowColumn,farmerRow,farmerColumn;
tiutiu2011
·
2015-10-03 15:00
USACO
the
2.4
Two
Tamworth
JAG2015 Wall Making Game
2015%20JAG%20Springhttp://jag2015spring.contest.atcoder.jp/assignments(results可查看代码)#include #include
charmap
cacyth
·
2015-09-29 21:00
POJ-1979 Red and Black(DFS)
id=1979深度优先搜索非递归写法#include #include usingnamespacestd; constintMAX_W=25,MAX_H=25;
charMap
[MAX_W
llhthinker
·
2015-09-28 21:00
URAL 1254 Die Hard (SPFA)
defineSQUARE_ROOT_21.414213562373095048 #defineMAX_DISTANCE5626 intxSize,ySize,numOfBombs; doublevelocity;
charmap
tiutiu2011
·
2015-09-28 12:00
hard
SPFA
Die
ural
1254
HDU 1180 诡异的楼梯(BFS,用优先队列过)
#include #include #include #include usingnamespacestd;
charmap
[25][25]; intPRE[25][25]; intdir[4][2]=
zyx520ytt
·
2015-09-25 16:00
《搜索》hdoj 1026 bfs+dfs输出路径
#include #include #include #include #include usingnamespacestd;
charmap
[105][105];intmapx[105][105];intmapy
a709743744
·
2015-09-19 19:00
HDU 1035 Robot Motion
很简单的模拟题,只需读懂题就行了#include #include #include usingnamespacestd; constintmaxm=100;
charmap
[maxm][maxm];
zyx520ytt
·
2015-09-18 19:00
常用命令及工具汇总
appwiz.cpl 管理工具 controladmintools 自动更新 wuaucpl.cpl 文件传送向导 fsquirt 计算器 calc 证书管理控制台 certmgr.msc 字符映射表
charmap
yuanchunxu
·
2015-09-18 16:55
windows
常用命令
控制台
常用工具
《搜索》hdoj 1242 bfs+优先队列
#include #include #include #include #include usingnamespacestd;
charmap
[205][205];intvisit[205][205];intdir
a709743744
·
2015-09-17 21:00
HDU 2102 A计划
#include #include #include usingnamespacestd; constintmaxm=20;
charmap
[maxm][maxm][maxm]; intvis[maxm
zyx520ytt
·
2015-09-17 20:00
POJ 2385 Lake Counting (dfs_连通性)
waterhaspooledinvariousplacesinFarmerJohn'sfield,whichisrepresentedbyarectangleofNxM(1 #include #include usingnamespacestd; intn,m;
charmap
h1021456873
·
2015-09-13 16:00
POJ 2251 Dungeon Master
一个BFS直接水过#include #include #include usingnamespacestd; constintmaxm=50;
charmap
[maxm][maxm][maxm]; intvis
zyx520ytt
·
2015-09-12 13:00
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
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
其他