-
一个冒泡法排序(升序)的例子再进一步学习SPCE061A的编程,及调试。还有试验指导书,在电子书籍里找...
一个冒泡法排序(升序)的例子再进一步学习SPCE061A的编程,及调试。还有试验指导书,在电子书籍里找-A bubble method to sort (ascending) examples further learning SPCE061A programming and debugging. There are tests to guide books, find books in the electronic
- 2022-02-03 14:51:33下载
- 积分:1
-
多广告牌,12864液晶显示,第一
多功能广告牌,12864液晶显示,首行滚动显示广告语,按键选择广告,预存5条广告,18B20检测温度显示,DS1302万年历显示,可调时间,具有掉电保护,串口向PC机实时传送温度、时间信息-Multi billboards, 12864 liquid crystal display, the first-line scrolling display advertising language, button select advertising, stored five advertisement, 18B20 test temperature display, DS1302 calendar display, adjustable time, with a brown-out protection, serial port to the PC, real-time delivery temperature, time information
- 2023-01-17 23:25:03下载
- 积分:1
-
mega128的bootloader程序,上位机采用vb,下位机采用gcc编译
mega128的bootloader程序,上位机采用vb,下位机采用gcc编译-mega128 the Bootloader procedures PC using vb. under the crew used gcc
- 2022-04-17 11:19:06下载
- 积分:1
-
周立功7290(zlg7290)i2c芯片 在uclinux上的驱动程序。已经移植成功,包括可执行文件...
周立功7290(zlg7290)i2c芯片 在uclinux上的驱动程序。已经移植成功,包括可执行文件-7290 (zlg7290) Basis i2c chip in on the driver. Transplantation has been successful, including executable files
- 2022-02-02 19:27:16下载
- 积分:1
-
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter()
float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口
作用:对采集下来的音频数据用算法处理,返回一个结果
参数:sampleData-音频数据缓冲地址指针;
length-缓冲区尺寸(音频数据数量),字节数;
返回值:返回算法结果。
void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize)
作用:设置算法参数;
参数:set_SampleRate-音频数据抽样速率;
set_TargetFreq-目标信号频率;
set_BlockSize-算法数据块尺寸(采样点);
用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
- 2023-03-11 13:30:04下载
- 积分:1
-
一个基于时钟芯片1302的单片机时钟。使用伟福的仿真器编译通过,同时写入单片机后的硬件电路也好使。...
一个基于时钟芯片1302的单片机时钟。使用伟福的仿真器编译通过,同时写入单片机后的硬件电路也好使。-1302 based on the clock chip microcontroller clock. Wei-fu of the use of the compiler through the emulator, at the same time to write after the single-chip hardware circuitry or so.
- 2022-01-22 13:04:33下载
- 积分:1
-
12位LED的万年历.有源程序和HEX,还有原理图电子时钟日历LED程序...
12位LED的万年历.有源程序和HEX,还有原理图电子时钟日历LED程序-12 LED
- 2022-02-04 03:45:57下载
- 积分:1
-
这是一个AVR开发板的所有必需的源码,包括原理图,PCb图以及调试用的C例程...
这是一个AVR开发板的所有必需的源码,包括原理图,PCb图以及调试用的C例程-This is an AVR development board of all the necessary source code, including schematics, PCb map and debug using the C routines
- 2022-02-05 08:04:10下载
- 积分:1
-
Like the original information was sent to me everybody want to be useful PAN3101...
原像发给我的资料希望对大家有用PAN3101 COMPATIBLE MCU LIST 20050413.pdf-Like the original information was sent to me everybody want to be useful PAN3101 COMPATIBLE MCU LIST 20050413.pdf
- 2022-08-26 06:13:00下载
- 积分:1
-
This is a microcontroller programming on the books, and I hope to you like SCM s...
这是一本讲述单片机编程的书籍,希望对各位喜欢单片机的同学有所帮助。-This is a microcontroller programming on the books, and I hope to you like SCM students some help.
- 2023-08-03 01:10:04下载
- 积分:1