<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	「42.zip」的评论	</title>
	<atom:link href="https://www.aqee.net/post/42-zip/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aqee.net/post/42-zip/</link>
	<description>程序员工作、生活、爱情、事业</description>
	<lastBuildDate>Wed, 17 Aug 2016 01:15:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>
	<item>
		<title>
		评论者：贾克敬		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-21505</link>

		<dc:creator><![CDATA[贾克敬]]></dc:creator>
		<pubDate>Wed, 17 Aug 2016 01:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-21505</guid>

					<description><![CDATA[重复数据会使文件压缩时压缩率变的非常大，比方说，文本文件是任意无规则内容和相同大小重复率非常大的文本文件进行压缩，得到的压缩文件是不同的，将文中的压缩文件打开，会看到16个压缩文件除了命名不同，其他内容上应该是相同的]]></description>
			<content:encoded><![CDATA[<p>重复数据会使文件压缩时压缩率变的非常大，比方说，文本文件是任意无规则内容和相同大小重复率非常大的文本文件进行压缩，得到的压缩文件是不同的，将文中的压缩文件打开，会看到16个压缩文件除了命名不同，其他内容上应该是相同的</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：秒懂了		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-16215</link>

		<dc:creator><![CDATA[秒懂了]]></dc:creator>
		<pubDate>Wed, 16 Jul 2014 07:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-16215</guid>

					<description><![CDATA[是不是可以这样做到？
用Linux的dd if=/dev/zero of=/filename bs=1G count=100生成个大文件，文件内容都是重复的内容，比如都是1，然后用压缩算法压缩后生成的文件应该不大，因为都是重复的数字1，最后将生成的压缩文件依次打包，得到类似这样的文件]]></description>
			<content:encoded><![CDATA[<p>是不是可以这样做到？<br />
用Linux的dd if=/dev/zero of=/filename bs=1G count=100生成个大文件，文件内容都是重复的内容，比如都是1，然后用压缩算法压缩后生成的文件应该不大，因为都是重复的数字1，最后将生成的压缩文件依次打包，得到类似这样的文件</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：z		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-16127</link>

		<dc:creator><![CDATA[z]]></dc:creator>
		<pubDate>Thu, 03 Jul 2014 08:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-16127</guid>

					<description><![CDATA[看来14年的发展，压缩算法还是进步了的。用现在的RAR软件重新压缩后，要小很多。]]></description>
			<content:encoded><![CDATA[<p>看来14年的发展，压缩算法还是进步了的。用现在的RAR软件重新压缩后，要小很多。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：sioux		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-16033</link>

		<dc:creator><![CDATA[sioux]]></dc:creator>
		<pubDate>Thu, 26 Jun 2014 05:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-16033</guid>

					<description><![CDATA[1K  * 2N次方。 这个数有多大。不说多大1T能到吧

也就是说 我可以1K的大小加上储存倍数的 大小  就能 == 1T 

哇、、 世上最强。二十一世纪绝妙压缩算法已经诞生。。。]]></description>
			<content:encoded><![CDATA[<p>1K  * 2N次方。 这个数有多大。不说多大1T能到吧</p>
<p>也就是说 我可以1K的大小加上储存倍数的 大小  就能 == 1T </p>
<p>哇、、 世上最强。二十一世纪绝妙压缩算法已经诞生。。。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：程序员		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-15970</link>

		<dc:creator><![CDATA[程序员]]></dc:creator>
		<pubDate>Tue, 17 Jun 2014 05:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-15970</guid>

					<description><![CDATA[程序员的数学：指数增长！！]]></description>
			<content:encoded><![CDATA[<p>程序员的数学：指数增长！！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：wk		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-15968</link>

		<dc:creator><![CDATA[wk]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 21:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-15968</guid>

					<description><![CDATA[回复给 &lt;a href=&quot;https://www.aqee.net/post/42-zip/#comment-15966&quot;&gt;Bluek404&lt;/a&gt;。

银河系漫游指南？]]></description>
			<content:encoded><![CDATA[<p>回复给 <a href="https://www.aqee.net/post/42-zip/#comment-15966">Bluek404</a>。</p>
<p>银河系漫游指南？</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：jruv		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-15967</link>

		<dc:creator><![CDATA[jruv]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 15:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-15967</guid>

					<description><![CDATA[无聊， 楼上的还啥原理， 用脚趾头想想就知道啊。 还可以继续打包，16个42.zip压成一个，周而复始，反正都是重复的数据，多少轮下来这个包也不会增长到多少的。16,42之类的数字就是忽悠人的，随便多少都行。]]></description>
			<content:encoded><![CDATA[<p>无聊， 楼上的还啥原理， 用脚趾头想想就知道啊。 还可以继续打包，16个42.zip压成一个，周而复始，反正都是重复的数据，多少轮下来这个包也不会增长到多少的。16,42之类的数字就是忽悠人的，随便多少都行。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Bluek404		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-15966</link>

		<dc:creator><![CDATA[Bluek404]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 10:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-15966</guid>

					<description><![CDATA[其实比较感兴趣的是这货干嘛要叫42
http://www.unforgettable.dk/]]></description>
			<content:encoded><![CDATA[<p>其实比较感兴趣的是这货干嘛要叫42<br />
<a href="http://www.unforgettable.dk/" rel="nofollow ugc">http://www.unforgettable.dk/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：Bluek404		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-15965</link>

		<dc:creator><![CDATA[Bluek404]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 10:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-15965</guid>

					<description><![CDATA[应该是直接靠算法生成的]]></description>
			<content:encoded><![CDATA[<p>应该是直接靠算法生成的</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		评论者：rongjie.han		</title>
		<link>https://www.aqee.net/post/42-zip/#comment-15964</link>

		<dc:creator><![CDATA[rongjie.han]]></dc:creator>
		<pubDate>Mon, 16 Jun 2014 08:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.vaikan.com/?p=8474#comment-15964</guid>

					<description><![CDATA[这个怎么搞，怎么打包的怎么装进去的]]></description>
			<content:encoded><![CDATA[<p>这个怎么搞，怎么打包的怎么装进去的</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

使用页面缓存Disk: Enhanced 

Served from: www.aqee.net @ 2026-05-24 09:41:21 by W3 Total Cache
-->