随笔分类 -  java

摘要:/************************************************************************* * Compilation: javac FFT.java * Execution: java FFT N * Dependencies: Complex.java * * Compute the FFT and inverse FFT of a length N complex sequence. * Bare bones implementation that runs in O(N log N) time. Our goa... 阅读全文
posted @ 2012-03-22 09:58 图形学小菜鸟 阅读(8370) 评论(2) 推荐(0)
摘要:http://www.tagtraum.com/jipes/defer_dataflow.html 阅读全文
posted @ 2012-03-12 13:42 图形学小菜鸟 阅读(183) 评论(0) 推荐(0)
摘要:原文链接 : http://blog.csdn.net/keyboardota/article/details/7091891 阅读全文
posted @ 2011-12-27 09:47 图形学小菜鸟 阅读(186) 评论(0) 推荐(0)