2015年3月19日 星期四

The Timeline Project

The Timeline Project is interested in increasing its developer head count. The project owners are not looking for one particular skill since they are willing to teach new folks how to develop timeline, but an interest in any of the following is helpful:
  • Python
  • GUI programming in wxPython
  • User interface design
  • Translating
  • Unit testing
  • Automation

2015年3月3日 星期二

Explicit Vectorization Explained

Editor's Pick

Vectorization: How It Feeds Your Need for Speed
You've written a program, but it's data-intensive and you need more speed without forking out for a new computer? Maybe you've tried alternative algorithms, maxed out concurrency but still need more speed.  Could be it's time to try vectorization. Find out what you need to know before you begin. Then tell us what you think in the comments section on our story page.
Read More>>
 
Related Features


Free Trial: Intel Parallel Studio XE 2015
Deliver top application performance and reliability with Intel Parallel Studio XE 2015. These C ++ and Fortran tool suites simplify the development, debugging, and tuning of code. Try it out for free.
Learn More>>

2015年3月2日 星期一

Linux 桌面虛擬化再入門

Linux 桌面虛擬化再入門

Linux 桌面虛擬化再入門

提到跨平台的桌面虛擬化,很多人會馬上想起 VMware,和程式碼開源的 VirtualBox,兩者都可在 Linux、Mac OS X 或 Windows 上安裝,本期就以 Ubuntu 為例,解說在 Linux 上部署 VirtualBox 和 VMware Workstation 的技巧。