自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Features Track

Morgana is learning computer vision, and he likes cats, too. One day he wants to find the cat movement from a cat video. To do this, he extracts cat features in each frame. A cat feature is a two-dime...

2018-09-14 12:33:46 284

原创 Characters with Hash

Mur loves hash algorithm, and he sometimes encrypt another one's name, and call him with that encrypted value. For instance, he calls Kimura KMR, and calls Suzuki YJSNPI. One day he read a book about ...

2018-09-10 20:25:30 230

原创 Tree and Permutation

Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total Submission(s): 1581    Accepted Submission(s): 588   Problem Description There are N vertices con...

2018-09-06 19:44:33 241

原创 change coins(非递归版)

描述 给出不同面额的硬币以及一个总金额. 写一个方法来计算给出的总金额可以换取的最少的硬币数量. 如果已有硬币的任意组合均无法与总金额面额相等, 那么返回 -1. 你可以假设每种硬币均有无数个 您在真实的面试中是否遇到过这个题?  是 样例 给出 coins = [1, 2, 5], amount = 11 返回 3 (11 = 5 + 5 + 1) 给出 coins = [2], am...

2018-09-01 15:29:33 259

原创 change coins

描述 给出不同面额的硬币以及一个总金额. 写一个方法来计算给出的总金额可以换取的最少的硬币数量. 如果已有硬币的任意组合均无法与总金额面额相等, 那么返回 -1. 你可以假设每种硬币均有无数个 您在真实的面试中是否遇到过这个题?  是 样例 给出 coins = [1, 2, 5], amount = 11 返回 3 (11 = 5 + 5 + 1) 给出 coins = [2], am...

2018-09-01 12:58:58 142

wifi破解工具

该软件无需联网即可破解wifi密码,软件内置大量常用字典,但不保证能够全部破解,是路由器密码简单与否。

2014-04-18

空空如也

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

TA关注的人

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