compiler最新書籤
CTools:MilepostGCC - cTuning.org 
CTools:MilepostGCC - cTuning.org 
rabit 收藏於 2009/09/17
MILEPOST GCC is the first machine learning enabled open-source self-tuning research compiler that can adapt to any architecture using iterative feedback-directed compilation, machine learning and collective optimization.
分類:其他
介紹好用工具:Snippet Compiler 
介紹好用工具:Snippet Compiler 
介紹好用工具:Snippet Compiler
上個週末在家沒事的時候,想說寫寫幾個打發時間的小程式,但家裡 Notebook 卻沒有安裝 Visual Studio 無法方便的執行 .NET 程式,所以我就把之前在這裡看到的 Snippet Compiler 給安裝起來玩玩,結果還真的不錯用!當你想寫一些實驗性的小程式,或是正在學習 .NET 的人,都很適合用 Snippet Compiler 這套工具來測試一些程式執行的結果。 繼續閱讀...
上個週末在家沒事的時候,想說寫寫幾個打發時間的小程式,但家裡 Notebook 卻沒有安裝 Visual Studio 無法方便的執行 .NET 程式,所以我就把之前在這裡看到的 Snippet Compiler 給安裝起來玩玩,結果還真的不錯用!當你想寫一些實驗性的小程式,或是正在學習 .NET 的人,都很適合用 Snippet Compiler 這套工具來測試一些程式執行的結果。繼續閱讀
分類:軟體
介紹好用工具:Snippet Compiler 
介紹好用工具:Snippet Compiler 
介紹好用工具:Snippet Compiler
上個週末在家沒事的時候,想說寫寫幾個打發時間的小程式,但家裡 Notebook 卻沒有安裝 Visual Studio 無法方便的執行 .NET 程式,所以我就把之前在這裡看到的 Snippet Compiler 給安裝起來玩玩,結果... 繼續閱讀...
上個週末在家沒事的時候,想說寫寫幾個打發時間的小程式,但家裡 Notebook 卻沒有安裝 Visual Studio 無法方便的執行 .NET 程式,所以我就把之前在這裡看到的 Snippet Compiler 給安裝起來玩玩,結果...繼續閱讀
分類:部落格
The LLVM Compiler Infrastructure 
The LLVM Compiler Infrastructure 
twsam 收藏於 2007/08/14
Low Level Virtual Machine (LLVM)
from http://llvm.org/
分類:軟體
Jserv's blog: 得知 GCC 預先定義之 macro 
Jserv's blog: 得知 GCC 預先定義之 macro 
Solomon 收藏於 2006/10/04
GCC 內定之 data type 長度與最大值,這沒有一定的答案,因為 GCC 允許在編譯時期改變特定之 data type representation,那麼,要如何確知呢?可參考幾個 macro,如 __WCHAR_MAX__、__INT_MAX__、__LONG_MAX__、... 等,問題來了,有沒有不需要觀察 preprocessor 輸出的方式,能快速得知呢?答案是可以的,只要這麼作:
$ echo | gcc -v -E -dM - | grep '^#define .*MAX'
分類:軟體




標籤:



標籤:



群組:









1


訂閱