-
CH451键盘管理及LED显示芯片的C程序,调试通过MCU为LPC2103
CH451键盘管理及LED显示芯片的C程序,调试通过MCU为LPC2103-CH451 keyboard management and LED display chip C program debugging through the MCU for the LPC2103
- 2022-09-19 15:40:03下载
- 积分:1
-
pic18f4550 USB
USB HID微控制器C语言PIC18F4550有用的MPLAB MPLAB X USB HID单片机c语言PIC18F4550有用的MPLAB mplabx
- 2023-02-14 16:40:04下载
- 积分:1
-
IARAVR多项功能测试+protues调试例程
IARAVR多项功能测试+protues调试例程-IARAVR a number of functional test+ Protues debugging routines
- 2023-04-11 04:20:04下载
- 积分:1
-
nrf24l01p C
/**
- 2022-05-21 12:32:48下载
- 积分:1
-
keil with Proteus FBI, including source code, circuit
keil与proteus联调,含源码、电路-keil with Proteus FBI, including source code, circuit
- 2022-11-29 08:05:04下载
- 积分:1
-
S3C2410串口测试源码,在开发板上已经调试通过。
S3C2410串口测试源码,在开发板已调试通过。-S3C2410 serial test source in the development board has adopted debugging.
- 2023-06-28 13:25:03下载
- 积分:1
-
Full Usb_Mass_Storage_Class (U disc
完整的Usb_Mass_Storage_Class(U盘类)规范文档。-Full Usb_Mass_Storage_Class (U disc-type) specification document.
- 2023-01-10 12:25:04下载
- 积分:1
-
ifft xlinx ise开发
用verilog编程语言实现的ifft程序,用的器件是赛灵思的,开发环境是ise,采用流水线结构,值得下载借鉴,蝶形算法采用基2分解,可用于数字滤波,信号处理等领域,希望那个大家多多支持......
- 2022-01-22 13:08:52下载
- 积分:1
-
高质量的音频解码库LIBMAD
应用背景LIBMAD 是一个高质量的音频解码库,MAD 的全称是 MPEG Audio Decoder。LIBMAD 目前
支持 MPEG-1、低采样率的 MPEG-2 和 MPEG2.5 格式的 LayerⅠ、LayerⅡ、LayerⅢ(即 MP3)
的解码。
MAD 具有如下特性:
●高精度的 24-BIT PCM 输出;
●100%使用定点运算;
●完全基于 ISO/IEC 标准;
●支持 GNU GPL 协议。
关键技术MAD 完全采用 C 语言编写 (里面的 IMDCT 部分和乘法运算可根据平台不同使用汇编来加
快运算速度),它对 MP3 解码算法做了很多优化,非常适合在没有浮点支持的嵌入式环境下
使用。利用 MAD 提供的 API,我们可以很容易的实现音频解码。
- 2022-09-07 08:35:03下载
- 积分: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