自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

子宽的专栏

吾志所向,一往无前

  • 博客(6)
  • 资源 (16)
  • 收藏
  • 关注

原创 LeetCode 514. Freedom Trail && 动态规划与贪心算法的对比分析

QuestionIn the video game Fallout 4, the quest "Road to Freedom" requires players to reach a metal dial called the "Freedom Trail Ring", and use the dial to spell a specific keyword in order to open t...

2018-04-30 21:52:09 414

原创 LeetCode 410. Split Array Largest Sum

QuestionGiven an array which consists of non-negative integers and an integer m, you can split the array into m non-empty continuous subarrays. Write an algorithm to minimize the largest sum among the...

2018-04-27 11:35:57 205

原创 LeetCode 343. Integer Break

QuestionGiven a positive integer n, break it into the sum of at least two positive integers and maximize the product of those integers. Return the maximum product you can get.For example, given n = 2,...

2018-04-21 10:15:26 173

原创 Leetcode 338. Counting Bits

QuestionGiven a non negative integer number num. For every numbers i in the range 0 ≤ i ≤ num calculate the number of 1's in their binary representation and return them as an array.ExampleFor num = 5 ...

2018-04-19 21:16:34 134

原创 LeetCode 792. Number of Matching Subsequences

QuestionGiven string S and a dictionary of words words, find the number of words[i] that is a subsequence of S.Example :Input: S = "abcde"words = ["a", "bb", "acd", "ace"]Output: 3Explanation: The...

2018-04-13 20:45:27 199

原创 LeetCode 689. Maximum Sum of 3 Non-Overlapping Subarrays

QuestionIn a given array nums of positive integers, find three non-overlapping subarrays with maximum sum.Each subarray will be of size k, and we want to maximize the sum of all 3*k entries.Return the...

2018-04-13 20:42:11 302

Applied Cryptography: Protocols, Algorithms and Source Code in C(2nd edition)

《应用密码学:协议、算法与C源程序》的英文版第二版,pdf。很清晰

2016-12-27

Computer.Architecture.A.Quantitative.Approach英文版及习题答案

Computer.Architecture.A.Quantitative.Approach,学习体系结构很好地教材,内涵第五版英文电子版及习题答案。

2016-11-17

模式分类Pattern Classification第二版(Duda)英文版教材及参考答案(含matlab代码)

包含Duda的pattern classification第二版英文版pdf,及课后习题的参考答案和上机练习的代码

2016-09-26

Chrome添加插件白名单所需的文件

将Chrome插件添加进白名单所需要的文件。具体操作方法参考:http://blog.csdn.net/u010281174/article/details/52145291

2016-08-07

计算机网络_严伟潘爱民译

本书是国内外使用最广泛、最权威的计算机网络经典教材。全书按照网络协议模型自下而上(物理层、数据链路层、介质访问控制层、网络层、传输层和应用层)有系统地介绍了计算机网络的基本原理,并结合Internet给出了大量的协议实例。

2015-03-24

数字通信 基础与应用(第二版)

数字通信 基础与应用(第二版),作者Bernard Sklar

2014-12-29

n2cpu_Embedded_Peripherals.pdf

Quartus II handbook Version8.1 Volume5:embedded peripherals

2014-12-21

Kinect应用开发实战用最自然的方式与机器对话

Kinect应用开发实战用最自然的方式与机器对话,pdf版,代码可以见http://download.csdn.net/detail/u010281174/8070239

2014-10-22

Kinect应用开发实战用最自然的方式与机器对话-代码

Kinect应用开发实战用最自然的方式与机器对话 对应书的 源代码

2014-10-22

游戏编程中的人工智能技术

源码可以参见http://download.csdn.net/detail/u010281174/7851439

2014-09-01

《游戏编程中的人工智能技术》源代码

《游戏编程中的人工智能技术》一书的源代码

2014-09-01

空空如也

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

TA关注的人

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