DFT/FFT Functions(DFT/FFT程序)属于DSP数值运算经典代码的c源代码
上传时间: 2015-05-20
上传用户:wang0123456789
Digital Audio Effects(数字音效处理)dsp开发数值运算方面经典c代码,包括:lowpass reverberator、plain reverberator 等5种处理
上传时间: 2015-05-20
上传用户:lps11188
数据结构作业 复数运算代码。 可处理复数加减乘除运算。 图形界面。
上传时间: 2015-05-21
上传用户:ynsnjs
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
MCS-51 浮点运算子程序库及其使用说明
上传时间: 2015-05-22
上传用户:gundamwzc
计算长度为4的整数次幂的序列的DFt的快速算法。运行环境VC++。
上传时间: 2013-12-04
上传用户:hanli8870
用于Philips ARM LPC2100 的模数转换器的程序,有汇编哦,当然也有C啊。对比着看很好啊!
上传时间: 2015-05-22
上传用户:hoperingcong
dsp实验箱的实验一:基本数学运算,dsp入门的好例子
上传时间: 2015-05-24
上传用户:zhaiye
多项式的加法和乘法运算,是一个数据结构的课程设计,根据数据结构的算法,实现运算,一份完整的课程设计,包括运行结果
上传时间: 2015-05-24
上传用户:gtf1207
keil 610a的运算库,我的确找到了,不过这几天很忙,没来得及回复,请见谅。 经过测试,已可正常使用。
上传时间: 2013-12-17
上传用户:libenshu01