搜索资源列表
yaffs2.tar
- YAFFS,Yet Another Flash File System,是一种类似于JFFS/JFFS2的专门为Flash设计的嵌入式文件系统。与JFFS相比,它减少了一些功能,因此速度更快、占用内存更少。YAFFS和JFFS都提供了写均衡,垃圾收集等底层操作。-YAFFS, Yet Another Flash File System, a similar JFFS/JFFS2 specifically for the design of embedded Flash File System.
jffs_amine
- 嵌入式构建JFFS文件系统的方法。有详细的操作步骤-embedded file system approach. A detailed operational steps
update
- 用在X86芯片的嵌入式系统中的自动更新程序,c语言开发。网络,文件等操作值得一看
framebuffer
- 利用framebuffer画小企鹅 Linux的framebuffer接口提供给用户访问显示设备的通用接口,通过mmap映射显示缓冲给用户,fb中我们设置什么值,将直接在屏幕上显示出来。本实验我们要利用framebuffer在屏幕上显示一个小企鹅,可以接读取bmp图片,设置framebuffer的值,或者利用include/linux/linux_logo.h文件(该文件已经定义好小企鹅的颜色和位置信息),设置framebuffer的值。本实验采用的是第二种方法。只要读取linux_l
udev-114.tar
- 在Linux2.6内核下的udev文件系统的源码,在按照操作打上补丁后,可以使嵌入式linux系统支持udev文件系统接口
gsadfgwadfgasgd
- 一、 uboot是ppcboot和armboot合并而成,现在主流的bootloader为uboot和redboot 二、 bootm addr_kernel addr_initrd 三、 移植uboot时最好(一定)要找到一个自己板子的原形(即自己的板子是在这个板子上做一些修改而来的)的版本,这样就可以事半功倍。这样要修改的地方就比较少,也比较容易了。uboot支持很多平台,与一个具体平台相关的主要有三个地方: 1、./include/configs/xxxxx.h, 主要定义了f
2440usbslave源码
- 2440usbslave源码,可以移植到天嵌的开发板上替代原来的lib文件,有了源码方便修改。 解压需要在linux系统下用tar 命令操作,在windows下解压会出错。下载后把.rar去掉 不然不给上传-2440usbslave source code, can be transplanted to the days embedded development board to replace the original lib files easy to modify, with sou
2410下boa_web服务器移植
- 移植过程参考网上文章,遇到诸多问题,最后在如下转载的帖中看到相同的,参考修改后移植成功。没有挂在NFS做为文件系统,所以其中的NFS中的文件操作是在对应的文件系统中,过程类似
file_operation_sample
- ARMLINUX 环境下开发的文件访问程序,能对文件进行读取和写操作。-Development environment ARMLINUX file access procedures, the documents can be read and write operation.
ezxml
- linux下xml文件的读写操作封装,简洁明了。-xml files under linux to read and write operations package, simple and concise.
fuse-2.8.1.tar
- linux下支持ntfs文件系统可写入操作,不可多得!-linux to support ntfs file system write operations, rare!
ntfs-3g-2009.4.4
- linux系统下ntfs文件系统的驱动,支持写入操作,很好用!-linux system under the ntfs file system driver to support a write operation, very good use!
qt_read_ini
- 用Qt4编写的显示界面,并且实现对ini文件的读写操作-Written using Qt4 ,and realize the ini file to read and write operations
contact
- 我们在学习嵌入式时所编写的电话本的源代码,还只是初级阶段,在Linux系统下用Eclipse编写的C语言程序的。改程序分为文件操作和数据库(MysqL)操作,代码自己拿去看吧,代码注释很详细,应该能看得懂的。-Embedded in the study when we write the source code of this phone, just the initial stage, the Linux systems written in C language with the Eclip
Linux-copy
- 自己总结了三种Linux机器间文件目录拷贝的操作方法。-Three Linux file directory copy operation between the machine
Qt
- 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。 本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
FileHelper
- 实现在windows,Linux,嵌入式Linux下的文件读,写,删除,更新,获取文件信息,LINUX下的文件压缩解压等文件操作-File operations to achieve in the windows, Linux, Embedded Linux file read, write, delete, update, get the file information, file under Linux codecs
Linux-C-Programing
- 本书主要讲述文件操作、信号量处理以及线程和网络编程-This book focuses on file operations, signal processing, and the amount of thread and network programming
copy_file
- linux环境下简单文件操作,open,read,write等函数的应用~-Simple file operations Linux environment, such as function open, read, and write and so on.
task2_file_encrypt
- linux下的文件加密器,通过文件操作,及加密算法实现对文件的加密-Under linux file encryption, file operations through, and the encryption algorithm to encrypt files