Free MIT Engineering Text For Download
这本书就是John H Lienhard V (MIT)和John H Lienhard IV (U Houston)经典的热力学教材,A Heat Transfer Textbook, 3rd Edition。这件事的意义也许在于:教育本身就应该是open and free的。

Using GPUs For General-Purpose Computing
GPU们包含的晶体管和处理能力超过CPU似乎成了一种趋势,Nvidia和ATI发布的最新图形芯片都包含了4至5倍于Intel Pentium 4 EE的晶体管——这会使人不由得要想:出了我在玩最新的3D游戏的时候,我还能拿这些芯片做点什么呢? 嗯,已经有人做了研究,这里是他们的成果:Using Modern Graphics Architectures for General-Purpose Computing: A Framework and Analysis(pdf)。他们测试的机器上配置着GeForce4 TI 4600和1.5GHz的P4 CPU——

For a 1500×1500 matrix, the GPU outperforms the CPU by a factor of 3.2.

— from Slashdot.org