登录
首页 » SCM » 快速付里叶变换子程序所需 RAM 空间以输入的首地址为基址,向增加的方向扩展...

快速付里叶变换子程序所需 RAM 空间以输入的首地址为基址,向增加的方向扩展...

于 2022-12-04 发布 文件大小:1.86 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

快速付里叶变换子程序所需 RAM 空间以输入的首地址为基址,向增加的方向扩展-Fast Fourier Transform subroutine RAM space required to input the first address of the site was to increase the direction of expansion

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个avr的快速编程工具,和ICCavr结合,可以快数的生成代码,很好用的...
    一个avr的快速编程工具,和ICCavr结合,可以快数的生成代码,很好用的-A rapid avr programming tools, and ICCavr combination, you can quickly generate code number, a very good use
    2022-07-09 20:53:03下载
    积分:1
  • 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收...
    单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
    2022-03-11 07:33:15下载
    积分:1
  • 此程序含有仿真电路图和C语言程序,希望能够对单片机爱好者有用...
    此程序含有仿真电路图和C语言程序,希望能够对单片机爱好者有用-This program contains a circuit diagram and the C language simulation procedures can be useful for single-chip lovers
    2022-01-30 18:48:10下载
    积分:1
  • 51单片机上的DS18B20驱动,LCD驱动在我发布的其它程序中可以找到。...
    51单片机上的DS18B20驱动,LCD驱动在我发布的其它程序中可以找到。-51 MCU on the DS18B20 driver, LCD driver in my release can be found in other programs.
    2023-01-11 13:10:04下载
    积分:1
  • 一个用AVR单片机做的冲电器程序,内包含详细的主程序和头文件。...
    一个用AVR单片机做的冲电器程序,内包含详细的主程序和头文件。-A single-chip AVR to do with the red electrical procedures, within the main program contains a detailed and header files.
    2022-01-29 03:13:19下载
    积分:1
  • 高精度实时时钟-SD2001驱动程序 用于威帆电子SD200X系列IC驱动...
    高精度实时时钟-SD2001驱动程序 用于威帆电子SD200X系列IC驱动-high-precision real-time clock-driven procedures for SD2001 Granville sails electronic SD200X Series Driver IC
    2022-05-15 19:33:59下载
    积分:1
  • 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译...
    仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl+ F5" key simulation, according to the "F5" running full-speed, switched to the ser
    2022-10-02 01:00:04下载
    积分:1
  • 其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpo...
    其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。 usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write: unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data. usb endpoint data is read
    2023-06-14 23:15:04下载
    积分:1
  • isd4003 voice playback and recording system procedures, the test was successful,...
    isd4003语音系统的回放和录音程序,测试成功,请有这方面经验的朋友多多指教-isd4003 voice playback and recording system procedures, the test was successful, have experience in this area exhibitions Friend
    2022-04-29 08:14:33下载
    积分:1
  • 磁传感器信号,adc,状态机算法,无线传输,用于检测车辆通过数...
    磁传感器信号,adc,状态机算法,无线传输,用于检测车辆通过数-Magnetic sensor signal, adc, state machine algorithm, wireless transmission, for detecting the number of vehicles
    2022-03-15 18:01:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载