forked from xiahouzuoxin/notes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
95 lines (93 loc) · 6.74 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="./stylesheets/Github.css" type="text/css" />
</head>
<body>
<div id="header"><center>
<p class="header_titleline">
<a href="index.html" target="_self" title="主页">主页 </a><a href="Search.html" target="_self" title="站内搜索">站内搜索 </a><a href="Projects.html" target="_self" title="项目研究">项目研究 </a><a href="Archives.html" target="_self" title="文章存档">文章存档 </a><a href="README.html" target="_self" title="分类目录">分类目录 </a><a href="AboutMe.html" target="_self" title="关于我">关于我 </a>
</p>
</center></div>
<h1 id="最新文章">最新文章</h1>
<ul>
<li>2015-08-19 <a href="./html/深度卷积网络CNN与图像语义分割.html">深度卷积网络CNN与图像语义分割</a></li>
<li>2015-06-20 <a href="html/那时端午.html">那时端午</a></li>
<li>2015-06-08 <a href="html/拾掇起来的年华3.html">拾掇起来的年华3</a></li>
<li>2015-05-15 <a href="html/Stanford机器学习课程笔记4-Kmeans与高斯混合模型.html">Stanford机器学习课程笔记4-Kmeans与高斯混合模型</a></li>
<li>2015-05-05 <a href="html/Stanford机器学习课程笔记3-学习理论部分.html">Stanford机器学习课程笔记3-学习理论部分</a></li>
<li>2015-04-23 <a href="html/Stanford机器学习课程笔记2-高斯判别分析与朴素贝叶斯.html">Stanford机器学习课程笔记2-高斯判别分析与朴素贝叶斯</a></li>
<li>2015-04-09 <a href="html/Stanford机器学习课程笔记1-监督学习.html">Stanford机器学习课程笔记1-线性回归和逻辑回归</a></li>
<li>2015-04-03 <a href="html/复习找工作之排序算法.html">复习找工作之排序算法</a></li>
<li>2015-03-25 <a href="html/找了几道研究生复试面试题.html">找了几道研究生复试面试题</a></li>
<li>2015-01-26 <a href="html/分类算法中的ROC与PR指标.html">分类算法中的ROC与PR指标</a></li>
<li>2015-01-14 <a href="html/OpenCV集成到Qt的尝试-zximage.html">OpenCV集成到Qt的尝试-zximage</a></li>
<li>2014-12-28 <a href="html/《追风筝的人》读后简记.html">《追风筝的人》读后简记</a></li>
<li>2014-11-30 <a href="html/读论文BinarizedNormedGradientsforObjectnessEstimationat300fps.html">读论文BinarizedNormedGradientsforObjectnessEstimationat300fps</a></li>
<li>2014-11-27 <a href="html/OpenCV图像处理篇之Hough变换.html">OpenCV图像处理篇之Hough变换</a><br /></li>
<li>2014-11-23 <a href="html/搭建Qt界面的OpenCV开发环境.html">搭建Qt界面的OpenCV开发环境</a></li>
<li>2014-11-16 <a href="html/OpenCV图像处理篇之边缘检测算子.html">OpenCV图像处理篇之边缘检测算子</a></li>
<li>2014-11-14 <a href="html/基于谱减法的声音去噪.html">基于谱减法的声音去噪</a></li>
<li>2014-11-12 <a href="html/OpenCV图像处理篇之阈值操作函数.html">OpenCV图像处理篇之阈值操作函数</a></li>
<li>2014-11-09 <a href="html/初读《围城》.html">初读《围城》</a></li>
<li>2014-11-08 <a href="html/基于AR谱特征的声目标识别.html">基于AR谱特征的声目标识别</a></li>
<li>2014-11-01 <a href="html/一个程序猿从金庸开始的读书历程.html">一个程序猿从金庸开始的读书历程</a></li>
<li><a href="./Archives.html">Read More...</a></li>
</ul>
<h1 id="最新评论">最新评论</h1>
<!-- 多说最新评论 start -->
<div class="ds-recent-comments" data-num-items="5" data-show-avatars="1" data-show-time="1" data-show-title="1" data-show-admin="1" data-excerpt-length="70">
</div>
<!-- 多说最新评论 end -->
<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
<script type="text/javascript">
var duoshuoQuery = {short_name:"xiahouzuoxin"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<!-- 多说公共JS代码 end -->
<h1 id="链接">链接</h1>
<h3 id="牛人主页">牛人主页</h3>
<p><a href="http://research.microsoft.com/en-us/um/people/cmbishop/">Bishop</a> <a href="http://www.matrix67.com/blog/">Matrix</a> <a href="http://coolshell.cn/">CoolShell</a> <a href="http://blog.codingnow.com/">云风</a> <a href="http://www.ruanyifeng.com/blog/">阮一峰</a> <a href="http://blog.csdn.net/v_july_v">July</a> <a href="http://www.cnblogs.com/kingst/">Kingst</a> <a href="http://blog.csdn.net/abcjennifer">RachelZhang</a> <a href="http://blog.csdn.net/zouxy09">邹晓艺</a> <a href="http://blog.csdn.net/chenyusiyuan">邹宇华</a> <a href="http://blog.csdn.net/xiaowei_cqu">魏兰</a> <a href="http://blog.csdn.net/geekcome">闫明</a> <a href="http://blog.csdn.net/ce123_zhouwei">周卫</a> <a href="http://mmcheng.net/">程明明</a></p>
<h3 id="文哲史">文哲史</h3>
<p><a href="http://www.tspoem.cn/">诗词曲</a></p>
<div id="footer">
<p class="footer_subline">联系邮箱: [email protected]</p>
<p class="footer_subline">声明: 本站所有文章如非特别说明均为原创,转载请注明出处!
<script type="text/javascript">var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1253219218'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s4.cnzz.com/z_stat.php%3Fid%3D1253219218%26show%3Dpic' type='text/javascript'%3E%3C/script%3E"));</script>
</p>
</div>
<!-- 回到顶部 -->
<script>
lastScrollY=0;
function heartBeat(){
var diffY;
if (document.documentElement && document.documentElement.scrollTop)
diffY = document.documentElement.scrollTop;
else if (document.body)
diffY = document.body.scrollTop
else
{/*Netscape stuff*/}
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.getElementById("full").style.top=parseInt(document.getElementById("full").style.top)+percent+"px";
lastScrollY=lastScrollY+percent;
}
suspendcode="<div id=\"full\" style='right:1px;POSITION:absolute;TOP:600px;z-index:100'><a onclick='window.scrollTo(0,0);'><img src='./images/top.png'></a><br></div>"
document.write(suspendcode);
window.setInterval("heartBeat()",1);
</script>
</body>
</html>