搜索资源列表
gcc-manual(Chinese)
- GCC是广泛用于linux的编译器结构,该文档详细描述了gcc的使用方法-GCC is widely used in the Linux compiler structure, the document describes in detail the methods of using gcc
Intel_80386_Manual
- intel80386manual手册,需要些操作系统底层的朋友要求的,看linux源代码必须查阅的-intel80386manual manual needs some friends in the bottom of the operating system requirements, linux source code can be accessible
systemstart
- 硬盘引导记录手册OS-MSDOS,windows,windows NT,Linux系统硬盘引导流程-hard disk boot record manual OS-MSDOS, windows, windows NT, Linux system hard disk boot process
myshell.rar
- 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
LinuxCFunctionLibraryManual
- Linux C 函数库 参考 手册 无所不包-Linux C Library Reference Manual all-encompassing
The_Linux_Kernel_API
- linux 内核的api函数介绍,涉及网络、驱动、文件系统等等各个方面,是linux 内核编程不可多得的参考手册。-all kinds of linux kernel api that involve the network, drivers, file system, and so on all aspects of linux kernel is a rare reference manual programming.
trimaran-4.0-manual
- trimaran是一个前端 后端编译器,通过一堆中间代码和表示,可以profiling出一些信息,进而优化体系结构 数据结构是c c++,linux下-trimaran is a front-end back-end compiler, by a bunch of intermediate code and said that they are profiling some information, and then optimize the architecture
Linux_mingling
- Linux的命令大全,修改版本,对一些针对内核2.6的命令做了注释,还是挺不错的。适合初学者或者作为手册进行查询-Linux command Daquan, a modified version, for some commands for the kernel 2.6 has done a comment, or very good. Suitable for beginners or as a manual query
ucc160
- ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
Bison-2.4.3-manual
- BISON是linux下的语法分析解析器的产生器,一般和FLEX一起使用-BISON is under linux parsing parser generator, used in conjunction with general and FLEX
LinuxOS-
- 为使用Linux系统的编程者或普通用户提供一个命令行使用说明书,让他们更好地使用该操作系统!-Linux system programming or user manual provides a command line to enable them to make better use of the operating system!
LinuxKernel-core-Chinese-manual
- LinuxKernel核心中文手册,总共十五章的讲解,包括Hardware Basic,Software Basic,Memory Management ,Processes,Interprocess Communication Mechanisms ,PCI ,Interrupts and Interrupt Handling,Device Drivers, The File System ,Networks,Kernel Mechanisms ,Modules,The Linux Kerne
drivers_and_test
- 《嵌入式Linux应用开发完全手册》教程中的实例源码,有字符设备驱动的编写!-" Embedded Linux application development entirely manual" tutorial source code examples, there is a character device driver writing!
assembler-intro
- GNU汇编程序是GNU工具软件套件的一部分,是用于数字系统实验室将ARM汇编语言源代码转换成二进制对象文件。这个汇编程序在GNU汇编程序中有广泛的文档记录。手动(可在你的光盘中找到gnutools /文件目录)。这导言是该手册的摘要,特别是实验室的。(The GNU Assembler, part of the GNU Tools software suite, is the assembler used in the Digital Systems Laboratory to convert