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
EY
ubuntu14 安装显卡
fromerr=
EY
9NCqTn刚装完ubuntu14.04之后的本本,可以使用apt-get安装相应的显卡驱动打开终端输入:sudoapt-getinstallnvidia-331nvidia-settingsnvidia-prime
MORESIR
·
2016-02-24 21:28
redis通用操作
set age 28 --添加keyget age --取出key 1查看有哪些键值对keys * --当前有哪些keykeys s*--模糊查询,key值是s开头的keys sit[
ey
]
chekl
·
2016-02-21 12:00
redis
hd1010
现假设起点为(sx,sy),终点为(ex,
ey
),给定t步恰好走到终点,s|||+———e如图所示(“|”竖走,“—”横走,“+”转弯),易证abs(ex-sx)+abs(
ey
-sy)为此问题类中任意情况下
luosuo10
·
2016-02-15 17:00
nyoj 82
它根据藏宝图找到了一个迷宫,这是一个很特别的迷宫,迷宫里有N个编过号的门(N #include #include #include usingnamespacestd; intn,m,sx,sy,ex,
ey
hexianhao
·
2016-02-02 07:00
搜索
HDU1240 Asteroids!(BFS)
include #include usingnamespacestd; charmap[20][20][20]; intvis[20][20][20]; intn; intsx,sy,sz; intex,
ey
qq_21057881
·
2016-01-18 13:00
前缀和 Codeforces611C New Year and Domino
求这个子矩阵里能放多少个1*2的多米诺牌思路:求dp[i][j]表示(1,1)到(i,j)这个子矩阵的的答案,A[i][j]表示第i行的前j列的答案,b[i][j]表示第i列的前j行的答案那么对于(bx,by),(ex,
ey
qwb492859377
·
2016-01-01 17:00
poi 封装
article/details/8182484http://blog.csdn.net/arjick/article/details/8182484http://www.tuicool.com/articles/
ey
2aaqht
jackleechina
·
2015-12-30 14:00
E - 胜利大逃亡(续) hdu 1429
刚开始Ignatius被关在(sx,sy)的位置,离开地牢的门在(ex,
ey
)的位置。Ignatius每分钟只能从一个坐标走到相邻四个坐标中的其中一个。魔王每t分钟回地牢视察一次,若发现Ignati
qq_31237061
·
2015-12-12 18:00
重载PostNcDestroy()函数做一些清理工作
url=W-OOWnvUx58w1esKfRAMtvbzBhjfyKodhk8j2DcTtlcDKAOy8sBNW-8
Ey
2RAhc0loQdaViU7azuhRrc2uN-fPcz5OlmsMmQTOyd-yxPdj5e
青儿哥哥
·
2015-12-05 10:00
计蒜客—爱奇异的自制节目
W一共Ew期,每期需要w分钟;X一共Ex期,每期需要x分钟;Y一共
Ey
期,每期需要y
zhangzhengyi03539
·
2015-12-05 00:00
hdu 1728 逃离迷宫
pid=1728题目分类:bfs代码:#include usingnamespacestd; charmaze[105][105]; intSx,Sy,Ex,
Ey
,k; boolvis[
唯爱与代码,不可辜负
·
2015-11-18 21:00
uva 10671 - Grid Speed(dp)
题目链接:uva 10671 - Grid Speed 题目大意:给出N,表示在一个N*N的网格中,每段路长L,如今给出h,v的限制速度,以及起始位置sx,sy,终止位置ex,
ey
,时间范围st,
·
2015-11-13 07:52
grid
hdu 4885 TIANKENG’s travel(bfs)
然后给出sx,sy,ex,
ey
,以及N个加油站的位置,问说最少经过几个加油站,路过不加油也算。
·
2015-11-13 05:33
HDU
opengl中坐标问题
这个函数是:void gluLookAt( GLdouble eyex, GLdouble
ey
·
2015-11-13 03:02
OpenGL
算法尝试(二)
一、球面坐标变换 单位球所在基准空间,以转轴向北极单位向量记ez,定赤道某处为经度0度,球心向该点单位向量记ex,根据右手系,
ey
=outer_product(ez, ex)。
·
2015-11-13 02:42
算法
c#随机生成英文名
currentConsonant; string[] vowels = "a,a,a,a,a,e,e,e,e,e,e,e,e,e,e,e,i,i,i,o,o,o,u,y,ee,ee,ea,ea,
ey
·
2015-11-12 18:04
C#
HDU 1728 逃离迷宫
include<cstdio> #include<queue> using namespace std; char map[102][102]; int n,m,bx,by,ex,
ey
·
2015-11-12 16:20
HDU
POJ 3009 Curling 2.0
; iostream > using namespace std; int w, h, sx, sy, ex,
ey
·
2015-11-10 21:11
curl
UVALive 6188 (LA 6188) Let There Be Light 计算几何
题目大意:就是现在给M =15个光源,然后每个光源(Tx,Ty,Tz)和Td,对于一个点(Ex,
Ey
,Ez)处能产生的贡献根据公式给出了然后空间中有N=2000个球,现在可以从中删除R个球使得目标点出的贡献最大一个点光源能够造成贡献是没有球能挡住这个点光源到目标点的光线球是空心的大致思路
u013738743
·
2015-11-08 09:00
uvalive
let
计算几何
light
be
There
la
6188
6188
nyoj58 最少步数
1 #include<stdio.h> 2 int ans,sx,sy,ex,
ey
; 3 bool vis[9][9],map[9][9]={ 4 1,1,1,1,1,1,1,1,1
·
2015-11-07 13:31
OJ
PID控制小车视觉跟踪移动目标
//ex,
ey
为误差//初始ex0,
ey
0为0;ex=320-m_posX;
ey
JIAERPING
·
2015-11-04 18:00
再次推荐SQLPrompt3 -简单破解无限期的使用这款很不错的SQL查询分析工具
两个键值:HKCR\CLSID\{47318549-18E2-40e7-B81C-D9750353CDEC}无键值
EY
_LOCAL_MACHINE\SOFTWARE\Thi
·
2015-11-03 21:53
prompt
Codeforces 590B Chip 'n Dale Rescue Rangers(二分)
代码#include #include #include #include usingnamespacestd; constdoubleeps=1e-8; doublesx,sy,ex,
ey
; do
u011328934
·
2015-11-02 11:00
论深度优先(DFS)和广度优先搜索(BF)的优点及不足(更新ing)
: POJ 1915 Knight Moves 骑士遍历问题(跳马问题) 在一个m*m的棋盘上,从任意一个给定的位置(sx , sy)出发,为象棋中的马找一条路通过最少的步数到达另一位置(ex ,
ey
·
2015-11-02 10:02
DFS
C++中explicit
可以用多有多个实参的构造函数,目前没有意义; class X { public: explicit X(int x); explicit X(int x, int y); int ex; int
ey
·
2015-10-31 18:48
C++
hdu 1429 bfs+状压
刚开始 Ignatius被关在(sx,sy)的位置,离开地牢的门在(ex,
ey
)的位置。Ignatius每分钟只能从一个坐标走到相邻四个坐标中的其中一 个。
·
2015-10-31 11:58
HDU
Robotium学习笔记一
Pull所需的apk通过压缩工具删除META-INF目录 2、通过以下命令行进行签名 >jarsigner -keystore "C:\Documents and Settings\
ey
·
2015-10-31 11:45
robot
Jugs(罐子)
iostream> #include <cstdio> #include <queue> using namespace std; int ca,cb,n,ex,
ey
·
2015-10-31 10:32
杭电胜利大逃亡续
刚开始Ignatius被关在(sx,sy)的位置,离开地牢的门在(ex,
ey
)的位置。Ignatius每分钟只能从一个坐标走到相邻四个坐标中的其中一个。
·
2015-10-31 10:24
杭电
HDU_1429——胜利大逃亡续,十位二进制状态压缩,状态判重
刚开始Ignatius被关在(sx,sy)的位置,离开地牢的门在(ex,
ey
)的位置。Ignatius每分钟只能从一个坐标走到相邻四个坐标中的其中一个。魔王每
·
2015-10-31 09:44
二进制
Resharper的使用
用于测试的注册码:
[email protected]
Ey
7HrjpJZy
[email protected]
+bsCmPOtyJ2w1ggRnCr3Vk5U
·
2015-10-31 08:52
sha
Android自动化测试之MonkeyRunner录制和回放脚本(四)
monkeyrunner recorder.py #recorder.py http://mirror.yongbok.net/linux/ ...
ey
_recorder.py
·
2015-10-27 16:37
MonkeyRunner
ubuntu14.04 安装wine qq
1、安装包:可以在以下的链接下载:链接:http://pan.baidu.com/s/1qWOQNyk密码:29
ey
2、安装相关依赖:sudoapt-getinstallwine(处理ubuntu64位机没有
xingjiarong
·
2015-10-24 16:00
qq
ubuntu
POJ 3083 Bfs+Dfs
#include<iostream> #include<stdio.h> using namespace std; int w,h,ex,
ey
,sx,sy; int map[100
·
2015-10-21 12:49
poj
vijos1656萌萌赶考
1假设起点坐标为(sx,sy),终点坐标为(ex,
ey
),给定时间为t,那么如果满足(sx+sy+t)与(ex+
ey
),那么直接输出No,正确性显然2如果地图中可以经过的点的个数小于t,那么直接输出No3
STcyclone
·
2015-10-18 16:00
搜索
vijos
poj-3009
usingnamespacestd; intdir[4][2]={{-1,0},{0,-1},{1,0},{0,1}}; intmap[30][30]; intw,h; intsx,sy,ex,
ey
Strokess
·
2015-10-06 13:00
HDU 1180 诡异的楼梯(BFS,用优先队列过)
usingnamespacestd; charmap[25][25]; intPRE[25][25]; intdir[4][2]={{1,0},{-1,0},{0,1},{0,-1}}; intm,n; intsx,sy,ex,
ey
zyx520ytt
·
2015-09-25 16:00
CodeForces 9B - Running Student
include #include usingnamespacestd; structNODE{ intx,y,id; }node[105]; intmain() { doublen,vb,vs,tmp,ex,
ey
MrSiz
·
2015-09-21 13:00
Math
整数转字符与字符转整数的C系统函数
url=VTP54JT5-
EY
5TL0GFfd49bGrgK7x-CjgU6onYPMMS694itag7FSAZs_0k3IXDAXUKVumKNXt5AP1xacUOPQ7PK#include #
李晨龙
·
2015-09-16 21:00
天天酷跑字母e和y在哪掉
ey
掉落地点介绍
天天酷跑字母e和y在哪掉
ey
掉落地点介绍。天天酷跑新上线字母收集活动。这次需要收集的是WELCOMEAUTUMNDAYS。然而字母E和字母Y在哪里掉落呢?
佚名
·
2015-08-25 11:54
bfs 马的移动
bfs问题,和上一篇一样可以作为bfs的简单模板#include #include #include #include usingnamespacestd; intsx,sy;//起始坐标 intex,
ey
liuyanfeier
·
2015-08-12 19:00
ACM
算法竞赛入门经典: 第四章 函数与递归 4.6解二元一次方程
/* 编写函数:solve,给定浮点数a,b,c,d,e,f,求解方程组ax+by=c,dx+
ey
=f 任务1:使用assert宏,让解不唯一时退出 任务2:解不唯一时仍然正常返回,但调用者有办法知道解的数量
qingyuanluofeng
·
2015-08-11 11:00
算法竞赛入门
HDU 1372Knight Moves
题目不给看#include #include #include usingnamespacestd; charaa[4],bb[4]; intsx,sy,ex,
ey
,ans; intdir[8][2]=
zhou_yujia
·
2015-08-10 09:00
HDU
广搜
hdu--Walking Ant
include usingnamespacestd; intt[4][2]={{1,0},{-1,0},{0,1},{0,-1}}; usingnamespacestd; intw,h,sx,sy,ex,
ey
MBLHQ
·
2015-08-06 11:00
【HDOJ 1010】Tempter of the Bone
要注意剪枝否则超时也算温习了一下很久前学的奇偶剪枝如下图:01010101010101010101横纵坐标之和同奇偶性的点怎么走都需要偶数步不同的需要奇数步同时两个数aba+b为偶则奇偶性相同为奇则不同当前坐标(x,y)目标坐标(ex,
ey
ChallengerRumble
·
2015-07-31 15:00
DFS
HDU-1728逃离迷宫
defineINF0x3f3f3f3f charmap[N][N];intx_move[4]={1,0,-1,0};inty_move[4]={0,-1,0,1};intwan[N][N];intex,
ey
zyx520ytt
·
2015-07-18 11:00
poj~1915(bfs)
KnightMoves题意:求起点到终点最少走几步.上双向广搜代码:#include #include #include usingnamespacestd; intn,sx,sy,ex,
ey
; intdirx
ouyangying123
·
2015-07-15 09:00
bfs
hdu 1072
剪枝需要多学习#include #include #include #defineINF0xfffffff usingnamespacestd; intn,m,sx,sy,ex,
ey
,res,flag
pmt123456
·
2015-07-02 11:00
[D-VII] (数)晶体管2逻辑门2寄存器s
2015.06.05–06.08
ey
_register版本寄存器来自笔记者手笔。dffe版本寄存器来自书本。还不能根据需求从0笔记到寄
misskissC
·
2015-06-12 09:00
CF Ice Cave
#include intsx,sy,ex,
ey
,n,m,f; charmap[505][505]; intdx[4]={1,-1,0,0}; intdy[4]={0,0,1,-1}; struct {
ZengAMing
·
2015-05-24 21:00
ACM
CF
上一页
5
6
7
8
9
10
11
12
下一页
按字母分类:
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
其他