CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - linux 程序

搜索资源列表

  1. embedded_Linux_application_development_standard_co

    0下载:
  2. 最全的< 嵌入式Linux应用程序开发标准教程>>(第2版)书籍PDF下载。包括1-12章节。方便大家下载和学习。-The most complete < < embedded Linux application development standard tutorial> " (2nd Edition) book PDF download. Including sections 1-12. Facilitate everyone to download
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8210106
    • 提供者:
  1. Linux

    0下载:
  2. 嵌入式Linux应用程序开发详解,很详细,一本很好的Linux嵌入式系统开发的书籍-Developing Detail Explain the application of embedded Linux, very detailed, a very good books on Linux embedded system development
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:12941371
    • 提供者:李杰
  1. Linux_program

    0下载:
  2. 《Linux编程白皮书》描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-" Linux Programming White Paper" describes the key design concepts and system
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:121652
    • 提供者:HP
  1. LINUX-driver-develop2

    0下载:
  2. 中程在线信息产业培训:第二讲,字符设备驱动程序、驱动模块介绍-Medium-range online information industry training: Lecture, character device drivers, driver module introduced
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:55825
    • 提供者:张斌
  1. LINUX-driver-develop3

    0下载:
  2. 中程在线信息产业培训:第二讲,字符设备驱动程序、驱动模块介绍-Medium-range online information industry training: Lecture, character device drivers, driver module introduced
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:58834
    • 提供者:张斌
  1. 6410-linux

    0下载:
  2. 6410-linux驱动程序的位置 系统各个驱动程序的位置及其相应的设备名-The location of the 6410-linux driver
  3. 所属分类:软件工程

    • 发布日期:2017-04-16
    • 文件大小:77226
    • 提供者:john
  1. mixer

    0下载:
  2. linux音频设备驱动的mixer和sound的测试程序,mixer混音对频率调节,sound先录音在放音-Linux audio device driver mixer and sound testing procedures, the mixer mixes the frequency adjustment, the first recording sound playback
  3. 所属分类:软件工程

    • 发布日期:2017-03-26
    • 文件大小:5978
    • 提供者:zhoubo
  1. Linux-USB--device-drive

    0下载:
  2. Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:14660
    • 提供者:dan
  1. Linux-on-PowerPC-Porting-Guide

    0下载:
  2. Verilog HDL程序设计与实践,不错的VHDL入门级资料册-Verilog HDL
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:656981
    • 提供者:zhangxv
  1. linux-Application-Development

    0下载:
  2. 本书全面介绍了嵌入式 Linux 系统开发过程中,从底层系统支持到上层 GUI 应用的方方面面,内容涵盖 Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识,硬件部件的使用及编程,,U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造,内核调试技术,驱动程序编写及移植,GUI系统的移植,应用程序调试技术。 -The book is a comprehensive introduction to embedded Linux system developme
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:522855
    • 提供者:张箫
  1. Linux-Ckuhanshushouce

    0下载:
  2. linux C语言库函数完全手册,对平台程序与嵌入式系统开发都有很大的帮助,很全面的哈!-The Complete Guide to the linux C language library functions, platform program with embedded systems development are of great help, very comprehensive Ha!
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:5073393
    • 提供者:王琼
  1. Linux-net-device-analyse

    0下载:
  2. [摘要] 在本文中,首先概括了网络设备总体特征和工作原理,接着在分析了一个重要的数据结构device后,重点剖析了网络设备的整个初始化工作过程;简单地分析了设备的打开和关闭的操作后,是有关数据包的传输和接收的分析;在最后,本文对写网络设备驱动程序做了一个总结。以上的每部分的分析,都是在NE2000以太网卡的基础上进行的。在附录中是一个虚拟的字符设备驱动程序以及写这个程序的体会,该程序已成功使用过,它是在网络设备分析之前本人做的一个小小的试验。-[Abstract] In this article
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:88991
    • 提供者:leeo
  1. Linux-socket

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。-Introduction to Linux Network Programming Content: Linux is the most popular open-source operating system, occupies the core of the
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:1736731
    • 提供者:zhj
  1. Linux 驱动程序设计

    0下载:
  2. Linux 驱动程序设计PPT教程
  3. 所属分类:文档资料

    • 发布日期:2013-02-27
    • 文件大小:215735
    • 提供者:coolhandy
  1. Linux-C-

    0下载:
  2. 本书共分为6篇,循序渐进地讲述了linux环境下的c语言编程技术,从基本概念到具体实践、从系统函数接口的认识到具体操作都进行了详细的阐述,并对具体知识点进行了详细的实例讲解。..   本书的特点是详细介绍了linux的系统接口函数、linux的编程环境以及c语言程序开发的辅助技术。本书通过大量实例,详细描述了linux系统提供的系统函数接口,以及代码编写技巧,以方便读者实践。本书适合想全面学习linux环境下c语言编程的读者,并可作为开发人员的参考手册。-The book is divide
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:3744755
    • 提供者:zhj
  1. 基于linux的聊天项目简介

    0下载:
  2. 这个一个基于LINUX下的QQ聊天程序项目
  3. 所属分类:文档资料

  1. linux-daemon

    0下载:
  2. 此文档主要讲解linux守护进程的基本概念和写linux守护进程的基本步骤,并给了一个简单的例程序。-The basic steps of this document mainly explain the basic concept of the Linux daemon and write Linux daemon, and give a simple example program.
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:60147
    • 提供者:蔡杰
  1. Linux-socket

    0下载:
  2. linux socket编程中需要注意的五大隐患,对于socket的程序员非常有用-Five problems need to pay attention to the Linux of socket programming, the socket is very useful for programmers!!
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:95673
    • 提供者:张謇
  1. The-Art-of-UNIX-Programming

    0下载:
  2. 编写更好的软件:30年的UNIX开发智慧在这本书中,五年的制作,作者概括了三十年的不成文的,来之不易的软件工程的智慧。雷蒙德汇集了第一时间的哲学、设计模式、工具、文化和传统,使UNIX拥有世界上最好的和最创新的软件,并展示了这些是结转在Linux和今天的开源运动。使用的例子从领先的开源项目,他显示了UNIX和Linux程序员如何应用这种智慧在构建软件更优雅、更轻便、更可重用,而且寿命。-Writing better software: 30 years of UNIX development w
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:22534747
    • 提供者:张少飞
  1. Linux-C

    0下载:
  2. 《Linux C程序基础与实例讲解》这本书到源码,里面讲解了linux基础编程,网络编程部分讲的非常不错-" Linux C program foundation and examples to explain" this book to the source, which explains the basis for linux programming, network programming in a very good
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:4331520
    • 提供者:张春雨
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com