1 Star 0 Fork 1

tystudioFF/fft

forked from leegoobin/fft 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
128-1.c 850 Bytes
一键复制 编辑 原始数据 按行查看 历史
char Sinewave[N_WAVE-N_WAVE/4] = {
0,1620,3236,4845,6442,8023,9584,11122,
12632,14112,15557,16964,18330,19651,20923,22145,
23312,24422,25473,26461,27384,28240,29028,29744,
30387,30956,31450,31866,32204,32464,32644,32744,
32764,32704,32564,32344,32045,31667,31212,30681,
30075,29395,28643,27821,26931,25975,24955,23875,
22735,21541,20293,18996,17653,16266,14839,13376,
11881,10356,8806,7234,5645,4042,2429,810,
-810,-2429,-4042,-5645,-7234,-8806,-10356,-11881,
-13376,-14839,-16266,-17653,-18996,-20293,-21541,-22735,
-23874,-24955,-25975,-26931,-27821,-28643,-29395,-30075,
-30681,-31212,-31667,-32045,-32344,-32564,-32704,-32764,
-32744,-32644,-32464,-32204,-31866,-31450,-30956,-30387,
-29744,-29028,-28241,-27384,-26461,-25473,-24422,-23312,
-22145,-20924,-19651,-18330,-16965,-15557,-14112,-12633,
-11122,-9584,-8023,-6442,-4845,-3237,-1620,0,
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/tystudioFF/fft.git
git@gitee.com:tystudioFF/fft.git
tystudioFF
fft
fft
master

搜索帮助