Fundamentals of Grid Computing (網格計算基礎)
這本 IBM 紅皮書的目的是提供有關網格計算、概念、使用以及架構的討論材料。網格計算在業務和技術領域提供了無限的機遇。讀者將從本書中搜集到有關這片激動人心的新天地的事實與數據。
特別提示:這篇材料并不曾提交給任何正式的 IBM 測試,就這樣直接出版了。文中的主題并不適合進行嚴格的評審。IBM 不會為本文的正確性和完整性負任何責任。對文中信息和任何技術實現方法的使用都由用戶自己負責,用戶要利用自己的能力對其進行評估,然后才能集成到自己的運行環境之中。
A CICS-to-Linux Grid Implementation(CICS-to-Linux 的網格實現)
這本紅皮書描述了如何將應用程序中 CPU 密集型的工作從運行于 z/OS 的 IBM CICS 轉移到網格 Linux 環境中,并將結果返回給 CICS。文中定義了一種計算資源網格。CICS 應用程序的一部分成功地在這個網格上運行,這向我們展示了一種方式,不用重新編寫應用程序就能更靈活地處理部署與負載增長問題。此外,CICS PRJVM 還顯著地改善了應用程序的性能。
特別提示:這篇材料并不曾提交給任何正式的 IBM 測試,就這樣直接出版了。文中的主題并不適合進行嚴格的評審。IBM 不會為本文的正確性和完整性負任何責任。對文中信息和任何技術實現方法的使用都由用戶自己負責,用戶要利用自己的能力對其進行評估,然后才能集成到自己的運行環境之中。
3D reconstruction, medical image processing from colons, using intel image processing for based class. This source code. Some code missing but I think you can understand it. Development version. This source code is very interesting for learning segmentation and registration from dataset. This code also has some technique about GPU image processing for ray tracing. Also learn many filter apply for transform from spatial domain to frequency domain.
xajax is an open source PHP libary for building Web-based Ajax applications. This wiki is a community-edited effort to generate information about and documentation for the xajax project. The base documentation and starter tutorials were written by the xajax authors, but please feel free to contribute to the discussion tabs for each page. Also, you are encouraged to add to the Tips and Tricks section with your own special xajax discoveries.
This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c
but has been rewritten to be easy to read and use, as no locks are now
needed anymore.
EDB (Evan s Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.
Release focus: Major feature enhancements
Changes:
A new disassembly engine. A bug that could cause crashing was fixed. There is a new flags breakdown in the register view, an environment view plugin, and improved analysis (including a good speed increase). A bug in QT where disabled events could be triggered has been worked around.