搜索资源列表
bios-lt75.tar
- 这是bios-lt的最新板,(1) bios.img占用的扇区数由4个合并为2个,相应的文件大小由193K减小为66K (2) 实现了对FLASH芯片BOOT扇区的处理,建立FLASH分区时不用再考虑让开BOOT扇区 改动的主要目的是想做到: 在29F040上空出384K的空间,建立一个分区存放不含应用程序的uClinux kernel, 将29LV160作为一个大分区,在其上建立JFFS2文件系统,并挂接为uClinux的根文件系统. 系统应用程序全部存储在
boaWebServer
- Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web s
ds1337
- 实时时钟处理芯片ds1337驱动程序,芯片由i2c接口控制,将文件加入到linux内核的driver i2c/chips目录下,在makefine中添加该文件直接编译即可-real-time clock chip ds1337 driver, from i2c chip interface control, file into the Linux kernel driver i2c/chips directory, In addition makefine the document can be
AudioDrv
- 音频处理程序,如果+dsp最好了,姑且先用着吧,毕竟能听到过16khz声音的人少-audio processing procedure, if dsp best, given to using a bar, After all, can be heard the voice of the 16 khz less
imageviewer
- 一个已经移植到嵌入式平台上的图象处理程序源代码,可以处理gif,bmp,jpg,png
davinci_demo
- davinci处理品的的视频处理程序,包含完整的源代码. 该程序处理视频的显示,控制等操作.
tslib-0620.tar
- 基于ads7843的触摸屏校准程序,准确度较高,自己在tslib源码基础上修改调试,目前对拖动处理不是很好,希望对大家有所帮助
CAN
- ARM cortex M0处理程序,直接可以烧写使用。-ARM cortex M0 process, can be programmed directly using.
source_STM32F103
- ARM芯片处理OV670摄像头视频的程序-arm ov670
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
1234
- 嵌入式Linux驱动程序设计(六)中断处理程序-Embedded Linux Driver (6) interrupt handler
Interrupt
- 嵌入式ARM环境,linux操作系统中断处理程序-Embedded ARM environment, linux operating system interrupt handler
audio
- 嵌入式ARM LINUX操作系统音频处理程序-ARM LINUX operating system embedded audio processing
pid)
- 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
app
- 嵌入式视频采集、传输处理程序.主要运用基于H.264视频压缩技术,处理芯片是S3C2440!-Embedded video capture, transport processes, mainly the use of H.264-based video compression technology, processing chip S3C2440!
GPS1
- 串口编程,GPS数据接受,解析处理程序-Serial programming, GPS data received, parse handler. . . . . .
DM6446_TVP5158_v01.00.01
- 适用于dm6446开发板中有关TVP5158解码器多通道采样视频处理程序.里面包含各种模式和制式的采样-Package Name The name of the application or files Version Version of the application or files License Name of the license or licenses that apply to the Package. Location The director
ArmPlat_lcd
- 单片机的led处理程序,尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-MCU led handler, try not to let the owners have spent time in the revised instructions you. Unpack the archive and can not have a password.
zifuchuan
- 用VC++实现的字符串处理程序,可以定向的修改或是添加原代码-with VC string handling procedures can be directed to amend or add to the original code
Video-Processing
- 主要包含了matlab下的视频采集及处理程序、VS2013下opencv图像处理以及视频处理程序,以及Ubuntu中的qt下的视频采集程序-Mainly includes the video acquisition and processing procedures, under the matlab VS2013 opencv image processing and video processing procedure, and video collection procedures und