搜索资源列表
Linux
- Linux编程基础,帮助你了解linux编程相关内容,是一个方便入门学习的好资料-Linux programming basics, linux programming to help you understand the relevant content, is a convenient entry to learn good information
linux
- 在Linux下的C语言编程介绍,适合于初级学习Linux编程的人-In Linux, the C programming language introduced for primary one to learn Linux programming
linux
- linux网络编程,比较简明,包括socket编程,多线程,进程,信号-linux Network programming
linux-socket-c
- linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
SmartARM3250-Linux
- LINUX开发环境的讲解和编程的基础知识,对初学者很有帮助-linux development
linux-select
- 嵌入式文件多用户共享select编程实现-Select multiple users to share files embedded programming
Linux-Programing-source-code
- 这些源码以简单的示例介绍了Linux应用程序编程的一些关键操作,主要涉及文件操作,进程,进程控制,进程通信以及多线程操作。每个短小精悍,便于学习。-A simple example of these source Linux application programming introduced a number of key operations, mainly related to file operations, process, process control, process commu
base-on-PowerPC-embeded-Linux
- 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
linux-mycp
- 实现文件复制:完成一个目录复制命令,包括目录下的文件和子目录。学习和掌握操作系统中与文件操作相关的概念,并使用系统提供的API编程实现。-Implementation file: a directory to complete the copy command, including the directory files and subdirectories. Learn and master the operating system and file operation related con
Linux-shell
- s h e l l编程最烦人的一项工作是调试问题。有一些方法可以借鉴,但是最好能在问题出现前防止大部分错误,为此应遵循以下规则。 本书简单讲解-The most annoying one shell programming is to debug the problem. There are ways to learn, but the problem is best able to prevent most errors before, this should follow the rules
Linux-Web
- 这是一个Linux web编程方面的书籍,由于linux时开源的,所以在此上编程方便许多-This is a Linux web programming books, because when the open source linux, so a lot easier to program in this
linux-kernel
- linux编程超好pdf,本人收集,别处没有的哦。-super good linux Programming pdf, I gather, not elsewhere.
C-programming-under-linux-
- linux下c编程手册,讲解很详细,适合linux编程初学者 !-C programming under linux
Linux-Network-Traffic-Control
- Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
linux-programing-by-example.tar
- 这是linux编程精髓的书附源代码,值得学习和品鉴!-linux programing by example.tar.gz is the source code of linux programing by example
Linux
- 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
linux-C-libpcap-
- 内有linux 异步通讯网络编程。和基于libpcap的抓包程序。以及关于libpcap的学习资料。-Linux asynchronous communication within the network programming. The packet capture libpcap-based program. And learning materials on libpcap.
linux-device-driver
- linux device driver介绍,非常适合linux编程人员对于嵌入式程序的编写-linux device driver descr iption is very suitable for embedded linux programmers to write programs 朗读显示对应的拉丁字符的拼音 字典名词0.减少0.还原
linux-timer
- 这是驱动开发中的关键技术,timer的编程。-This is the key technology-driven development, timer programming.
Linux-driver-development18
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第18章、LCD设备驱动。在多媒体应用的推动下,彩色LCD越来越多地应用到了嵌入式系统中,掌上电脑(PDA)、手机等多采用TFT显示器件,支持彩色图形界面,能显示图片并进行视频媒体播放。帧缓冲(Framebuffer)是Linux为显示设备提供的一个接口,它允许上层应用程序在图形模式下直接对显示缓冲区进行读写操作。本章主要讲解帧缓冲设备Linux驱动的架构及编程方法。-Author: HuaQing vis