自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

hechenghai

现在已经不走技术路线了,可能没法回答大家的问题了,抱歉!

  • 博客(4)
  • 资源 (10)
  • 收藏
  • 关注

原创 LeetCode Palindrome Partitioning II

Given a string s, partition s such that every substring of the partition is a palindrome.Return the minimum cuts needed for a palindrome partitioning of s.For example, given s = "aab",Retu

2014-11-29 21:41:03 389

原创 LeetCode Clone Graph

Clone an undirected graph. Each node in the graph contains a label and a list of its neighbors.OJ's undirected graph serialization:Nodes are labeled uniquely.We use # as a separator for each

2014-11-27 16:03:01 434

转载 Java中函数参数的传递

http://jackycheng2007.iteye.com/blog/935038一般谈到函数的参数传递的时候都会想到值传递和引用传递。看看本文的例子就会很清楚了。 Java代码  public class MethodParameter {      public static void main(String[] args) {  

2014-11-27 12:53:26 669

原创 LeetCode Gas Station

There are N gas stations along a circular route, where the amount of gas at station i is gas[i].You have a car with an unlimited gas tank and it costs cost[i] of gas to travel from station i to

2014-11-06 17:02:08 485

2021考研数学大纲(数学一二三).zip

2021年考研数学大纲

2021-04-17

numpy‑1.10.0b1+mkl‑cp34‑none‑win_amd64.whl

python的插件numpy.

2015-08-28

机器学习实战数据

这是《机器学习实战》这本书中所用的数据。

2015-08-17

《算法设计》的课后答案

康奈尔大学的《算法设计》,课后题答案,很不错的哦。

2014-10-13

统计学习方法

李航的统计学习方法,很好的一本书。。。............................

2014-10-13

A genetic-algorithm-based optimization model for scheduling flexible assembly

A genetic-algorithm-based optimization model for scheduling flexible assembly

2012-10-13

基于遗传算法的车间调度方法及其应用

关于遗传算法的应用。可以讲遗传算法结合起来

2012-09-20

动态规划尸体分析

动态规划的一些题目分析。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

2011-10-06

动态规划入门篇

动态规划的基本内容帮助你掌握动态规划。。。。

2011-10-06

空空如也

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

TA关注的人

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