搜索资源列表
minigui-dev-2.0.1-linux.tar
- 这是针对 Linux (i386)平台的 MiniGUI V2.0.1 开发包(MiniGUI-Processes 运行模式)。关于安装和使用方法,请阅读该软件包中的 README 文件。-this is a Linux (i386) platform MiniGUI V2.0.1 Development Kit (MiniGUI - Processes running mode). The installation and use of the method, please read the
2410iic
- 2410开发板在ADS下测试IIC的程序 运行步骤: 1 打开iic.mcp工程文件 2 运行 3 观察终端输出从eeprom中 读出的数据 文件说明: iic_test.c 开发板初始化文件 2410iic.c iic实验主程序文件-2410 ADS development board under test in the IIC running steps : an open iic.mcp engineering documents two running t
save-to-flash-2410
- 三星2410-arm920t处理器在Linux环境下在用户层直接读写flash!-Samsung 2410 - arm920t processors in a Linux environment the user to read and write directly layer fl ash!
gpiotool.tar
- pxa270 Linux开发板上用的读取、修改PXA270寄存器的程序-pxa270 Linux development board with the read, modify the procedures PXA270 Register
file_system_driver(based_uclinux_ucos2)
- 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。-Tools : ads1.2 or gcc for linux : can be read for Embedded fs reference. Intron flash file system driver
glimpse-4.18.0.tar
- linux下阅读源码的好工具,是你阅读源码的好帮手-under linux source of good reading tool, you should read the source code is a good helper
xktv_tk
- 触摸屏的校正以及应用接口,适合嵌入式系统使用,直接读写系统设备,带坏帧剔除功能,经过实际应用半年以上,精准可靠(one_touch) -Touchscreen calibration and application interfaces for embedded systems using direct read-write system equipment, Frame led remove function, through practical application over six mo
Datasample_FIFO_driver1
- 打开s3c2410的外中断16,通过该中断信号让内核从外部存储器里读数据。是一个中断驱动程序-open s3c2410 the external interrupt 16, so that the interruption signal from the external memory kernel read data. Is a disruption Driver
4.1_memory_test
- memory_test Memory Read/Write Access Test Memory read base Address : 0xc010000 Memory write base Address : 0xc02-memory_test Memory Read / Write Access Tes t read base Memory Address : Memory write 0xc010000 base Address : 0xc02
usb-skeleton
- This driver is based on the 2.6.3 version of drivers/usb/usb-skeleton.c but has been rewritten to be easy to read and use, as no locks are now needed anymore.
nand_flash_read
- NAND FLASH read/write function
war
- 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流的前n个字节,预读缓冲器的大小通常在0 – 258 之间。这
readwrite
- samples for easy read and write files
wait
- Flash中内置了一个状态寄存器(Status Register,SR)来指示Flash的当前工作状态和各种操作是否成功。要读取SR的当前值需要向CUI发送读状态寄存器命令(Read Status Register),命令码为0x70,SR中的内容将在DQ[7:0]上输出。The Read Status Register (0x70)command causes subsequent reads to output data from the SR until another command i
linux for embedded and realtime app
- 实时嵌入式LINUX程序设计(英文资料),已解密可屏幕取词阅读。资料相当出色!-real-time embedded Linux programming (English), has been declassified Capture Characters from Screen can be read. Information is excellent!
canread1
- ARM linux下的canbus编程,提供canbus参数设置,读写操作。-Canbus under the ARM linux programming, providing canbus parameter settings, read and write operations.
mjpg-streamer-mini2440-read-only
- 基于Micro2440 通过网络浏览和控制CMOS 或USB 摄像头。Mjpeg‐stream 是一个开源软件,用于把mjpeg 格式的文件变成流媒体输出,这里作者把它移植到micro2440,并做好了相应的启动运行命令。-Based Micro2440 network view and control CMOS, or USB camera. Mjpeg-stream is an open source software for the mjpeg format into streaming
read.tar
- 嵌入式linux环境下RS232通信模块以及读数据测试模块-Embedded linux environment, RS232 communication module and test module read data
ch376-read-hardware
- 基于stm32控制ch376读写硬盘,ch376用主模式,spi接口通信。 -Ch376 disposal device control hard disk read and write procedures, spi interface communication
READ.WRITE
- 嵌入式中,write和read函数最终调用模型-Embedded, write and read function final call model