自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

TecLand

Welcome

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

原创 Unit 2-Lecture6: Directed Acyclic Graphs & Scheduling

1 DAG Definition: A directed acyclic graph (DAG) is a directed graph with no cycles.2 Scheduling2.1 Topological SortA topological sort of a finite DAG is a list of all the vertices such that each verte

2017-01-26 14:10:17 391

原创 Unit 2-Lecture 5: Walks & Paths

1 Vertex DegreesDefinition: The in-degree of a vertex in a digraph is the number of arrows coming into it, and similarly its out-degree is the number of arrows out of it.Hand shake theory:Lemma: ∑

2017-01-24 14:00:37 418

原创 Java8 - 1. Lambda Expressions

1. The Type of Lambda ExpressionsFunctional Interface: A functional interface is an interface with a single abstract method, for example:

2017-01-23 17:01:38 308

转载 maven国内镜像(maven下载慢的解决方法)

本文由D调的华丽呢发表在http://www.cnblogs.com/xiongxx/p/6057558.html Maven是当前流行的项目管理工具,但官方的库在国外经常连不上,连上也下载速度很慢。国内oschina的maven服务器很早之前就关了。今天发现阿里云的一个中央仓库,亲测可用。

2017-01-22 18:22:42 1647 2

原创 Unit 2-Lecture 3-4: Euler's Theorem & RSA Public key Encryption

Unit 2-Lecture 3-4: Euler’s Theorem & RSA Public key Encryption1 Euler’s Theorem

2017-01-22 11:16:40 445

原创 Unit 2-Lecture 2: Modular Arithmetic

Modular Arithmetic

2017-01-19 19:32:57 302

原创 Unit 1-Lecture 10:Recursive Data Type

Recursive Data Type

2017-01-10 22:24:48 319

原创 Unit 1-Lecture 9:State Machine

State Machine

2017-01-08 08:28:48 413

原创 Unit 1-Lecture 8:Induction

Induction

2017-01-07 10:23:45 365

转载 将netbeans界面语言设置为英文

将netbeans界面语言设置为英文

2017-01-05 07:34:29 1022

转载 将netbeans界面语言设置为英文

将netbeans界面语言设置为英文

2017-01-05 07:34:16 4827

原创 Unit 1-Lecture 7:Binary Relation & Function

Binary Relation & Function

2017-01-03 20:33:02 602

原创 Unit 1-Lecture 6:Sets and Sequence

Set and Sequence

2017-01-01 09:07:46 293

JDBC Recipes A Problem Solution Approach

JDBC Recipes A Problem Solution Approach

2016-05-06

spring-boot-reference

spring-boot的官方开发文档

2016-05-06

空空如也

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

TA关注的人

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