自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 [LintCode]Segment Tree Query 线段树的查询

For an integer array (index from 0 to n-1, where n is the size of this array), in the corresponding SegmentTree, each node stores an extra attribute max to denote the maximum number in the interval of

2015-09-06 15:01:40 879

原创 [LintCode]Segment Tree Build 构造线段树

The structure of Segment Tree is a binary tree which each node has two attributes start and end denote an segment / interval. start and end are both integers, they should be assigned in following rule

2015-09-06 11:18:55 597

原生JS实现网页版俄罗斯方块

原生JS实现网页版俄罗斯方块。包括HTML、CSS、JS代码。

2017-05-06

基于云存储的校园网络硬盘模拟

未用到开源的分布式平台,主要从功能上对云存储进行模拟。数据库中8个表。角色分为管理员和用户两类。主要实现上传和下载的功能。上传时对文件进行加密,下载时查错、纠错、解密。

2013-06-29

空空如也

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

TA关注的人

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