<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>在 Minecraft 里搭的电脑可能突破真实电脑运算速度吗?</title>
    <guid>MIvs-IBeExw</guid>
    <pubDate>Mon, 17 Jul 2023 01:57:56 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="nmyCGsIv">理论上可以。</p><p data-pid="WGMIY3Yi">但是我首先要说明一下前提，<b>这个前提是指操作系统和MC直接运行某一个相同的特定程序。</b></p><p data-pid="wHcqxB32">防杠声明:注意前提。</p><p data-pid="FrYyXfah">如果我们转换一下问题，既我们能不能通过虚拟机实现对一个特定的程序实现加速。</p><p data-pid="IsUp0RKJ">答案是由于操作系统的接口或者硬件的设置，如果你使用了恰当的虚拟化和一些指令优化技术和指令优化技巧，以及调用gpu可以实现加速。</p><p data-pid="AahuYUsD">例如</p><p data-pid="Qnl8RkFr">计算1+......+10000000000000，cpu可能需要计算300s。但是mc中通过对这段进行指令优化，直接使用梯形计算公式得到答案。</p><p data-pid="LbG0MvWb">这是一个很简单的例子。</p><p data-pid="LtrMMiYT">在实际中，例如下面的以色列小伙开发的工具可以实现对于同等二进制文件的40%加速，本质就是通过了对于指令集的优化。因为多个指令之间可以存在一定的等价关系，但是和寄存器，缓存等等因素有关，指令之间的速度并不完全等价。因此可以使用软件来完成对于二进制文件的加速。</p><a data-draft-node="block" data-draft-type="link-card" href="https://link.zhihu.com/?target=https%3A//baijiahao.baidu.com/s%3Fid%3D1733793994157291356%26wfr%3Dspider%26for%3Dpc%26searchword%3D%25E4%25BB%25A5%25E8%2589%25B2%25E5%2588%2597%2520cpu%25E5%258A%25A0%25E9%2580%259F%252040%25" class=" external" target="_blank" rel="nofollow noreferrer"><span class="invisible">https://</span><span class="visible">baijiahao.baidu.com/s?</span><span class="invisible">id=1733793994157291356&amp;wfr=spider&amp;for=pc&amp;searchword=%E4%BB%A5%E8%89%B2%E5%88%97%20cpu%E5%8A%A0%E9%80%9F%2040%</span><span class="ellipsis"></span></a><p data-pid="YMpgj8P1">还有很多cpu转gpu代码，可以通过调用gpu从而实现加速。</p><p></p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>