自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(23)
  • 资源 (3)
  • 收藏
  • 关注

原创 hdu 1754 I Hate It 线段树单点更新

I Hate ItTime Limit: 9000/3000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 49187    Accepted Submission(s): 19292Problem Description很多学校流行一种比较的习惯。

2015-07-30 20:12:30 258

原创 hdu 5335 Walk Out

Walk OutTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 200    Accepted Submission(s): 32Problem DescriptionIn an n∗m maze, th

2015-07-30 19:11:26 454

原创 hdu 1166 敌兵布阵 线段树单点更新

敌兵布阵Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 57155    Accepted Submission(s): 24124Problem DescriptionC国的死对头A国这段时间正在进行军事演

2015-07-30 10:37:36 306

原创 hdu 5323 Solve this interesting problem dfs搜索

Solve this interesting problemTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1431    Accepted Submission(s): 404Problem Description

2015-07-29 15:05:19 374

原创 hdu 5325 Crazy Bobo 多校1010

Crazy BoboTime Limit: 6000/3000 MS (Java/Others)    Memory Limit: 131072/65536 K (Java/Others)Total Submission(s): 670    Accepted Submission(s): 208Problem DescriptionBobo has a tree,

2015-07-29 10:39:08 333

原创 poj 2251 Dungeon Master 搜索

Dungeon MasterTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 20608 Accepted: 7975DescriptionYou are trapped in a 3D dungeon and need to find the quicke

2015-07-27 20:00:15 257

原创 poj 1321 棋盘问题 搜索

棋盘问题Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 27807 Accepted: 13744Description在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个棋子不能放在棋盘中的同一行或者同一列,请编程求

2015-07-27 19:22:44 272

原创 Codeforces Round #313 (Div. 2)

A. Currency System in Geraldiontime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputA magic island Geraldion, w

2015-07-27 16:36:26 291

原创 poj 3009 Curling2.0 回溯搜索

Curling 2.0Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 14056 Accepted: 5874DescriptionOn Planet MM-21, after their Olympic games this year, curling

2015-07-27 04:28:02 341

原创 hdu 3181

A Magic LampTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 2146    Accepted Submission(s): 853Problem DescriptionKiki likes tra

2015-07-20 03:00:18 397

原创 hdu 2141 Can you find it? 二分

Can you find it?Time Limit: 10000/3000 MS (Java/Others)    Memory Limit: 32768/10000 K (Java/Others)Total Submission(s): 15781    Accepted Submission(s): 4034Problem DescriptionGive yo

2015-07-19 15:59:13 270

原创 poj 1405 Heritage java 高精度

HeritageTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 7296 Accepted: 2714DescriptionYour rich uncle died recently, and the heritage needs to be divide

2015-07-19 14:42:18 342

原创 hoj 1368 Very Simple Arithmetic java 高精度

Very Simple ArithmeticMy Tags  (Edit) Source : L Time limit : 5 sec Memory limit : 32 MSubmitted : 1100, Accepted : 186

2015-07-19 14:40:52 301

原创 poj 3083 Children of the Candy Corn 搜索

Children of the Candy CornTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 10938 Accepted: 4713DescriptionThe cornfield maze is a popular Halloween treat

2015-07-19 02:07:28 255

原创 poj 2488 A Knight's Journey

A Knight's JourneyTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 34677 Accepted: 11835DescriptionBackground The knight is getting bored of seeing the

2015-07-10 21:55:30 319

原创 poj 3253 Fence Repair 优先队列

Fence RepairTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 30810 Accepted: 9949DescriptionFarmer John wants to repair a small length of the fence aroun

2015-07-10 00:24:00 301

原创 poj 2503 Babelfish

BabelfishTime Limit: 3000MS Memory Limit: 65536KTotal Submissions: 35754 Accepted: 15284DescriptionYou have just moved from Waterloo to a big city. The people her

2015-07-09 18:53:10 269

原创 poj 2002 Squares Hash

SquaresTime Limit: 3500MS Memory Limit: 65536KTotal Submissions: 17327 Accepted: 6575DescriptionA square is a 4-sided polygon whose sides have equal length and ad

2015-07-08 22:52:30 385

原创 poj 1840 Eqs hash

EqsTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 13645 Accepted: 6716DescriptionConsider equations having the following form: a1x13+ a2x23+ a3x33+ a

2015-07-07 00:11:04 259

原创 poj 2151 Check the difficulty of problems 概率dp

Check the difficulty of problemsTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 5636 Accepted: 2474DescriptionOrganizing a programming contest is not an

2015-07-06 23:18:11 257

原创 poj 3274 Gold Balanced Lineup Hash

Gold Balanced LineupTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 13128 Accepted: 3845DescriptionFarmer John's N cows (1 ≤ N ≤ 100,000) share many sim

2015-07-05 16:38:23 724

原创 poj 3349 Snowflake Snow Snowflakes

Snowflake Snow SnowflakesTime Limit: 4000MS Memory Limit: 65536KTotal Submissions: 33791 Accepted: 8853DescriptionYou may have heard that no two snowflakes are al

2015-07-05 00:49:46 279

原创 poj 2513 Colored Sticks Trie树

Colored SticksTime Limit: 5000MS Memory Limit: 128000KTotal Submissions: 32172 Accepted: 8493DescriptionYou are given a bunch of wooden sticks. Each endpoint of e

2015-07-04 02:50:43 309

流畅的Python

流畅的Python

2018-10-31

Stronger Baselines for Trustable Results in Neural Machine Translation

Stronger Baselines for Trustable Results in Neural Machine Translation Stronger Baselines for Trustable Results in Neural Machine Translation Stronger Baselines for Trustable Results in Neural Machine Translation Stronger Baselines for Trustable Results in Neural Machine Translation

2018-01-22

w2v经典论文

word2vec经典文档,在我看之前没有对w2v有深刻的理解,看了之后有了较为深刻的理解,并有其中的绝大多数的公式的推导,便于理解。

2017-11-11

空空如也

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

TA关注的人

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