-
os required for the development of the mouse
os开发的所需的鼠标驱动,基于c语言,gcc开发-os required for the development of the mouse-driven, based on c language, gcc development
- 2022-01-25 15:42:57下载
- 积分:1
-
6位共阴数码管,CD4511驱动,使用反极法的键盘
6位共阴数码管,CD4511驱动,使用反极法的键盘
- 2022-05-13 01:33:06下载
- 积分:1
-
实现了键盘的驱动 其他头文件在BIOS中已经提供
实现了键盘的驱动 其他头文件在BIOS中已经提供
- 2022-03-17 22:49:48下载
- 积分:1
-
lpc22xx系列arm的i2c驱动,并且包含zlg7290的应用.详细使用方法见程序文档...
lpc22xx系列arm的i2c驱动,并且包含zlg7290的应用.详细使用方法见程序文档-lpc22xx series arm of the i2c driver, and includes zlg7290 applications. detail see the use of program documentation
- 2022-07-01 07:05:10下载
- 积分:1
-
jtag工具,用来为intel sa1100 cpu 烧写flash。
jtag工具,用来为intel sa1100 cpu 烧写flash。-JTAG tools, used to intel sa1100 cpu programmer flash.
- 2022-03-04 01:42:43下载
- 积分:1
-
lcd的资料,收集很久了, 放上来共享一下,附各种接口应用代码...
lcd的资料,收集很久了, 放上来共享一下,附各种接口应用代码-lcd data collection a long time, sharing放上来click, with a variety of interface application code
- 2022-12-29 06:30:04下载
- 积分:1
-
嵌入式系统平台的微型显示器,以指导安装和源程序…
嵌入式系统引导平台micro monitor的安装及源代码-embedded system platform micro monitor to guide the installation and the source code
- 2022-01-25 18:38:41下载
- 积分:1
-
文件中包括了S3C2410基础试验源代码的触摸屏源代码
文件中包括了S3C2410基础试验源代码的触摸屏源代码-document S3C2410 including a pilot basis source code Touchscreen source code
- 2022-08-16 12:59:50下载
- 积分:1
-
at89c51 for the procedure and a clock circuit, as an electronic clock to the ref...
at89c51作的一个时钟程序和电路,可作为电子时钟设计的参考,用c51写的程序,protel99se画的电路图,程序均已调试通过,可作为万年历时钟!-at89c51 for the procedure and a clock circuit, as an electronic clock to the reference design, with the decoder written procedures protel99se painting circuit, debugging procedures are adopted, as hefty almanac clock!
- 2022-01-30 21:13:24下载
- 积分: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