-
8051的FFT代码
基于8051的FFT计算代码,经过修改可实现任意长度的FFT运算。
可用于估计采样信号频谱。
该代码已经经过测试。
- 2022-05-26 15:13:50下载
- 积分:1
-
similar to a Windows environment with the softice of source code, can be used to...
一个类似与Windows环境下的softice的源代码,可以用来调试driver和应用程序。-similar to a Windows environment with the softice of source code, can be used to debug the driver and application procedures.
- 2022-06-12 05:06:24下载
- 积分:1
-
freescale ep100 ECT定时器中断程序
freescale ep100 ECT定时中断程序-freescale ep100 ECT timer interrupt program
- 2022-06-06 15:09:53下载
- 积分:1
-
Abstract: The guidance system consists of the sound systems and car audio guidan...
摘要:该声音导引系统由声音导引主控系统和小车控制系统两部分组成。声音导引主控系统主要由主控MCU、声音接收部分、无线发射模块组成。小车控制系统主要由MCU、固化模块NEC、电机驱动部分、声光部分及无线接收模块组成。该系统的最大特点在于其软件设计使用层次化、模块化设计方法,系统低功耗,性价比低。经调试和测试,系统各项性能参数达到设计指标。
关键词:声音导引、无线收发、声源移动、M
智能语音小车-Abstract: The guidance system consists of the sound systems and car audio guidance master control system composed of two parts. Sound-guided mainly by the main control system master MCU, the sound receiving part, the wireless transmitter module component. Vehicle control system mainly consists of MCU, curing module NEC, motor drive parts, sound and light parts and the wireless receiver module. The most prominent feature of the system software designed for use in its hierarchical, modular design approach, the system low-power, low cost. The debugging and testing, system performance parameters to achieve the design target. Key words: sound guidance, wireless transceiver, a sound source movement, MCU, NEC, motor drive
- 2023-08-25 12:00:05下载
- 积分:1
-
书名“全能混合电路仿真 OrCAD PSpice A
书名“全能混合电路仿真 OrCAD PSpice A-D V9”,Orcad pspice仿真方面的书籍,9.0版本,非常不错,还有一本因容量较大缺乏上传信心-title, "all mixed circuit simulation OrCAD PSpice A-D Blast" Orcad PSPICE simulation of books, Version 9.0, very good. there is a greater capacity for lack of confidence Upload
- 2022-05-20 00:06:16下载
- 积分:1
-
《msp430应用系统开发典型实例》第10章程序代码
《msp430应用系统开发典型实例》第10章程序代码- Msp430 typical examples of application systems development, Chapter 10 code
- 2022-06-18 12:31:48下载
- 积分:1
-
This is a study on the development of PCI
这是一个关于PCI驱动开发的开发文档资料,里面详细介绍了开发过程-This is a study on the development of PCI-driven development documentation, which details the development process
- 2022-11-24 17:20:03下载
- 积分:1
-
移植uC/0S
移植uC/0S-II 到AVR单片机,了解uC/0S-II嵌入式实时操作系统的内核,分析如何将uC/0S-II移植到AVR单片机系统上,并给出一个移植的应用实例。-Transplant uC/OS-II To AVR MCU
- 2022-01-25 22:53:55下载
- 积分:1
-
str712的一些例子程序,ads1.2下运行,可以在官方板子上跑
str712的一些例子程序,ads1.2下运行,可以在官方板子上跑-str712 Some examples of programs, ads1.2 running, you can run on the official board
- 2023-08-31 02:45:04下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1