-
嵌入式C++演示
Presentation on Embedded C
- 2022-06-17 07:53:51下载
- 积分:1
-
lcd的字模软件,对单片机学习者学习液晶很有好处
lcd的字模软件,对单片机学习者学习液晶很有好处-lcd of the font software, MCU LCD is very good for learners to learn
- 2022-08-26 04:42:31下载
- 积分:1
-
linux驱动基础,虽说没什么硬件操作,可是正宗的基础,
linux驱动基础,虽说没什么硬件操作,可是正宗的基础,-linux-driven basis, although no hardware operation, but the basis for authentic,
- 2022-11-02 03:30:06下载
- 积分:1
-
xmega bmp085 驱动程序
这是一个驱动程序软件的 Atxmega 微控制器与 bmp085 压力传感器工作。大部分的驱动程序都是为ATMEGA,不是ATXMEGA。
- 2022-01-22 13:30:22下载
- 积分:1
-
Linux的蓝牙操作工具。配合bluez
Linux的蓝牙操作工具。配合bluez-lib使用-Linux Bluetooth operation tool. Bluez-lib with the use of
- 2022-04-20 10:58:43下载
- 积分:1
-
双面印制电路板的电磁兼容设计教程EMC教材
双面印制电路板的电磁兼容设计教程EMC教材-Double-sided printed circuit board design for good electromagnetic compatibility Guide
- 2023-05-19 22:15:03下载
- 积分:1
-
PIC16f917 serial communications test program, using lcd12864 graphic LCD display...
PIC16f917串口通讯测试程序,使用lcd12864图形液晶做显示。可以实现双机通讯-PIC16f917 serial communications test program, using lcd12864 graphic LCD display to do. Double-machine communication can be achieved
- 2022-08-11 06:42:40下载
- 积分:1
-
WinCE TCP通信
EVC,WinCE,TCP,WinCE TCP通信ppWizard has created this TCPServer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your TCPServer application.
TCPServer.h
This is the main header file for the application. It includes other
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-21 08:14:57下载
- 积分:1
-
Modbus RTU从站项目基于PIC单片机16f87x处理器和24LC128 CMO…
Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler-Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler
- 2022-03-12 18:16:20下载
- 积分: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