虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Tn-kernel

  • 此模块是我在以前公司做热风枪项目时设计的一个模块

    此模块是我在以前公司做热风枪项目时设计的一个模块,用于实时显示当前温度,其精度可以达到1摄氏度,三位半液晶显示,界面美观,稍作改动也可用段码LED作为显示。 程序功能:10位A/D的温度采集(热电偶);TN段码液晶驱动;温度补偿; 文件包括:所有C源程序;完整的项目文件包(基于MCU:HT46R23) PCB HT46R23 DATASHEET 三位半液晶片DATASHEET

    标签: 模块 热风枪 项目

    上传时间: 2016-09-20

    上传用户:wfl_yy

  • 关于Linux 内核的解读 出自一个学生之手

    关于Linux 内核的解读 出自一个学生之手,所以不是很正式的文章。但是会给读者在通往Linux kernel解读的过程中有个提纲策领的作用。

    标签: Linux 内核

    上传时间: 2016-09-27

    上传用户:nairui21

  • 适用于linux的NTFS mount

    适用于linux的NTFS mount,(kernel在2.6.14之后有NTFS--3G不需要)

    标签: linux mount NTFS

    上传时间: 2016-09-29

    上传用户:懒龙1988

  • YAFFS2文件系统

    YAFFS2文件系统,LINUX2.6内核支持YAFF2文件系统,命令:sh patch-ker.sh c /<kernel path>

    标签: YAFFS2 文件系统

    上传时间: 2016-09-30

    上传用户:JIUSHICHEN

  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外

    === ==== 关于本光盘 ========== \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。

    标签: Tinix asm inc 光盘

    上传时间: 2014-01-26

    上传用户:TF2015

  • 内核

    内核,是一个操作系统的核心。它负责管理系统的进程、内存、设备驱动程序、文件和网络系统,决定着系统的性能和稳定性。Linux作为一个自由软件,在广大爱好者的支持下,内核版本不断更新。新的内核修订了旧内核的bug,并增加了许多新的特性。如果用户想要使用这些新特性,或想根据自己的系统度身定制一个更高效,更稳定的内核,就需要重新编译内核。本文将以RedHat Linux 6.0(kernel 2.2.5)为操作系统平台,介绍在Linux上进行内核编译的方法。

    标签: 内核

    上传时间: 2016-11-04

    上传用户:hopy

  • DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux ke

    DYMOUM is an implementation of the DYMO (Dynamic Manet On-demand) routing protocol both for Linux kernel and ns2 network simulator, written in C and C++.

    标签: implementation On-demand protocol Dynamic

    上传时间: 2016-11-07

    上传用户:tianyi223

  • tftp-1.0源码

    tftp-1.0源码,可以用作uboot下下载kernel镜像以及文件系统

    标签: tftp 1.0 源码

    上传时间: 2013-12-25

    上传用户:362279997

  • In this book, you will learn about what drives the Linux development process. You will discover the

    In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.

    标签: will development the discover

    上传时间: 2016-11-18

    上传用户:rocketrevenge

  • 这本书非常之不错

    这本书非常之不错,详细介绍linux kernel source,对深入学习linux的人有很大帮助

    标签:

    上传时间: 2016-11-22

    上传用户:jackgao