自定义博客皮肤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)
  • 资源 (5)
  • 收藏
  • 关注

原创 计算机算法设计与分析作业01:分治法求解大数乘法+L型骨牌的棋盘覆盖问题

计算机算法设计与分析作业01:分治法求解大数乘法+L型骨牌的棋盘覆盖问题1.2.L型骨牌的棋盘覆盖问题:代码实现:#include #include #include using namespace std;const int maxn=2048;int Board[maxn][maxn];int tile=1;void C

2016-09-16 19:32:58 1688

原创 POJ 2965 The Pilots Brothers' refrigerator 高斯消元

POJ 2965 The Pilots Brothers' refrigerator 高斯消元 题目链接:http://poj.org/problem?id=2965题面描述:The Pilots Brothers' refrigeratorTime Limit: 1000MS Memory Limit: 65536KTotal Submis

2016-09-12 20:25:30 445

原创 poj 1753 Flip Game 高斯消元+枚举

poj 1753 Flip Game 高斯消元+枚举 题目链接:http://poj.org/problem?id=1753题目描述:Flip GameTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 40652 Accepted: 17652D

2016-09-11 21:05:59 787

原创 hdu 5873 Football Games 模拟、兰道定理Landau's Theorem

hdu 5873 Football Games 题目链接:http://acm.split.hdu.edu.cn/showproblem.php?pid=5873题目描述:Football GamesTime Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)T

2016-09-11 20:17:03 829

原创 高斯消元训练

EXTENDED LIGHTS OUTTime Limit: 1000MSMemory Limit: 10000KTotal Submissions: 6443Accepted: 4229DescriptionIn an extended version of the game Lights Out, is a puzzle with 5

2016-09-06 20:33:07 435

VS2015编译好的CxImage 702

此为已经用VS2015编译好的CxImage702资源,亲测能够完成配置!

2018-03-15

云课堂吴恩达深度学习01第二周lr_utils.py和test_catvnoncat.h5和train_catvnoncat.h5文件

云课堂吴恩达深度学习01第二周作业中所需要的lr_utils.py和test_catvnoncat.h5和train_catvnoncat.h5文件。

2018-03-01

drient.h和unistd.h

以下两个.h文件当需要Linux下的代码放到Windows的VS中运行时,如若报相关的错误,则需要使用。

2017-12-11

msvcp120d.dll和msvcr120d.dll

用于解决VS2015配置opencv2.4.9过程中缺少msvcp120d.dll和msvcr120d.dll文件的问题!

2017-11-09

算法导论-中文版

算法导论

2016-08-11

空空如也

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

TA关注的人

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