Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
画像処理プロジェクトのコードを最適化しようとしています
VS2013 プレビューによる分析では、減算演算は乗算 (mul) 演算よりもコストがかかることが示されています。
一般的に、掛け算は引き算よりもコストがかかりますよね?もしそうなら、なぜここにいないのですか?