2015年5月2日

PRML 1: Gaussian Distribution

摘要: PRML学习笔记:机器学习概述与多元正态分布 阅读全文

posted @ 2015-05-02 22:29 DevinZ 阅读(866) 评论(0) 推荐(0) 编辑

2015年4月28日

KMP String Matching Algorithm

摘要: DP应用之KMP字符串匹配算法;POJ 3461题解 阅读全文

posted @ 2015-04-28 09:46 DevinZ 阅读(274) 评论(0) 推荐(0) 编辑

2015年4月23日

Reinstall Ubuntu 14.04

摘要: 重装ubuntu系统的血泪史 阅读全文

posted @ 2015-04-23 20:48 DevinZ 阅读(486) 评论(0) 推荐(0) 编辑

2015年4月22日

Computability 4: Decidability and R.E. Sets (I)

摘要: 可计算理论学习笔记:决定性问题与递归集 阅读全文

posted @ 2015-04-22 23:19 DevinZ 阅读(254) 评论(0) 推荐(0) 编辑

Consumer-Producer Problem

摘要: 自制阻塞队列模拟生产消费问题 阅读全文

posted @ 2015-04-22 13:58 DevinZ 阅读(242) 评论(0) 推荐(0) 编辑

2015年4月21日

Compile the Linux Kernel

摘要: Linux内核编译记录 阅读全文

posted @ 2015-04-21 07:05 DevinZ 阅读(329) 评论(0) 推荐(0) 编辑

2015年4月19日

Introduction to Linux Kernel

摘要: Linux 内核课程学习笔记 阅读全文

posted @ 2015-04-19 23:36 DevinZ 阅读(411) 评论(0) 推荐(0) 编辑

Lexical Analyzer Generator

摘要: 词法分析器生成程序: RE (binary tree) -> NFA -> DFA 阅读全文

posted @ 2015-04-19 11:35 DevinZ 阅读(388) 评论(0) 推荐(0) 编辑

2015年4月17日

Linear System and Quadratic Form

摘要: 高斯消元法解线性方程组,以及曲线曲面方程的标准化变形 阅读全文

posted @ 2015-04-17 21:40 DevinZ 阅读(739) 评论(0) 推荐(0) 编辑

Count February 29

摘要: 统计给定日期间2月29日的数目 阅读全文

posted @ 2015-04-17 17:26 DevinZ 阅读(189) 评论(0) 推荐(0) 编辑

导航