<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>一个人的心灵旅程| 何锐 | 好友动态</title>
	<link>https://www.herui.club/members/president_mao/activity/friends</link>
	<atom:link href="https://www.herui.club/members/president_mao/activity/friends/feed" rel="self" type="application/rss+xml" />
	<description>何锐好友们的动态信息。</description>
	<lastBuildDate>Sat, 23 May 2026 19:06:36 +0800</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>zh-Hans</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">7b140be2378017e0df723c0080636c65</guid>
				<title>earsaxcs 发布了一篇新文章</title>
				<link>https://www.herui.club/?p=878</link>
				<pubDate>Wed, 16 Jun 2021 14:07:40 +0800</pubDate>

									<content:encoded><![CDATA[<p>计数原理：加法计数原理（分类），乘法计数原理（分步），减法计数原理，除法计数原理</p>
<p>排列组合：</p>
<p>与顺序有关的摆放或选择称 排列(Permutation)。<br />
P(n,r)=dfrac{P(n,n)}{P(n-r,n-r)}=dfrac{n!}{(n-r)!}<br />
规定P(n,r)=0 text{when} n</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7922fd57291e26ef8e41f411371318c6</guid>
				<title>earsaxcs发布了一条新的动态评论</title>
				<link>https://www.herui.club/archives/590#comment-48</link>
				<pubDate>Wed, 15 Apr 2020 06:25:08 +0800</pubDate>

									<content:encoded><![CDATA[<p>每天定时几条(手动滑稽)</p>
				<strong>回复于</strong> -
				<p><a href="https://www.herui.club/members/earsaxcs" rel="nofollow ugc">earsaxcs</a> 发布了一篇新文章 前述：这些笔记都是平时上网课没 [&hellip;]</p>			]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">b8ba71768d2871d4ee844fd1e6d6ac15</guid>
				<title>earsaxcs 发布了一篇新文章</title>
				<link>https://www.herui.club/?p=590</link>
				<pubDate>Fri, 03 Apr 2020 12:12:40 +0800</pubDate>

									<content:encoded><![CDATA[<p>前述：这些笔记都是平时上网课没书记下来的，很多只是复述了一遍，偶尔插了些想法进来，如有错误，指出即可。勿喷<br />
工科数学分析笔记-级数（1）<br />
1.数项级数<br />
    1.1 数项级数介绍<br />
1.数项级数定义为部分和的极限<br />
2.数项级数收敛Rightarrow数项的极限为0（逆否命题也有用）<br />
       对比：无穷积分收敛Rightarrow无穷远处函数趋于0或发散<br />
3.级数的加法线性性质同样可以建立在部分和的极限去理解<br />
4.加法结 [&hellip;]</p>
]]></content:encoded>
				
									<slash:comments>3</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">476c717224ada1309d9626a1fff96084</guid>
				<title>earsaxcs更改了他们的头像</title>
				<link>https://www.herui.club/activity/p/59</link>
				<pubDate>Fri, 03 Apr 2020 04:34:51 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">763e4d73705ec2cb524a6811caecd0b3</guid>
				<title>kamigen 发布了一篇新文章</title>
				<link>https://www.herui.club/?p=529</link>
				<pubDate>Sun, 01 Dec 2019 07:12:44 +0800</pubDate>

									<content:encoded><![CDATA[<p>这周Java实验报告里有个要求是：每次在数组头插入一个数，操作100万次，计算用时。一时好奇就测一下Java一秒能执行多少次循环。<br />
Java 代码：</p>
<p>惊了，一秒钟循环接近 2×10^8 次，这比我想象中快太多了&#8230;<br />
后来换了Eclipse，测出来也差不多。于是我打算顺便把C++也测了。<br />
C++代码：</p>
<p>一秒钟循环 1×10^8 还有点勉强，让我怀疑我自带隐形大常数。 [&hellip;] <img loading="lazy" src="https://www.herui.club/wordpress/wp-content/uploads/2019/12/idea-300x176.png" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8fb73954cd857e07e2b2187ebc2daf77</guid>
				<title>kamigen 发布了一篇新文章</title>
				<link>https://www.herui.club/?p=489</link>
				<pubDate>Tue, 05 Nov 2019 13:25:42 +0800</pubDate>

									<content:encoded><![CDATA[<p>最近在做算法复健，鉴于我的blog域名难产，暂时寄居在何dalao这里。<br />
什么是稳定(婚姻)匹配问题<br />
这里是百度百科。有N男N女，均为异性恋，每个人都对异性有好感度排序。如何将他们两两配对，才能尽可能使结果令每个人都满意。<br />
当然也有N男M女、多对一的情况，这里先不讨论（网上有些大牛写了论文）。<br />
处理方案<br />
被广泛认可的算法是由美国数学家 David Gale 和 Lloyd Shapley 于1962年发明的 Gale-Sha [&hellip;] <img loading="lazy" src="https://www.herui.club/wordpress/wp-content/uploads/2019/11/GS-300x93.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">005bb11e47372839e50f474fe67d8b5d</guid>
				<title>kamigen 发布了一篇新文章</title>
				<link>https://www.herui.club/?p=406</link>
				<pubDate>Wed, 30 Oct 2019 15:26:51 +0800</pubDate>

									<content:encoded><![CDATA[<p>最近在做算法复健，鉴于我的blog域名难产，暂时寄居在何dalao这里。<br />
什么是二分查找<br />
二分查找又名折半查找。在一个有序数列中查找某个特定数/对象时，可以根据数的大小关系，每次将查找范围缩小到原来的一半，从而将查找所需的时间从O（n）缩小为O(logn).<br />
举例：我需要在[1,4,5,7,12,15,19,27,33,41,49]这11个数中查找27.<br />
如果正常按顺序检索，需要检索8次，当数据范围扩大到n时，时间复杂度为O [&hellip;]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bf1406bfe634aa84f7de9d4af403b4cc</guid>
				<title>kamigen 发布了一篇新文章</title>
				<link>https://www.herui.club/?p=394</link>
				<pubDate>Wed, 30 Oct 2019 13:48:41 +0800</pubDate>

									<content:encoded><![CDATA[<p>最近在做算法复健，鉴于我的blog域名难产，暂时寄居在何dalao这里。<br />
时间复杂度<br />
时间复杂性，又称时间复杂度，它定性描述该算法的运行时间，这、是一个代表算法输入值的字符串的长度的函数。时间复杂度常用O表述，不包括这个函数的低阶项和首项系数。<br />
上文摘自百度百科。<br />
简单来说，时间复杂度是：程序每运行一次需要进行运算的次数。这里的“运算”一般指一个语句，也就是写代码时的一行代码。<br />
当这个次数为较小的常数（计算机1秒大约能进行1 [&hellip;]</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ee244d166d3f2f93616e32413979c58b</guid>
				<title>kamigen更改了他们的头像</title>
				<link>https://www.herui.club/activity/p/22</link>
				<pubDate>Sun, 27 Oct 2019 15:10:31 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c4dabc8af5267d9e730d7dcb884a6bfd</guid>
				<title>kamigen发布了更新: 何dalao太强辣！</title>
				<link>https://www.herui.club/activity/p/21</link>
				<pubDate>Sun, 27 Oct 2019 15:08:08 +0800</pubDate>

									<content:encoded><![CDATA[<p>何dalao太强辣！</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5f7c43cc1830e427511ff5c7e09b5a89</guid>
				<title>earsaxcs 发布了一篇新文章</title>
				<link>https://www.herui.club/wordpress/?p=68</link>
				<pubDate>Sat, 26 Oct 2019 15:57:13 +0800</pubDate>

									<content:encoded><![CDATA[<p>就是来水一下。。。= =</p>
<p><img loading="lazy" src="http://5b0988e595225.cdn.sohucs.com/q_70,c_zoom,w_640/images/20170711/a56eb93000574d45ad21de174760c94f.jpg" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>