<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>meiyou.org &#187; 数学</title>
	<atom:link href="http://meiyou.org/labels/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>http://meiyou.org</link>
	<description>编程共41216行</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:28:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>[笔记]数字图像处理</title>
		<link>http://meiyou.org/2010/04/digital-image-processing-second-edition/</link>
		<comments>http://meiyou.org/2010/04/digital-image-processing-second-edition/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 12:19:04 +0000</pubDate>
		<dc:creator>郭一实</dc:creator>
				<category><![CDATA[书籍学习]]></category>
		<category><![CDATA[大二]]></category>
		<category><![CDATA[学习记录]]></category>
		<category><![CDATA[数学]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://meiyou.org/?p=1984</guid>
		<description><![CDATA[从图书馆借到一本《数字图像处理（第二版）》，作者是冈萨雷斯。这篇博文也就是配合此书的学习而记录的笔记。]]></description>
			<content:encoded><![CDATA[<h2>简介</h2>
<p style="padding-left: 30px;">从图书馆借到一本《<a title=" ISBN: 9787505382367 " href="http://book.douban.com/subject/1106342/">数字图像处理（第二版）</a>》，作者是冈萨雷斯。这篇博文也就是配合此书的学习而记录的笔记。</p>
<h2>笔记</h2>
<h3>2010-04-21</h3>
<ul>
<li><strong>线性算子</strong>在图像处理技术中起着核心的作用.</li>
<li>视觉错觉是人类视觉系统的一个特性,这一特性尚未完全了解.</li>
<li>电磁波谱可用波长、频率或能量来描述。</li>
<li>人从一个物体感受的颜色由物体反射光的性质决定。</li>
<li>没有颜色的光叫消色或单色光。这种光的属性是它的强度或大小。灰度级这一词汇通常用来描述单色光强度，因为它的范围从黑到灰、最后到白。</li>
<li>通常有三个基本量用于描述色彩光源的质量：发光强度、光通量和亮度。</li>
<li>用f(x,y)二维函数形式表示图像,在特定的坐标(x,y)处,f的值或幅度是一个正的标量,其物理意义由图像源决定.当一幅图像从物理过程产生时,它的值正比于物理源的辐射能量(如电磁波).因此,f(x,y)一定是非零和有限的,这就是:
<ul>
<li> 0 &lt; f(x,y) &lt; Infinite</li>
</ul>
<p>函数f(x,y)可由两个分量来表征:(1)入射到观察场景的光源总量和(2)场景中的物体反射光的总量.相应地称为入射分量和反射分量,并分别表示为i(x,y)和r(x,y).两个函数合并形成f(x,y):</p>
<ul>
<li>f(x,y) = i(x,y)r(x,y)</li>
</ul>
<p>这里</p>
<ul>
<li>0 &lt; i(x,y) &lt; Infinite</li>
<li>0 &lt; r(x,y) &lt; 1</li>
</ul>
</li>
</ul>
<hr />
<p><small>© 郭一实 for <a href="http://meiyou.org">meiyou.org</a>, 2010. |
<a href="http://meiyou.org/2010/04/digital-image-processing-second-edition/">Permalink</a> |
<a href="http://meiyou.org/2010/04/digital-image-processing-second-edition/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://meiyou.org/2010/04/digital-image-processing-second-edition/&title=[笔记]数字图像处理">del.icio.us</a>
<br/>
Post tags: <a href="http://meiyou.org/labels/sophomore/" rel="tag">大二</a>, <a href="http://meiyou.org/labels/study-note/" rel="tag">学习记录</a>, <a href="http://meiyou.org/labels/mathematics/" rel="tag">数学</a>, <a href="http://meiyou.org/labels/programming/" rel="tag">编程</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://meiyou.org/2010/04/digital-image-processing-second-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[笔记]Mathematica学习笔记</title>
		<link>http://meiyou.org/2010/04/learning-mathematica-note/</link>
		<comments>http://meiyou.org/2010/04/learning-mathematica-note/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 10:25:38 +0000</pubDate>
		<dc:creator>郭一实</dc:creator>
				<category><![CDATA[书籍学习]]></category>
		<category><![CDATA[大二]]></category>
		<category><![CDATA[学习记录]]></category>
		<category><![CDATA[数学]]></category>

		<guid isPermaLink="false">http://meiyou.org/?p=1975</guid>
		<description><![CDATA[高等数学的实验课使用的是数学计算工具"Mathematica"，所以从图书馆借来这本《数学实验》来帮助学习。

此博文即时这本书的学习笔记。［手工内容输入］]]></description>
			<content:encoded><![CDATA[<h3>20100509</h3>
<ul>
<li>在Mathematica中，注释的格式为：
<pre>(*注释内容*)</pre>
<p>来源：[<a title="Input Syntax - Wolfram Mathematica 7 Documentation" href="http://reference.wolfram.com/mathematica/tutorial/InputSyntax.html">1</a>][<a title="Documentation Constructs - Wolfram Mathematica 7 Documentation" href="http://reference.wolfram.com/mathematica/tutorial/DocumentationConstructs.html">2</a>]</li>
</ul>
<h3>20100420</h3>
<ul>
<li>如果要绘制一些最基本的图形，如点、线段、圆等，可以先用Graphics语句（三维图用Graphics3D）作出基本的图形元素，再用Show语句显示图形。</li>
<li>Mathematica软件在屏幕上显示图形后，可以用Show命令再现图形、组合图形和修改图形的各种选项。</li>
<li>Mathematica软件提供了一些描述条件分支的结构，它们常用在程序里，用于控制程序的执行过程。
<ol>
<li>If语句：
<ol>
<li>形式一：If[test,expr]</li>
<li>形式二：If[test,expr1,expr2]</li>
<li>形式三：If[test,expr1,expr2,expr3]</li>
</ol>
</li>
<li>Which语句：Which[test,expr1,test,expr2,...]</li>
</ol>
</li>
<li>高级程序设计语言都提供了描述重复执行的循环语句。在Mathematica软件中也提供了一些类似的循环控制结构。
<ol>
<li>While[test,expr]</li>
<li>For[start,test,incr,body]</li>
<li>Do[expr,{i,imin,imax,di}]</li>
</ol>
</li>
<li>在高级程序设计语言中提供了子程序功能，用来将某些语句串在一起以实现某种目的。Mathematica软件中的过程也有类似的功能。
<ol>
<li>{expr1;expr2;&#8230;;exprn}</li>
<li>Module[{x=x0,y,...},expr1;expr2;...;exprn]<br />
在Module过程中，大括号中的语句用来说明局部变量，并可以赋初值。其输出结果也是表达式exprn的值。有时，我们为了输出多个结果，可将Return[{exprk1,exprk2,...}]置于Module过程的最后一个语句。</li>
</ol>
</li>
</ul>
<h3>20100418</h3>
<ul>
<li>在Mathematica软件中，英文字母大小写严格区分，函数与命令的第一个字母必须大写。函数与命令后面的表达式要放在中括号里。</li>
<li>Mathematica软件中的语句可以写在同一行里，中间用分号隔开，分号之前的命令不显示结果。</li>
<li>Mathematica软件中的函数可以用递归的方法进行定义。<br />
若函数采用递归定义，一般不能用“f[x]/.x-&gt;x0”的形式计算函数的值。</li>
<li>与变量赋值类似，函数定义也分为即时定义与延迟定义。</li>
<li>变量与函数在定义后可用Clear命令清除其内容。</li>
<li>在编写程序时，一般在每个程序段的开始将程序中所用的符号的内容都用Clear命令加以清除，以防出错。</li>
<li>在Mathematica软件中的许多名词后加上字母Q构成了许多逻辑判断命令。</li>
<li>在Mathematica软件中向量、矩阵都可以看作为集合。</li>
<li>在Mathematica软件中可用%表示前一个命令的结果，%%表示前面倒数第二个命令的结果，%n表示第n个命令的结果。</li>
<li>在Mathematica软件中，符号、变量的值及命令等除了在程序中直接输入外，还可以在程序运行时从键盘输入。</li>
<li>有时，由于编写的语句、程序比较长，我们可以用别的编辑器先编好程序，然后在Mathematica软件中加以调用。</li>
<li>在编写程序时，语句与语句之间一般要加分号，此时程序的中间结果不在屏幕上显示出来。如果我们要查看中间结果，可以用Print命令。</li>
<li>Print中的内容用逗号隔开，不加双引号的变量输出变量的值，双引号的内容作为字符串直接输出。</li>
<li>如果要将输出结果放在文件中，可用Save命令与符号“&gt;&gt;”和“&gt;&gt;&gt;”。</li>
<li>可以看出，Save语句也将内容添加至文件尾部，这一点与符号“&gt;&gt;&gt;”类似。要注意的是，符号“&gt;&gt;”和“&gt;&gt;&gt;”只能将表达式存入文件，而Save命令存入的是变量所代表的内容；另外，用Save命令可存入多项内容。</li>
</ul>
<hr />
<p><small>© 郭一实 for <a href="http://meiyou.org">meiyou.org</a>, 2010. |
<a href="http://meiyou.org/2010/04/learning-mathematica-note/">Permalink</a> |
<a href="http://meiyou.org/2010/04/learning-mathematica-note/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://meiyou.org/2010/04/learning-mathematica-note/&title=[笔记]Mathematica学习笔记">del.icio.us</a>
<br/>
Post tags: <a href="http://meiyou.org/labels/sophomore/" rel="tag">大二</a>, <a href="http://meiyou.org/labels/study-note/" rel="tag">学习记录</a>, <a href="http://meiyou.org/labels/mathematics/" rel="tag">数学</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://meiyou.org/2010/04/learning-mathematica-note/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>《高等数学》学习笔记</title>
		<link>http://meiyou.org/2009/11/gaodengshuxue/</link>
		<comments>http://meiyou.org/2009/11/gaodengshuxue/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 09:51:13 +0000</pubDate>
		<dc:creator>郭一实</dc:creator>
				<category><![CDATA[书籍学习]]></category>
		<category><![CDATA[书摘]]></category>
		<category><![CDATA[大二]]></category>
		<category><![CDATA[学习记录]]></category>
		<category><![CDATA[数学]]></category>

		<guid isPermaLink="false">http://meiyou.org/?p=1429</guid>
		<description><![CDATA[不学不行了...]]></description>
			<content:encoded><![CDATA[<h2>笔记:</h2>
<h3>20091106</h3>
<ol>
<li>[6p]幂函数, 指数函数, 对数函数, 三角函数和反三角函数统称为<strong>基本初等函数</strong>.</li>
<li>[7p]指数函数的图形总在x轴的上方,且通过点(0, 1).</li>
<li>[10p]把一个复合函数分成不同层次的函数,叫做<strong>复合函数的分解</strong>.合理分解复合函数,在微积分中有着十分重要的意义.分解的步骤是从外向里,评判分解合理与否的准则是,观察各层次函数是否为基本初等函数或有理分式函数.</li>
<li>[11p]由常数和基本初等函数经过有限次的四则运算和有限次的复合步骤所构成并可用一个式子表示的函数,称为<strong>初等函数</strong>.</li>
<li>[14p]如果当n趋于无穷是,数列的第n项不以任何常数为极限,则称数列<strong>发散</strong>.反之则称数列<strong>收敛</strong>.</li>
<li>[15p]一般地,任何一个常数列{C}的极限都是这个常数的本身.</li>
<li>[15p]极限的唯一性:<strong>收敛数列的极限必唯一</strong>.</li>
<li>[15p]收敛数列的有界性:<strong>如果数列收敛,那么数列一定有界</strong>.</li>
<li>[16p]如果数列无界,则数列一定发散.但是,如果数列有界,却不能断定数列一定收敛,例如数列:<br />
1, -1, 1, &#8230; , 1, (-1)<sup>n+1</sup>, &#8230;<br />
有界,但这个数列是发散的.</li>
<li>[17p]函数f(x)当x-&gt;x<sub>0</sub>时极限存在的充分必要条件是左极限和右极限都存在并且相等.</li>
<li>[19p]应注意,无穷小不能看作&#8221;一个很小的数&#8221;,它是一种以零为极限的函数.但如果一个函数取值恒为零,依定义它是一个无穷小.</li>
<li>[19p]函数f(x)在自变量的某一变化过程中以常数A为极限的充分必要条件是函数f(x)能表示为常数A与α无穷小的和,即f(x)=A+α.</li>
<li>[19p]同样应注意,无穷大不能看作&#8221;一个很大的数&#8221;,它是在自变量的某一变化过程中绝对值无限增大的函数.</li>
<li>[20p]<strong>在自变量的同一变化过程中,如果f(x)为无穷大,则 1/f(x) 为无穷小;反之,如果f(x)为去穷小,且 f(x) ≠ 0, 则 1/f(x)为无穷大.</strong></li>
</ol>
<h2>感想:</h2>
<h2>数据:</h2>
<hr />
<p><small>© 郭一实 for <a href="http://meiyou.org">meiyou.org</a>, 2009. |
<a href="http://meiyou.org/2009/11/gaodengshuxue/">Permalink</a> |
<a href="http://meiyou.org/2009/11/gaodengshuxue/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://meiyou.org/2009/11/gaodengshuxue/&title=《高等数学》学习笔记">del.icio.us</a>
<br/>
Post tags: <a href="http://meiyou.org/labels/bookmark/" rel="tag">书摘</a>, <a href="http://meiyou.org/labels/sophomore/" rel="tag">大二</a>, <a href="http://meiyou.org/labels/study-note/" rel="tag">学习记录</a>, <a href="http://meiyou.org/labels/mathematics/" rel="tag">数学</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://meiyou.org/2009/11/gaodengshuxue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>《数据结构(C语言版)》学习记录</title>
		<link>http://meiyou.org/2009/09/data-structures-in-c/</link>
		<comments>http://meiyou.org/2009/09/data-structures-in-c/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 14:59:12 +0000</pubDate>
		<dc:creator>郭一实</dc:creator>
				<category><![CDATA[书籍学习]]></category>
		<category><![CDATA[大二]]></category>
		<category><![CDATA[学习记录]]></category>
		<category><![CDATA[数学]]></category>
		<category><![CDATA[程序设计]]></category>
		<category><![CDATA[算法]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://meiyou.org/?p=1187</guid>
		<description><![CDATA["数据结构"是计算机程序设计的重要理论技术基础,它不仅是计算机学科的核心课程,而且已成为其他理工专业的热门选修课.本书是为"数据结构"课程编写的教材,其内容选取符合教学大纲要求,并兼顾学科的广度和深度,适用面广.--本书前言]]></description>
			<content:encoded><![CDATA[<h2>阅读思路</h2>
<h3>20091201</h3>
<p>今天看的&#8221;树&#8221;,有些难,不过当看到&#8221;普通树&#8221;和二叉树之间的转换以及二叉树和森林之间的转换的时候感觉比较有意思,同时这些东西真的很有用,把复杂的东西简化抽象出来.神奇!</p>
<p>但是现在的学习进度我还是比较担心的,太慢!</p>
<h3>20091115</h3>
<p>昨天晚上做的&#8221;数据结构题集&#8221;上的题目,感觉挺有意思.</p>
<p>实现了一个基于&#8221;三元组顺序表&#8221;的矩阵相加的算法,算法的时间复杂度为O(m+n)(其中m和n代表两个矩阵的元素个数),基本思想比较简单,但是我写的代码可能比较多,比较凌乱.</p>
<h3>20091112</h3>
<p>上午背日语累了,就跑回寝室实现了一个稀疏矩阵的快速转置算法.现在比较来看还是这个快速算法比较快.</p>
<p>下午晚上就一直在看矩阵的乘法,完成了一个比较简单的乘法算法.但是那个基于&#8221;行逻辑链接的顺序表&#8221;的算法目前没有实现.</p>
<h3>20091111</h3>
<p>现在终于开始恩那个静下心来做些练习,编写一些代码,实现一些代码.</p>
<p>同时,随着难度的增加,数据结构的升级.越来越感觉可以实现的东西多了.可以完成的任务多了.挺棒!</p>
<p>比如今天就编写了一个&#8221;三元组顺序表&#8221;,用来实现普通的&#8221;稀疏矩阵的转换&#8221;.</p>
<h3>20091108</h3>
<p>今天终于完成了关于&#8221;2.3 线性表的链式表示和实现&#8221;这部分的代码,虽然是初步的实现(仅仅包含:构造函数,pop(), push(), remove(), insert()函数).但是已经相当有成就感了.因为以前实现别的东西都是用数组的方式实现的.这是第一次用指针表达的链式结构.</p>
<p>开还是要多看书,多学一些了&#8230;</p>
<h3>20091106</h3>
<p>发现我的这篇文章好久没有更新了.失败!</p>
<p>今天老师讲的是数组和广义表.讲了二维,三维及多维的数组表示,和矩阵的压缩.现在的我听到矩阵就很兴奋.因为最近一直在和矩阵打交道.因为学习OpenCV中大部分的函数都在和矩阵打交道,比如图像就是用矩阵来表示的.主要有IplImage, CvMat, CvArr等结构.</p>
<p>该学习了.要不估计期末考试够呛!</p>
<h3>20090926</h3>
<p>补充几个不错的链接,关于数据结构的:</p>
<ul>
<li><a href="http://www.jjj.de/fxt/demo/ds/">http://www.jjj.de/fxt/demo/ds/</a></li>
<li><a href="http://www.cs.auckland.ac.nz/software/AlgAnim/ds_ToC.html">http://www.cs.auckland.ac.nz/software/AlgAnim/ds_ToC.html</a></li>
<li><a href="http://academic.evergreen.edu/curricular/dsa01/dsa-resources.html">http://academic.evergreen.edu/curricular/dsa01/dsa-resources.html</a></li>
</ul>
<h3>20090925</h3>
<p>上午有底小强老师的&lt;数据结构&gt;课,这节课听了老师讲的堆栈(Stack),又了解了一些堆栈的应用.</p>
<p>其中关于数制的转换,括号匹配的检验,行编辑程序的实现是比较有趣的.现在想起以前的一些ACM题目,不由得感觉数据结构真的很有用.拓宽了自己的视野.有学习的价值.</p>
<p>分享几个关于Data Structures的站点:</p>
<ul>
<li><a href="http://academicearth.org/courses/data-structures">http://academicearth.org/courses/data-structures</a></li>
<li><a href="http://www.cse.unr.edu/~bebis/CS308/">http://www.cse.unr.edu/~bebis/CS308/</a></li>
<li><a href="http://courses.cs.vt.edu/~csonline/DataStructures/Lessons/index.html">http://courses.cs.vt.edu/~csonline/DataStructures/Lessons/index.html</a></li>
</ul>
<h2>实现完成</h2>
<ul>
<li>Stack的C++实现</li>
<li><em>10进制到任意进制的转换(未完全实现)</em></li>
<li>括号匹配的检验 / 20090926</li>
<li>行编辑程序(简易) / 20090926</li>
<li>List的C++实现(应用了template)</li>
<li>稀疏矩阵的普通转置和快速转置(20091112)</li>
</ul>
<h2>章节学习</h2>
<h3>第2章 线性表</h3>
<p style="padding-left: 30px;">20091108:(2文件, 197行, 至31页) / 2.3 线性表的链式表示和实现</p>
<h3>第3章 栈和队列</h3>
<p style="padding-left: 30px;">20090925:(4文件, 284行,至48页) / <strong>3.1 栈; 3.2 栈的应用举例;</strong></p>
<p style="padding-left: 30px;">20090926:(2文件, 98行, 至50页)</p>
<h3>第5章 数组和广义表</h3>
<p style="padding-left: 30px;">20091111:(1文件,73行, 至99页)</p>
<p style="padding-left: 30px;">20091112:(2文件,137行, 至101页)</p>
<p style="padding-left: 30px;">20091114:(1文件, 135行)</p>
<h3>第6章 树和二叉树</h3>
<p style="padding-left: 30px;">20091201:(至140页)</p>
<h2>行数统计</h2>
<h3>20091114</h3>
<p>共<strong>12</strong>文件,共<strong>924</strong>行.<em>(增加1文件,135行)</em></p>
<h3>20091112</h3>
<p>共<strong>11</strong>文件,共<strong>789</strong>行.<em>(增加2文件,137行)</em></p>
<h3>20091111</h3>
<p>共<strong>9</strong>文件,共<strong>652</strong>行.<em>(增加1文件,73行)</em></p>
<h3>20091108</h3>
<p>共<strong>8</strong>文件,共<strong>579</strong>行.<em>(增加2文件,197行)</em></p>
<h3>20090926</h3>
<p>共<strong>6</strong>文件,共<strong>382</strong>行.<em>(增加2文件,98行)</em></p>
<h3>20090925</h3>
<p>共<strong>4</strong>文件,共<strong>284</strong>行.<em>(增加4文件,284行)</em></p>
<hr />
<p><small>© 郭一实 for <a href="http://meiyou.org">meiyou.org</a>, 2009. |
<a href="http://meiyou.org/2009/09/data-structures-in-c/">Permalink</a> |
<a href="http://meiyou.org/2009/09/data-structures-in-c/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://meiyou.org/2009/09/data-structures-in-c/&title=《数据结构(C语言版)》学习记录">del.icio.us</a>
<br/>
Post tags: <a href="http://meiyou.org/labels/sophomore/" rel="tag">大二</a>, <a href="http://meiyou.org/labels/study-note/" rel="tag">学习记录</a>, <a href="http://meiyou.org/labels/mathematics/" rel="tag">数学</a>, <a href="http://meiyou.org/labels/object-oriented-programming/" rel="tag">程序设计</a>, <a href="http://meiyou.org/labels/algorithms/" rel="tag">算法</a>, <a href="http://meiyou.org/labels/programming/" rel="tag">编程</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://meiyou.org/2009/09/data-structures-in-c/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>数学&amp;算法学习记录(0327更新)</title>
		<link>http://meiyou.org/2009/03/arithmetic-notebook/</link>
		<comments>http://meiyou.org/2009/03/arithmetic-notebook/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:24:38 +0000</pubDate>
		<dc:creator>郭一实</dc:creator>
				<category><![CDATA[成长学习]]></category>
		<category><![CDATA[数学]]></category>
		<category><![CDATA[离散数学]]></category>
		<category><![CDATA[算法]]></category>

		<guid isPermaLink="false">http://meiyou.org/?p=35</guid>
		<description><![CDATA[这个学期终于发下了图书证,和长理的图书馆接触多了才发现原来图书馆里有很多好东西,先借两本书看看吧.现在主要看的是算法和离散数学之类的书籍.<算法设计与分析基础>,<算法导论>,<离散数学及其应用>,<离散数学>,<线性代数>...各个都是经典之作.先拿那个<算法设计与分析基础>这本简单的开刀,我翻了翻这几本书,发现这些书有个共同的特点,就是前几章还有笔记翻过的痕迹,后面就很少有笔记划痕.这说明大多数人都是没有完整的看完,这同时说明,要把这几本看完是要一些毅力的.需要付出,不要强制等待回报.]]></description>
			<content:encoded><![CDATA[<p><strong><span style="color: #993300;">不知所云:</span></strong></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-20090312&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>这个学期终于发下了图书证,和长理的图书馆接触多了才发现原来图书馆里有很多好东西,先借两本书看看吧.现在主要看的是算法和离散数学之类的书籍.&lt;算法设计与分析基础&gt;,&lt;算法导论&gt;,&lt;离散数学及其应用&gt;,&lt;离散数学&gt;,&lt;线性代数&gt;&#8230;各个都是经典之作.先拿那个&lt;算法设计与分析基础&gt;这本简单的开刀,我翻了翻这几本书,发现这些书有个共同的特点,就是前几章还有笔记翻过的痕迹,后面就很少有笔记划痕.这说明大多数人都是没有完整的看完,这同时说明,要把这几本看完是要一些毅力的.需要付出,不要强制等待回报.</p>
<p>还是认认真真做事吧.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-20090313&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>没有怎么看算法书,主要是没有时间今天,中午睡了老长时间,晚上就用在Java编程上了.准备明天看看有没有时间什么的,好好利用一下,分析一下问题.不过,还有一些事要完成.头疼啊.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-20090316&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>今天把&lt;离散数学&gt;那本书看了看,感觉外国的书籍和国内的有很大区别,它们都是由应用引出定义或者某个解释,这个书籍就很好.很有趣最起码.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-20090317&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>把&lt;线性代数&gt;加进来,其实都是数学方面的书籍,有一些共性.先前看了一些内容,没有写太多的记录,今天补进来.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-20090323&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>把那本&lt;算法设计与分析基础&gt;还到图书馆,还是不喜欢太薄的书,从网上买了本<a title="&lt;算法导论&gt;(第二版)" href="http://www.amazon.cn/dp/bkbk621206" target="_blank">&lt;算法导论&gt;</a>,还是先把C++看完的,在从头开始算法,加上MIT的<a title="MIT:Introduction to Algorithms (SMA 5503)" href="http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-046JFall-2005/CourseHome/index.htm" target="_blank">网上教程</a>.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-20090327&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>今天把除了新买的&lt;<a title="&lt;算法导论&gt;(第二版)" href="http://meiyou.org/2009/03/introduction-to-algorithms/" target="_blank">算法导论</a>&gt;其他的都送会了图书馆,下面要做的就是专心看我的算法了,加油!</p>
<p><strong><span style="color: #993300;">明细书单 &amp; 学习进程:</span></strong></p>
<p><strong>&lt;算法导论(原书第2版)&gt;:[<a title="&lt;算法导论&gt;(第二版)" href="http://meiyou.org/2009/03/introduction-to-algorithms/" target="_blank">link</a>]</strong></p>
<p>共八部分,35章,754页.</p>
<p><strong>&lt;线性代数(原书第七版)&gt;:</strong></p>
<p>共7章,434页.</p>
<p>&#8212;&#8212;&#8211;200903??&#8212;&#8212;&#8211;</p>
<p>看到1章,看到22页.</p>
<p>&#8212;&#8212;&#8211;20090317&#8212;&#8212;&#8211;</p>
<p><em><strong>&lt;算法设计与分析基础(中文第2版)&gt;:(20090323退还图书馆)</strong></em></p>
<p><em>共12章,409页.</em></p>
<p><em>&#8212;&#8212;&#8211;20090312&#8212;&#8212;&#8211;</em></p>
<p><em>看完第<strong>1</strong>章,看到<strong>31</strong>页.编程<strong>140</strong>行.</em></p>
<p><em>&#8212;&#8212;&#8211;20090313&#8212;&#8212;&#8211;</em></p>
<p><em>看到第<strong>2</strong>章,看到<strong>40</strong>页.编程140行.</em></p>
<p><em><strong>&lt;离散数学(原书第5版)&gt;:</strong></em></p>
<p><em>共10章,477页.</em></p>
<p><em>&#8212;&#8212;&#8211;20090316&#8212;&#8212;&#8212;</em></p>
<p><em>看到第<strong>1</strong>章,看到<strong>22</strong>页,编程<strong>31</strong>行.</em></p>
<p><em>&#8212;&#8212;&#8211;20090317&#8212;&#8212;&#8212;</em></p>
<p><em>看到第<strong>2</strong>章,看到<strong>30</strong>页,编程31行.</em></p>
<p><em><strong>&lt;离散数学及其应用(原书第五版)&gt;:</strong></em></p>
<p><em>共11章,804页.</em></p>
<p>看到<strong>1</strong>章,看到<strong>43</strong>页.</p>
<hr />
<p><small>© 郭一实 for <a href="http://meiyou.org">meiyou.org</a>, 2009. |
<a href="http://meiyou.org/2009/03/arithmetic-notebook/">Permalink</a> |
<a href="http://meiyou.org/2009/03/arithmetic-notebook/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://meiyou.org/2009/03/arithmetic-notebook/&title=数学&#038;算法学习记录(0327更新)">del.icio.us</a>
<br/>
Post tags: <a href="http://meiyou.org/labels/mathematics/" rel="tag">数学</a>, <a href="http://meiyou.org/labels/discrete-mathematics/" rel="tag">离散数学</a>, <a href="http://meiyou.org/labels/algorithms/" rel="tag">算法</a><br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://meiyou.org/2009/03/arithmetic-notebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
