CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Linux 实例

搜索资源列表

  1. 2440test

    0下载:
  2. s3c2440 linux实例代码 很全很经典-s3c2440 linux are all classic examples of the code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4451883
    • 提供者:king
  1. thread-m

    0下载:
  2. linux下多线程网络应用实例,很实用的哦。-linux network under the multi-threaded application examples, it is useful oh.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:132177
    • 提供者:Tanker
  1. Linuxbianchengshili

    0下载:
  2. Linux编程指南与实例,很全面,对学习的人有帮助-Linux Programming Guide and examples, it is comprehensive, to learn helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10639342
    • 提供者:lihui
  1. 2.6Module.tar

    0下载:
  2. Linux下的模块编程,有实例,有Makefile文件。2.6内核-Module programming under Linux, there are examples of documents have Makefile. 2.6 kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3767
    • 提供者:蒙太奇
  1. A.Practical.Guide.to.Linux.Commands.Editors.and.Sh

    0下载:
  2. 一本关于Linux下Shell,命令行编程的书,很多实例,英文版;适合初学者-1 on Linux under the Shell, command-line programming, and many examples, the English version suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3774133
    • 提供者:王铁鑫
  1. linuxprogrammingfordetail

    0下载:
  2. linux编程源代码,其中是由大量的实例,对linux编程由很大的帮助-the source code for linux programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-21
    • 文件大小:38863700
    • 提供者:ball
  1. Linux

    0下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。 -The book and its programming on the Linux operating system, the overall presentation was made to support the development of software f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14466211
    • 提供者:Miao
  1. Linux--arm9

    0下载:
  2. 关于ARM9、LINUX开发指南,详细介绍ARM开发过程和实例,作为开发者学习的指导书籍-On the ARM9, LINUX Development Guide, detailing the development process and examples of ARM, as a learning guide developers books
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-27
    • 文件大小:10567164
    • 提供者:李华龙
  1. Linux

    0下载:
  2. linux编程技巧及实例--轻松学linux-linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11558721
    • 提供者:王智
  1. Linux

    0下载:
  2. Linux软件工程师(C语言)实用教程_实例源码
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:94344
    • 提供者:佳佳
  1. X2_Music_Box

    0下载:
  2. Linux下实现网络播放器功能,运用GTK,GSTREAMER,线程技术,Socket技术等,并引用DICUZZ!论坛程序。是不可多得Linux实例代码。-Achieved under Linux network player functionality, the use of GTK, GSTREAMER, threading, Socket technology, citing DICUZZ! Forum program. Linux is a rare example of the cod
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5212780
    • 提供者:李骁桐
  1. linux-socket

    0下载:
  2. Linux C socket 编程 经典实例 Clinet server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:11610
    • 提供者:zpf
  1. Linux-shell.tar

    0下载:
  2. Linux shell编写经典实例,学习linux必学shell。-Linux shell written classic example, must learn to learn linux shell.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:374994
    • 提供者:andy
  1. linux

    0下载:
  2. linux应用程序编程实例,code目录存放了本书使用的部分代码,其中有些代码是从完整的程序中抽离出来,无法直接编译成可执行文件。读者在使用时,应该先读懂程序再使用。 otherscode目录存放了GNU/Linux中的常用命令源代码,读者可以参考。-linux application programming examples, code directory contains the book used some code, some code is detached from the co
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:298852
    • 提供者:yt
  1. base-on-PowerPC-embeded-Linux

    1下载:
  2. 本书详细地介绍了如何打造一个完整的嵌入式Linux 主要内容包括 Bootloader定制 Linux内核定制 LinuxRootfs定制 Linux守护进程定制 Linux设备驱动编程 Linux编程 实时 Linux 扩展等 同时本书结合PowerPC芯片 介绍了PowerPC芯片的基本结构 配置引导以及开发方法 本书的特点是注重实用 每篇内容都有具体的实例供参考 读者阅读了本书后 能够快速地在嵌入式PowerPC平台上运行起嵌入式Linux操作系统 开始系统的设计和研发本书可供Powe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1961584
    • 提供者:李立
  1. linux-char-driver-by-timer

    0下载:
  2. linux 字符驱动实例,基于定时器的,可以用的源码。-linux instances of character-driven, based on the timer, you can use the source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2566
    • 提供者:王涛
  1. linux-tools

    0下载:
  2. Linux实例教程和常用基本操作,可以快速掌握Linux-Linux example course and elementary operation ,can quickly master Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:73670
    • 提供者:王静
  1. 鸟哥的Linux私房菜

    0下载:
  2. 最具知名度的Linux入门书,,全面而详细地介绍了Linux操作系统。基本概念的讲解非常细致,深入浅出。各种功能和命令的介绍,都配以大量的实例操作和详尽的解析。本书是初学者学习Linux不可多得的一本入门好书。(The most famous Linux primer, a comprehensive and detailed descr iption of the Linux operating system. The basic concept of the explanation is v
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-17
    • 文件大小:23112704
    • 提供者:LiaoCJ
  1. 鸟哥的Linux私房菜 基础学习篇(第三版)

    0下载:
  2. 本书内容丰富全面,基本概念的讲解非常细致,深入浅出。各种功能和命令的介绍,都配以大量的实例操作和详尽的解析。本书是初学者学习Linux不可多得的一本入门好书。(The content of this book is rich and comprehensive, the explanation of basic concept is very meticulous, deep into shallow. The introduction of various functions and comm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:21509120
    • 提供者:hnyzlst
  1. Linux内核API完全参考手册-实例源代码

    0下载:
  2. Linux内核API完全参考手册+实例源代码(Linux kernel API totally reference manual + example code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:24137728
    • 提供者:brucetmp1227
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com