-
c语言+汇编实现ARM9 点亮led
crt0.S是汇编 ,实现设置栈和跳转执行c程序的功能,c函数实现点亮led的功能。
使用Makefile进行编译。
- 2022-08-14 07:14:25下载
- 积分:1
-
电阻式触摸屏手册在波斯语中用 c 语言实现
电阻式触摸屏手册波斯语与在 Visual Studio 和 Visual Prolog 中运行的 C 语言实现。
- 2022-02-27 00:58:47下载
- 积分:1
-
Embest 2004许可。
Embest 2004 license.
Embest 2004 license.-Embest 2004 license
- 2022-04-25 13:29:24下载
- 积分:1
-
dram.rar
dram.rar-R3 DARM的基本工作原理,比较详细-dram.rar-R3 DARM the basic working principle, a more detailed
- 2022-02-06 04:49:04下载
- 积分:1
-
基于XSCALE架构处理器WinCE系统BSP开发,从pxa250修改到pxa255。
基于XSCALE架构处理器WinCE系统BSP开发,从pxa250修改到pxa255。-毁于XSCALE ????
- 2023-04-17 01:10:04下载
- 积分:1
-
蓝牙下的检测工具,扫描其他设备。用蓝色的…
Linux下蓝牙探测工具,扫描其他设备。配合bluez-lib使用。-Bluetooth under Linux detection tool to scan other devices. With the use of bluez-lib.
- 2022-04-19 04:49:28下载
- 积分:1
-
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to e...
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to electrically program (write) and erase information. The
exponential growth of flash memory has made this technology
an indispensable part of hundreds of millions of electronic
devices.
Flash memory has several significant differences with volatile
(RAM) memory and hard drive technologies which requires
unique software drivers and file systems. This paper provides
an overview of file systems for flash memory and focuses on
the unique software requirements of flash memory devices.
-FLASH file system source code, Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique
- 2022-03-11 14:01:31下载
- 积分:1
-
嵌入式界面编程minigui1.3.3
minigui1.3.3是一个轻量级的界面编程语言,基于C开发的界面库,思路清晰简单,很容易上手,占用内存小,在嵌入式系统中,运行很快,适合于嵌入式界面开发
- 2022-06-30 23:48:19下载
- 积分:1
-
mm36sb020存储器读写
mm36sb020存储器读写-mm36sb020 Memory Reader
- 2022-07-26 10:30:10下载
- 积分:1
-
键盘状态扫描函数
/*
键盘扫描函数
读取当前键盘的状态
有按键按下返回相应按键值
无按键按下返回"0x00"
*/...
键盘状态扫描函数
/*
键盘扫描函数
读取当前键盘的状态
有按键按下返回相应按键值
无按键按下返回"0x00"
*/
-Keyboard status scan function/* keyboard scan function to read the current state of the keyboard keys have a corresponding button press to return to the value of non-button press to return to
- 2022-04-08 07:14:18下载
- 积分:1