搜索资源列表
win2arm-pic-change.rar
- 将windows下的bmp格式图片转换为bin格式文件,以便修改后能在arm机上运行,Will be under windows format bmp image files into a bin so that the modified to run on machines in the arm
wav
- 基于lpc2148(arm7)的wav音乐格式播放器的设计,采用24bitPCM1770DA转换芯片,播放音质极好-Based on lpc2148 (arm7) the wav format music player designed 24bitPCM1770DA conversion chips, excellent sound quality playback
ARMMMU
- 使用ARM 中内存管理单元MMU 部件提供的功能, 分析了ARM MMU 中所创建的页和页表的特点、 类型, 给出页表中不同描述符的类型格式以及使用一级页表和二级页表将虚拟地址转换为物理地址的方法和 过-To use the funct ion of the memo ry management unit, th is paper analyzes the characters, types of pages and page tables in ARM MMU , gives th
hextodouble
- 单片机的双精度实型数double存储格式是8个字节,当上传至后台电脑时,需要将以长整数表示形式转换成为实型数,该程序函数提供了转换方法-The single-chip double-precision real number double the storage format is 8 bytes, when uploaded to the background when the computer requires that the form will be a long integer typ
LPC2132_ADC_test
- 飞利浦ARM7之LPC2132的8路AD转换程序示例,已调试通过,便于大家在不同开发环境下测试,故提供TXT格式,直接copy到相应的开发环境即可。-Philips LPC2132 ARM7 of the 8 AD converter example, has been through debugging, easy to everyone in the different development environment to test, it provides TXT format, dire
FM_REV1.0_8.1
- atmel XMEGA32A4开发板的原理图,PDF格式,需要自己转换。-atmel XMEGA32A4 development board soucre code。
adcalcd
- 对MSP430片内温度传感器进行采样,输出温度到LCD程序使用单通道单次转换,温度显示的格式是华氏温度,带两位小数-Sampling the MSP430 chip temperature sensor, the output temperature to the LCD program Single-channel switch, temperature display format is the temperature in degrees Fahrenheit, with two deci
uUCGGUIFontTTc
- 一款用于转换成ucgui的c文件格式的工具,方便在开发中提取字模-A tool for converting file formats ucgui of c facilitate extraction matrix in development
STM32F746-DMA2D
- 这stm32f746代码描述了如何配置dma2d外围 混合传输模式memory_to_memory。 并描述了如何配置dma2d外围转移 在像素格式转换memory_to_memory(PFC)模式-This STM32F746 code provides a descr iption of how to configure DMA2D peripheral in Memory_to_Memory with blending transfer mode. and pr
dsemclient
- 这个是用来处理nlu的转换格式的脚本,用法比较简单,输入的语句-This is the scr ipt used to handle the conversion format of nlu
Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载
- Cheap_Flash_FS(FAT版)--嵌入式FAT文件系统源码免费下载 本文件系统支持FAT16/FAT32文件系统共计两种格式,支持长文件名, 支持中文文件名(支持GB2312/UNICODE转换码表) 支持子目录,支持文件的读取,写入,删除,创建等等常用功能。 另外,本代码全部使用C代码编写,可以移植去各种单片机平台上实现文件系统模块。 (本代码是我们提供的免费代码,用户可免费测试,研究,应用代码。并可以在商业产品上使用。 本代码有高端版,一次可以写1000个扇区或
汽车C语言案例
- 屏蔽主电机预充满信号和空调预充输出信号 对水温冷却系统程序进行修改:传感器损坏后,对有空调制冷开启的情况进行策略修改。 对CAN报文结构进行修改 对AD采集系统进行修改 添加IO口模拟SPI:写入和读出函数(功能未调通) 对IO口设置进行修改 对CAN发送进行修改,在CAN发送中添加版本号发送 对报文内容进行修改:告警报文、状态报文 对SPI写读函数进行修改:16位数据发送格式、读取数据函数修改 添加水温电压值和实际温度值转换函数