搜索资源列表
lfs
- LFS(linux from scratch)的文档,包括lfs-6.2,blfs-6.1,lfs-2006-8-3和lfs-book-svn-2006-7-31-LFS (linux from scratch) of documents, including LFS-6.2, blfs - 6.1, LFS-2006-8-3 and the LFS-book-svn-2006-7-31
C语言实战105例
- C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器
Linux 2.6.31.13 kernel
- Linux custom kernel 2.6.31
linux-transfer
- Linux系统编程移植手册,2.6.31内核(嵌入式和计算机)-Linux System Programming Manual transplantation, 2.6.31 kernel (embedded and computer)
linux2.6.31V1.4
- Linux内核移植2.6.31,全面分析Linux内核在ARM9开发板上的移植过程-2.6.31 Linux kernel porting, comprehensive analysis of the Linux kernel porting ARM9 development board
temper-tools-1.0.tar
- temper-read-temp is a program to read the temperature from a TEMPer USB thermometer. temper-read-temp is Copyright 2009 Roaring Penguin Software Inc. It may be distributed according to the terms of the GNU General Public License version 3,
linux-2.6.31.5.tar
- linux内核可以称之为最最有活力的内核,凝结着数千位优秀程序员和黑客等计算机奇才的智慧,开源之王,现在这是linux内核的最新稳定版.-The linux kernel can be called the most dynamic of the kernel, the condensation of the wisdom of thousands of talented programmers and hackers and other computer wizards, king of re
linux2.6.31
- linux-2.6.31移植 2440完全手册带你移植linux内核全过程,包你学会。-linux-2.6.31 transplantation 2440 fully manual you' re porting linux kernel package you learn.
linux-module
- Linux设备驱动标准模板,用于s3c2410实验,流水灯点亮,下面有配套应用程序内核版本:2.6.31 交叉编译器:arm-linux-gcc 4.12 Read,write,ioctl等函数实现 S3C2410 GPF0~GPF3外接led灯,低电平点亮,高电平熄灭分别用write和ioctl 实现led流水灯的点亮经过验证,可点亮led流水灯-linux module
arm-linux-gcc-4.4.1
- arm-linux-gcc-4.4.1 Linux-2.6.31.6 busybox-1.15.1在TQ2440的移植-arm-linux-gcc-4.4.1 Linux-2.6.31.6 busybox-1.15.1 in TQ2440' s, transplant
文件系统制作手册
- 基于Linux-2.6.31操作系统的文件系统制作,包括环境搭建、操作步骤和常用命令!