<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/zhyang</id>
  <title type="text">Yang Zhang&#39;s Group Google Group</title>
  <subtitle type="text">
  Personal Group
  </subtitle>
  <link href="/group/zhyang/feed/atom_v1_0_msgs.xml" rel="self" title="Yang Zhang&#39;s Group feed"/>
  <updated>2006-12-05T19:17:09Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Ang</name>
  <email>zhangyang...@gmail.com</email>
  </author>
  <updated>2006-12-05T19:17:09Z</updated>
  <id>http://groups.google.com/group/zhyang/browse_frm/thread/65ed4a557f6474c6/a253a95fdeca33cd?show_docid=a253a95fdeca33cd</id>
  <link href="http://groups.google.com/group/zhyang/browse_frm/thread/65ed4a557f6474c6/a253a95fdeca33cd?show_docid=a253a95fdeca33cd"/>
  <title type="text">Origin of Quake3&#39;s Fast InvSqrt()</title>
  <summary type="html" xml:space="preserve">
  float InvSqrt(float x){ &lt;br&gt; float xhalf=0.5f*x; &lt;br&gt; long i=*(long*)&amp;amp;x; &lt;br&gt; i=0x5f3759df - (i&amp;gt;&amp;gt;1); &lt;br&gt; x=*(float *)&amp;amp;i; &lt;br&gt; x=x*(1.5f-xhalf*x*x); &lt;br&gt; return x;
  </summary>
  </entry>
  <entry>
  <author>
  <email>zhangyang...@gmail.com</email>
  </author>
  <updated>2006-10-31T07:37:49Z</updated>
  <id>http://groups.google.com/group/zhyang/browse_frm/thread/b614b83b72375fc2/1c652adee2b26cf3?show_docid=1c652adee2b26cf3</id>
  <link href="http://groups.google.com/group/zhyang/browse_frm/thread/b614b83b72375fc2/1c652adee2b26cf3?show_docid=1c652adee2b26cf3"/>
  <title type="text">Why do computer programmers think halloween and christmas are the same day?</title>
  <summary type="html" xml:space="preserve">
  oct31=dec25 :) &lt;br&gt; There are 10 kinds of people in the world, those who know binaries and &lt;br&gt; those who don&#39;t.
  </summary>
  </entry>
  <entry>
  <author>
  <email>zhangyang...@gmail.com</email>
  </author>
  <updated>2006-10-31T07:36:45Z</updated>
  <id>http://groups.google.com/group/zhyang/browse_frm/thread/8112e813f7c823a7/ecd5b6a09c8331d5?show_docid=ecd5b6a09c8331d5</id>
  <link href="http://groups.google.com/group/zhyang/browse_frm/thread/8112e813f7c823a7/ecd5b6a09c8331d5?show_docid=ecd5b6a09c8331d5"/>
  <title type="text">MIT blog host</title>
  <summary type="html" xml:space="preserve">
  MIT also hosts a blog website. &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blogs.mit.edu/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; To move, or not to move?
  </summary>
  </entry>
</feed>
