タイトル | Velocity Engineを使ったサンプルプログラムが公開 | カテゴリー | アップルからの開発資料, Power Mac |
作成日 | 2000/4/21 14:50:43 | 作成者 | 新居雅行 |
Appleから提供されているプログラムサンプルに、Velocity Engineを使ったものが、以下のように3つ追加されている。 ◇Devices and Hardware: Velocity Engine: VelEng Wavelet http://developer.apple.com/samplecode/Sample_Code/Devices_and_Hardware/Velocity_Engine/VelEng_Wavelet.htm ウェーブレットを利用した画像処理のサンプルとして、4次元(RGBA)の画像データの処理を行うもの。 ◇Devices and Hardware: Velocity Engine: VelEng Multiprecision http://developer.apple.com/samplecode/Sample_Code/Devices_and_Hardware/Velocity_Engine/VelEng_Multiprecision.htm 任意制度による演算(arbitrary precision arithmetic)を行うサンプルプログラム。 ◇Devices and Hardware: Velocity Engine: VelEng FFT http://developer.apple.com/samplecode/Sample_Code/Devices_and_Hardware/Velocity_Engine/VelEng_FFT.htm 高速フーリエ変換(FFT)を行うサンプルプログラム。 | |
関連リンク | Devices and Hardware: Velocity Engine |