// archives

Open Source

This tag is associated with 1 posts

Wow! USB VirusKiller 0.70 問世嚕!

Wow! USB VirusKiller 是套由從自由軟體鑄造場出品的軟體,這套軟體顧名思義就是在預防使用者在快樂使用隨身碟中,不小心中了隨身碟病毒。
為什麼要特別寫它呢?其實理由很簡單,第一,這是套 Open Source 的軟體,所以就是免費的嚕。第二,它像一般防毒軟體一樣會自動更新病毒定義資料庫,對於懶人來說這真的很便利。第三,國人寫的軟體,當然糾要支持一下的呀(拍拍手)!
至於其相關的使用教學,其實只要使用搜尋引擎便可以發現一卡車的資料,所以就不特別去介紹它該怎麼使用。在這會寫這篇主要是因為它出了新版,新的版本不但介面有所修正,連架構都有做些調整,重點是容量減少了 55%,速度卻提升了 10~20%。看到這,有裝此軟體的朋友是不是也該更新一下了呢!
另外我稱之 Wow! USB VirusKiller 的進階版,Wow! USB Protector 亦也更新至 0.70 了,有興趣的朋友也可以去試試看。

好個 SYMPHONY …

What is SYMPHONY?
SYMPHONY is an open-source solver for mixed-integer linear programs (MILPs) written in C. It can be used in three different main modes:

As a callable library through either the native C interface or through the Osi.
As an interactive solver using a command-line interface.
As a framework to build customized solvers for specific problem classes.

SYMPHONY can [...]