搜索资源列表
linux下C语言编程
- linux下C语言编程基础知识-C programming language based on knowledge
Makefile指南
- Makefile编程及相关资料的介绍与入门。很适合初学者的学习与借鉴-Programming knowledge for Makefile. It s very usful for beginners.
donny_linuxbook
- 这是一本介绍linux各种技巧知识的好书,由一位细心的人总结论坛得来,是各位linux爱好者有力的工具,对老手和初学者都有用处。-This is a good book which introduce a great deal of skill and knowledge about linux,It comes from sum-up forum by a chary person,it is the powerful tool for linux fan and have useful fo
os4FileSystems
- 学习有关Linux文件管理程序如何组织的知识,然后为简化的文件系统设计并实现一组目录操作。Linux所设计的文件管理程序用于适应多种不同类型的磁盘设备,这些磁盘设备其文件系统的组织结构各异,磁盘格式也不相同。虽然Linux为硬盘提供了自己的文件系统组织结构(ext2),但是文件管理程序可以扩展在任何文件系统格式上执行。 -learn Linux document management procedures of how to organize knowledge, Then the pap
os2_VirtualMemory
- 学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux virtual memory. Architecture
Linuxsypxjc
- Linux实用培训学习教程1.0(最终版) 本书是为广大Linux学习者制做的,本书内容基础,语言简短简洁,也节选了一些比较经典而且一定要了解的Linux知识,循序渐进的介绍Linux相关知识,从入门到提高,希望对所有学习Linux的朋友都有帮助。-Linux learning practical training handbook 1.0 (the final version) is the book for the majority of learners Linux system so
qt4White.rar
- 《qt4白皮书》适合于初学者了解qt4的基础知识,对于认识其知识框架非常不错。," Qt4 White Paper" qt4 suitable for beginners to understand the basics of the framework for the understanding of their knowledge is very good.
cp
- copy是一个电脑玩家,最常用的命令,希望大家好好学学这个命令,不管是对你的LINUX知识还是C语言都会有很大的提升-copy is a computer player, the most commonly used commands, I hope you' ll learn in this order, whether the knowledge of your LINUX or C language will have greatly improved
ATTassembly
- ATT汇编语言语法介绍,读内核必备,高级程序员需要知道的知识。-ATT assembly language syntax descr iption, read the kernel necessary, the knowledge of senior programmers need to know.
uclinux-microblaze
- 全中文介绍了uclinux在microblaze的移植。对初学移植且无有操作系统知识的有帮助-All Chinese introduced in the microblaze uclinux porting. Transplantation for beginners with no knowledge of the operating system help
aclock
- 这是一个关于qt电子时钟的代码 对于初学者来说是一个很好例子 仔细看就好了-Qt beginners to have been a very good example of this can help you on the qt to gain a deeper knowledge and understanding I wish you progress in learning
ObamaTraining
- MSTAR稀有的珍贵指导文档,帮助一些想了解mstar的爱好者了解一些基本知识-MSTAR rare and valuable guidance document to help mstar fans want to know some basic knowledge about
linuxkernelapi
- 全英文版本,详细讲解linux的内核的体系结构,各种常用的命令等知识。-The entire English version of linux elaborate on the core architecture, a variety of commonly used commands, such as knowledge.
linux_tutorial
- linux学习教程,从浅到深介绍linux的各个知识点,是入门和提高值得阅读的资料。-learning linux tutorial, from shallow to deep introduced various linux knowledge point is worthy of entry and improve the reading information.
SOCKET
- linux下的socket的编程入门,适合不懂socket编程及相关基本知识的初学者学习。-linux programming socket under the entry for do not know socket programming and basic knowledge of beginners learning.
LinuxC
- 介绍了在linux环境下开发c程序的知识,感觉还不错,值得-Introduced in the linux environment c procedures developed under the knowledge, feeling good, it is worth
linux.pdf
- 基础知识,开发与入门,应用与提高,专题讨论。很有参考价值的哦-Basic knowledge, development and entry, application and improvement symposium. Oh, the valuable
unix3
- Linux开发教程,里面讲解了关于Linux开发的知识和代码,还有有关电子书,内容详细-Linux to develop tutorials, which explain the development of Linux knowledge and code, as well as the relevant e-books, detailed
LinuxC
- Linux操作系统下C语言编程入门,在LINUX 下进行C 语言编程所需要的基础知识-Linux operating system portal C language programming in C language under LINUX programming required basic knowledge
Bourne_again_shell(bash)basic_programming
- Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr