搜索资源列表
trivial.yaffs
- 一个基于嵌入式linux系统的文件系统源码,yaffs的类型
单片机fat文件系统源码
- 一个单片机设计的fat系统操作。
QTdeveloponlyfortq2440embedsky
- TQ2440 linux QT应用程序开发手册(天嵌独家出品)---全新LINUX图形界面开发,QT完全应用,开放应用程序全部源代码,配套详细的开发教程,专为sky/tq2440用户制作精品学习开发教程, 详情见:http://www.embedsky.net/infoDis.php?id=3 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品) 发布日期:2009-06-16 基于TQ2440 linux QT应用程序开发手册(天嵌独家出品),包含所
FastDFS_v2.08.tar
- 这个是一个小型分布式文件系统的源码,是一位高手写的,个人认为很好,在这里推广。-This is a small source distributed file system, is a master write, think well, here to promote.
oscam-0.99.4svn1385-i686-pc-linux
- oscam系统源码文件,对于新手编译程序,调试来说, 很方便-System resource files
student
- 本人自己编写。学生信息管理系统。linux下C语言编写,gcc编议,是初学C语言的好例子。压缩文件中包括:源码,已编议文件,数据文件,word文档说明以及流程图四项。-I write your own. Student Information Management System. linux under the C language, gcc compiled proposal is a good example of beginners C language. Zip file includi
udhcp0.9.9-pre
- 嵌入式linux系统的DHCP 服务器,客户端lib库文件的源码包-Embedded linux system, DHCP server, the client library file lib of the source package
lustre_1.6.7.2.orig.tar
- lustre源码包 非常好的分布式文件系统-lustre source code can help you to know lustre file system
directtest
- 此源码为嵌入式系统中用的较多的NAND FLASH上的文件系统源码,源码经过整理与提炼更加方便阅读与理解!-The source code for embedded systems using the larger file system on NAND FLASH source code, source code after finishing and refining it easier to read and understand!
qte_yaffs.tar
- \linux2.6.12\文件系统源码及制作工具-\ linux2.6.12 \ File System source code and production tools
CurriculumDesignCompilingLinuxKernel
- 编译linux内核,向内核添加系统调用源码和报告。操作系统的一个课程设计,修改内核源代码,向内核文件中增加系统调用;重新编译内核;编程调用自己创建的系统调用;图文并茂,花了两天时间才顺利做完,拿来分享,希望能帮助看到的朋友顺利编译内核。 -Compiling linux kernel, add the system calls to the kernel source code and reports. Operating system, a curriculum design, modif
yaffs2
- yaffs2文件系统源码, yaffs2文件系统用于nanflash存储-yaffs2 file system source yaffs2 file system for nanflash memory
book-the-ticket
- 模拟火车票订票系统源码及说明,包括MAKEFILE文件,编译测试通过-Analog train ticket booking system source code and descr iption
yaffs2-HEAD-bc76682.tar
- 最新yaffs2文件系统源码, 安装到linux命令如下./patch-ker.sh c m /usr/src/linux--The new source code of yaffs file system, command for install linux:./patch-ker.sh c m /usr/src/linux-x.x.xx
yaffs2
- yaffs2文件系统源码,一种适用于nand flash的嵌入式文件系统-source code of yaffs2
squashfs4.2.tar
- 2017年最新发布的Linux squashfs源码,版本是4.2(In 2017 the latest release of Linux squashfs source code, version is 4.2)
制作yaffs
- 制作yaffs的文件系统镜像,文件包含yaffs的mkyaffs2image的源码以及说明文件(File system image for making yaffs)
unix code
- unix源码包括文件系统,任务管理,中断,输入输出(UNIX source code includes file system, task management, interruption, input and output)
busybox-1.13.3
- busybox 源码,构建根文件系统使用,这个是GT2440工程使用的busybox(busybox for GT2440 Linux)
Linux内核源码0.01
- 目录 boot 系统引导。 fs 文件系统。 include 头文件。一些C标准库,系统核心库。 init 入口。main.c。 kernel 内核。 lib 库。C源程序,一些基本核心的程序。 mm 内存管理 tools C程序编译构建相关。不算系统文件 Makefile C程序编译构建相关。不算系统文件。