<?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>风过明岚,雁过留痕</title>
	<atom:link href="http://blog.kingse.org/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.kingse.org</link>
	<description>杂七杂八,想啥说啥</description>
	<lastBuildDate>Sun, 21 Feb 2010 14:42:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>80愁-引</title>
		<link>http://blog.kingse.org/2010/02/299.html</link>
		<comments>http://blog.kingse.org/2010/02/299.html#comments</comments>
		<pubDate>Sun, 21 Feb 2010 14:42:56 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[80]]></category>
		<category><![CDATA[愁]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=299</guid>
		<description><![CDATA[80愁。不记得是哪一天的哪一个时间点，又由于哪个诱导因素，这个词闯进了我的脑海并扎根了下来。80愁，80愁，念叨念叨几次，发现还真是那么回事儿。
80愁，80后究竟愁些什么呢？我想无外乎：一愁上学，二愁工作，三愁住房，四愁成家，五愁户口。
从这五愁中延伸出错综复杂的愁-愁关系，构成了压在广大80后同胞身上的5座大山。
这五愁当中，并不是每项都为80后所独有的，而是不是在80后中体现最为明显(如愁工作，愁住房)，就是从80后时开始浮现(如愁户口)。
谨以此文为引，也许后面有空，无聊了，空虚了，会各个讨论吧……也许……
]]></description>
			<content:encoded><![CDATA[<p>80愁。不记得是哪一天的哪一个时间点，又由于哪个诱导因素，这个词闯进了我的脑海并扎根了下来。80愁，80愁，念叨念叨几次，发现还真是那么回事儿。</p>
<p>80愁，80后究竟愁些什么呢？我想无外乎：一愁上学，二愁工作，三愁住房，四愁成家，五愁户口。<br />
从这五愁中延伸出错综复杂的愁-愁关系，构成了压在广大80后同胞身上的5座大山。</p>
<p>这五愁当中，并不是每项都为80后所独有的，而是不是在80后中体现最为明显(如愁工作，愁住房)，就是从80后时开始浮现(如愁户口)。</p>
<p>谨以此文为引，也许后面有空，无聊了，空虚了，会各个讨论吧……也许……</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2010/02/299.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>果然还是家里舒服</title>
		<link>http://blog.kingse.org/2010/02/296.html</link>
		<comments>http://blog.kingse.org/2010/02/296.html#comments</comments>
		<pubDate>Sun, 07 Feb 2010 05:13:49 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[家]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=296</guid>
		<description><![CDATA[经过火车上十几个小时外加巴士上三四个小时的折磨，偶总算是安全到家了！
回家后，第一感觉就是，果然还是家里舒服，虽然有点冷，南方么有暖气，但是也么有学校的紧张气氛，吃的也比在学校舒坦多了。呵呵。
最后，感谢下在北京招待我和我同学的言以及敏~ thanks~
]]></description>
			<content:encoded><![CDATA[<p>经过火车上十几个小时外加巴士上三四个小时的折磨，偶总算是安全到家了！</p>
<p>回家后，第一感觉就是，果然还是家里舒服，虽然有点冷，南方么有暖气，但是也么有学校的紧张气氛，吃的也比在学校舒坦多了。呵呵。</p>
<p>最后，感谢下在北京招待我和我同学的言以及敏~ thanks~</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2010/02/296.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>srand,rand函数的使用注意事项</title>
		<link>http://blog.kingse.org/2010/01/291.html</link>
		<comments>http://blog.kingse.org/2010/01/291.html#comments</comments>
		<pubDate>Tue, 12 Jan 2010 02:54:18 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[rand]]></category>
		<category><![CDATA[srand]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=291</guid>
		<description><![CDATA[在实际应用中，我们经常需要产生随机数，这些随机数的应用范围也是十分广泛的。但计算机只能依据一定算法产生伪随机数序列。c语言中最常用的产生伪随机数序列的函数是srand和rand
srand，rand函数在实现上利用TlsGetValue等一系列函数进行数据的存取，也就意味着srand，rand存取的数据是和线程相关的。
根据我使用经验，总结出以下几点注意事项：
1、rand函数初次使用之前必须调用srand函数初始化，才能保证产生不同的随机数序列。
2、在多线程程序中，如果每个线程都需要调用rand，那么必须在每个线程里单独进行初始化。
3、单进程的srand初始化，可以简单的采用time(0)即可，但是多线程中，如果每个线程的开始时间近乎相同，那么就不可采用time(0)进行初始化，因为time(0)实际精度只有s级，会导致每个线程产生相同的随机数序列，因此需要用每个线程各不相同的一个数去初始化srand，例如threadid等等
]]></description>
			<content:encoded><![CDATA[<p>在实际应用中，我们经常需要产生随机数，这些随机数的应用范围也是十分广泛的。但计算机只能依据一定算法产生伪随机数序列。c语言中最常用的产生伪随机数序列的函数是srand和rand</p>
<p>srand，rand函数在实现上利用TlsGetValue等一系列函数进行数据的存取，也就意味着srand，rand存取的数据是和线程相关的。</p>
<p>根据我使用经验，总结出以下几点注意事项：</p>
<p>1、rand函数初次使用之前必须调用srand函数初始化，才能保证产生不同的随机数序列。</p>
<p>2、在多线程程序中，如果每个线程都需要调用rand，那么必须在每个线程里单独进行初始化。</p>
<p>3、单进程的srand初始化，可以简单的采用time(0)即可，但是多线程中，如果每个线程的开始时间近乎相同，那么就不可采用time(0)进行初始化，因为time(0)实际精度只有s级，会导致每个线程产生相同的随机数序列，因此需要用每个线程各不相同的一个数去初始化srand，例如threadid等等</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2010/01/291.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDA Pro 5.5+Hex-Rays.Decompiler 1.1 0day放出</title>
		<link>http://blog.kingse.org/2009/12/287.html</link>
		<comments>http://blog.kingse.org/2009/12/287.html#comments</comments>
		<pubDate>Sun, 20 Dec 2009 07:35:46 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[crack]]></category>
		<category><![CDATA[hex-rays]]></category>
		<category><![CDATA[IDA]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=287</guid>
		<description><![CDATA[RT。
相信不用多做介绍，ida和hex-rays decompiler是什么东西，大部分玩逆向的都知道~~
自从去年0day放出5.2以后，长达一年的时间内没有动静，这次终于等到了ida 5.5版本。~
这里感谢 crackl@b forum的分享！
http://www.namipan.com/d/idapro55.zip/e0f420a29d2da1ed58697c6ab2e97adcc97daf5a97b37705
http://www.brsbox.com/filebox/down/fc/7fed14a8c798c73bf733360dda76a0e7
]]></description>
			<content:encoded><![CDATA[<p>RT。<br />
相信不用多做介绍，ida和hex-rays decompiler是什么东西，大部分玩逆向的都知道~~</p>
<p>自从去年0day放出5.2以后，长达一年的时间内没有动静，这次终于等到了ida 5.5版本。~</p>
<p>这里感谢 crackl@b forum的分享！</p>
<p><a href="http://www.namipan.com/d/idapro55.zip/e0f420a29d2da1ed58697c6ab2e97adcc97daf5a97b37705">http://www.namipan.com/d/idapro55.zip/e0f420a29d2da1ed58697c6ab2e97adcc97daf5a97b37705</a></p>
<p><a href="http://www.brsbox.com/filebox/down/fc/7fed14a8c798c73bf733360dda76a0e7">http://www.brsbox.com/filebox/down/fc/7fed14a8c798c73bf733360dda76a0e7</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2009/12/287.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>琢磨SSreader偶有所得</title>
		<link>http://blog.kingse.org/2009/12/283.html</link>
		<comments>http://blog.kingse.org/2009/12/283.html#comments</comments>
		<pubDate>Sat, 12 Dec 2009 06:46:49 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[CX]]></category>
		<category><![CDATA[PDG]]></category>
		<category><![CDATA[SSLIB]]></category>
		<category><![CDATA[SSREADER]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=283</guid>
		<description><![CDATA[近期琢磨SSreader，包括其下载过程和整个相关参数的解码过程。
刚刚突然灵感出现，将所有已知的线索串联了起来。
我想我知道老鹰版ssreader为什么即使是能看不能下的书能下到300dpi的没加密的pdg了。无外乎利用超星服务器或者说超星软件在整个沟通过程中的一个很大漏洞，去绕掉下载限制，去下载能看不能下的书，至于没加密，那就更简单了，加密时在本地，回避即可。至于300dpi，也是利用前面那个漏洞，因为超星阅读器实际上在服务器有300dpi的时候，阅读时看到的是300dpi，但是下回来的是快速版。所以绕掉了下载限制也就绕掉了300dpi。
所以总之一句话：老鹰版ssreader并没那么神秘。
自己在原版ssreader上测试了下，的确如是。~
]]></description>
			<content:encoded><![CDATA[<p>近期琢磨SSreader，包括其下载过程和整个相关参数的解码过程。<br />
刚刚突然灵感出现，将所有已知的线索串联了起来。<br />
我想我知道老鹰版ssreader为什么即使是能看不能下的书能下到300dpi的没加密的pdg了。无外乎利用超星服务器或者说超星软件在整个沟通过程中的一个很大漏洞，去绕掉下载限制，去下载能看不能下的书，至于没加密，那就更简单了，加密时在本地，回避即可。至于300dpi，也是利用前面那个漏洞，因为超星阅读器实际上在服务器有300dpi的时候，阅读时看到的是300dpi，但是下回来的是快速版。所以绕掉了下载限制也就绕掉了300dpi。</p>
<p>所以总之一句话：老鹰版ssreader并没那么神秘。</p>
<p>自己在原版ssreader上测试了下，的确如是。~</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2009/12/283.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>因不可抗原因，博客之前暂停服务半周，现恢复</title>
		<link>http://blog.kingse.org/2009/12/280.html</link>
		<comments>http://blog.kingse.org/2009/12/280.html#comments</comments>
		<pubDate>Wed, 09 Dec 2009 01:11:28 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[公告]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=280</guid>
		<description><![CDATA[RT
不可抗原因导致博客主机的所在机房被封，停止运营。
现转移机房后恢复~
]]></description>
			<content:encoded><![CDATA[<p>RT</p>
<p>不可抗原因导致博客主机的所在机房被封，停止运营。</p>
<p>现转移机房后恢复~</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2009/12/280.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BoxedAppSdk 2.1.0.16 cracked(X64 INC)</title>
		<link>http://blog.kingse.org/2009/11/276.html</link>
		<comments>http://blog.kingse.org/2009/11/276.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 10:23:45 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[破解]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=276</guid>
		<description><![CDATA[BoxedAppSdk 2.1.0.16破解，带X64版本。
链接——&#62;   猛击下载
What is BoxedApp SDK?
BoxedApp SDK is a developer library that provides a set of functions for emulating a file system and a system registry for an application. Using these functions, you can create virtual files, fake registry entries, keys and values.
32-bit and x64 are supported.
Why and when is it useful?

When an application must [...]]]></description>
			<content:encoded><![CDATA[<p>BoxedAppSdk 2.1.0.16破解，带X64版本。</p>
<p>链接——&gt;   <a title="猛击下载" href="http://www.brsbox.com/filebox/down/fc/1d2eec78a743c32d0c84a2a9d4f6a573" target="_blank">猛击下载</a></p>
<p>What is BoxedApp SDK?</p>
<p>BoxedApp SDK is a developer library that provides a set of functions for emulating a file system and a system registry for an application. Using these functions, you can create virtual files, fake registry entries, keys and values.</p>
<p>32-bit and x64 are supported.</p>
<p>Why and when is it useful?</p>
<ul>
<li>When an application must run properly even if it doesn&#8217;t have the right to write to the system registry and to the file system</li>
<li>When an application uses DLL and files, which are to be kept secure, and because of that you can&#8217;t save them to disk</li>
<li>When an application needs ActiveX but doesn&#8217;t have an installer because it must run instantly, without the installation (for example, when it&#8217;s a portable application that runs from a flash card)</li>
</ul>
<p>Just a quick example: suppose, your application uses a Flash ActiveX player to display a Flash movie or video. The end users would need a Flash player ActiveX to allow your application work properly. Also, keep in mind that Flash player is not capable of loading files directly from memory. That exposes two major problems: first, you would have to install a Flash player ActiveX, and second, you would have to have the movie in a file. BoxedApp SDK solves these problems: you simply create a virtual file that contains the flash movie, another virtual file that contains the Flash player ActiveX DLL, and virtual registry entries that point to that virtual file. That&#8217;s it. Now the application &#8220;thinks&#8221; that that the Flash player ActiveX is actually installed, so the Flash player works just as if the movie file was actually there.</p>
<p>In other words, you can now embed all DLL and content files, all ActiveX and OCX components, which your application uses, into a single EXE file. BoxedApp SDK doesn&#8217;t unpack these files to disk; it doesn&#8217;t use temporary files either.</p>
<p>Would like to see BoxedApp SDK in action? <a  href="http://www.boxedapp.com/download/boxedappsdk__demo.zip">Download the demo right now!</a> It includes many examples:</p>
<ul>
<li>The basic example that explains how to create virtual files and registry keys</li>
<li>Embedding Flash player and Flash movies</li>
</ul>
<p>and more!</p>
<p> </p>
<p>Features</p>
<ul>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_create_virtual_file">Create virtual files</a></li>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_create_virtual_registry">Create virtual registry keys</a></li>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_hooks">API for intercepting functions</a></li>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_embed_dll">Embed DLL</a></li>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_embed_activex">Embed ActiveX / OCX</a></li>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_virtual_process">Launching a virtual file-based process</a></li>
<li><a href="http://www.boxedapp.com/boxedappsdk/#feature_shared_env">Using virtual file system by several processes simultaneously</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2009/11/276.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>又是博士~</title>
		<link>http://blog.kingse.org/2009/10/274.html</link>
		<comments>http://blog.kingse.org/2009/10/274.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 09:15:09 +0000</pubDate>
		<dc:creator>coolspace</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[PHD]]></category>

		<guid isPermaLink="false">http://blog.kingse.org/?p=274</guid>
		<description><![CDATA[近日，在求实看见一贴，题为“请不要叫我博士”
纵观全文，LZ大意无非是 
国内博士是一群 灵魂扭曲、性格变态、精神失常、内分泌失调的动物。大街上,当你看到一个满身油垢,精神萎靡,远看像个民工,近看像个乞丐,偏又背着书包戴着眼睛举止斯文憨厚老实的,那恭喜你,你看到了传说中的博士了。传说中博士可以三天不吃不睡三个月不洗澡不刮胡子一年不说话三年不出校门,传说中博士都是智商偏高情商几乎为零,不会世俗的应酬,不懂幽默,不听音乐不看电影,吃饭只吃馒头米饭萝卜白菜。
作为一名准博士，对这个行当还算有些了解，我想唠叨几句。的确，有不少博士是从本科因为逃避，选择了硕士，硕士因为逃避，选择了博士，最终博士毕业，无从逃避，他们必然也就无所是从。但博士的大群体还是好的，他们因为自己的爱好，自己的理想乃至自己的报复，选择了PHD，选择了当外星人。就国家而言，我们的确需要博士，相信这点我不用去仔细论证。
但就当今国内这个学术和社会环境而言，博士，生活空间太小。学术腐败以及浮夸，浮躁充斥着学术界的每个角落，将博士比作零情商的外星人的人比比皆是。给本来压力就比较大的博士群体增加了更多负担。就大部分博士生而言，平均年龄都在25左右，读完PHD后平均都在27、8，这个年龄，正常情况下已然拖家甚至带口，但国内的博士生待遇几何？胡自己口无多。
因此，当你准备选择读博，你要明白读博不仅仅是学校，读博亦是一种心境，更是一种生活！
愿与国内所有PHD Candidate共勉！
]]></description>
			<content:encoded><![CDATA[<p>近日，在求实看见一贴，题为“请不要叫我博士”</p>
<p>纵观全文，LZ大意无非是 </p>
<blockquote><p>国内博士是一群 灵魂扭曲、性格变态、精神失常、内分泌失调的动物。大街上,当你看到一个满身油垢,精神萎靡,远看像个民工,近看像个乞丐,偏又背着书包戴着眼睛举止斯文憨厚老实的,那恭喜你,你看到了传说中的博士了。传说中博士可以三天不吃不睡三个月不洗澡不刮胡子一年不说话三年不出校门,传说中博士都是智商偏高情商几乎为零,不会世俗的应酬,不懂幽默,不听音乐不看电影,吃饭只吃馒头米饭萝卜白菜。</p></blockquote>
<p>作为一名准博士，对这个行当还算有些了解，我想唠叨几句。的确，有不少博士是从本科因为逃避，选择了硕士，硕士因为逃避，选择了博士，最终博士毕业，无从逃避，他们必然也就无所是从。但博士的大群体还是好的，他们因为自己的爱好，自己的理想乃至自己的报复，选择了PHD，选择了当外星人。就国家而言，我们的确需要博士，相信这点我不用去仔细论证。</p>
<p>但就当今国内这个学术和社会环境而言，博士，生活空间太小。学术腐败以及浮夸，浮躁充斥着学术界的每个角落，将博士比作零情商的外星人的人比比皆是。给本来压力就比较大的博士群体增加了更多负担。就大部分博士生而言，平均年龄都在25左右，读完PHD后平均都在27、8，这个年龄，正常情况下已然拖家甚至带口，但国内的博士生待遇几何？胡自己口无多。</p>
<p>因此，当你准备选择读博，你要明白读博不仅仅是学校，读博亦是一种心境，更是一种生活！</p>
<p>愿与国内所有PHD Candidate共勉！</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.kingse.org/2009/10/274.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
