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

搜索资源列表

  1. Linux-101-Hacks

    0下载:
  2. There are total of 101 hacks in this book that will help you build a strong foundation in Linux. All the hacks in this book are explained with appropriate Linux command examples that are easy to follow.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:885679
    • 提供者:TielinZ
  1. Building.Embedded.Linux.Systems

    0下载:
  2. 構建嵌入式Linux系統顯示您如何設計和構建自己的嵌入式systemsusing的Linux® 內核免費的開源工具和框架。由開源社區 activemember編寫,這本書是結構逐步讀者介紹嵌入式Linux theintricacies的詳細信息,並在每章的例子,達到最重要的部份 描述如何Linux是嵌入式設備上的實際。-Building Embedded Linux Systems shows you how to design and build your own embedded
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1279440
    • 提供者:ixhxpns
  1. The-Linux-Programming-Interface

    0下载:
  2. “這本書,其詳細的說明和例子包含了一切 您需要了解的細節和細微之處的低層次的編程 在Linux的API。 。 。不管是什麼級別的讀者,會有一些要學習這本書。“-“This book, with its detailed descr iptions and examples, contains everything you need to understand the details and nuances of the low-level programming APIs in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7131397
    • 提供者:ixhxpns
  1. linux-driver-examples

    0下载:
  2. linux驱动源码。linux driver examples-linux driver source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:133837
    • 提供者:yueyemingming
  1. examples

    0下载:
  2. 设备驱动程序实例源码,适用于linux的开发者学习-Instance of the device driver source code for developers to learn linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:142405
    • 提供者:吴静
  1. Linux-C

    0下载:
  2. 精通linux C编程 书本光盘里的资料 省得自己敲代码验证例子了哈。-Proficient in linux C programming books on the CD information to save their own knock code verification examples of Ha.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:55869413
    • 提供者:随风流
  1. Linux

    0下载:
  2. 本文介绍了在Linux环境下的socket编程常用函数用法及socket编程的一般规则和客户/服务器模型的编程应注意的事项和常遇问题的解决方法,并举了具体代 码实例。要理解本文所谈的技术问题需要读者具有一定C语言的编程经验和TCP/IP方面的基本知识。要实习本文的示例,需要Linux下的gcc编译平台支持-This article describes the Linux environment, the use of socket programming and socket programmi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:16825
    • 提供者:王平
  1. Learning-Debian-GNU-Linux

    0下载:
  2. 构建嵌入式Linux系统显示您如何设计和构建自己的嵌入式系统使用的Linux® 内核免费的开源工具和框架。开源社区的活跃成员编写的,这本书是结构逐步读者介绍嵌入式Linux的复杂性的详细信息,并在每章的例子,实际上是嵌入式设备上的Linux如何在描述高潮。-Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the ke
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-11
    • 文件大小:3054997
    • 提供者:lijing
  1. examples-davinci.tar

    0下载:
  2. TI dm365 Linux下的驱动调用的例子-TI dm365 Linux driver example
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:7857048
    • 提供者:sunyingliang
  1. Linux-sample-code

    0下载:
  2. linux代码示例,罗列了linux开发中的一些有用的代码,对学习很有帮助-Linux code examples, a list of some useful code in the linux development, help in learning
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:16413
    • 提供者:林浩
  1. Approaches-and-Examples

    0下载:
  2. 深入研究了Windows操作系统和Linux操作系统下在C语言程序中调用Fortran语言所编写的源程序的方法和技术.重点研究了调用过程中参数的传递方式和不同操作系统下C语言与Fortran语言混合编程的实现方法.文中以实例的方式给出了完整的可以执行的C语言程序调用Fortran语言程序的源程序.该程序清晰明了,易于移植-Approaches and Examples for Calling Program Compiled by Fortran Language in Code by C La
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:302683
    • 提供者:john
  1. examples

    0下载:
  2. Linux内核进程调度的proc文件系统范例-examples of Linux kernel Proc file system~~
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1578
    • 提供者:张云桃
  1. Linux-Shell-shili

    0下载:
  2. shell 脚本语言开发与讲解,包括基本shell编程和举例-shell scr ipting language development and explanations, including the basic shell programming and examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:24243645
    • 提供者:dashan
  1. epoll_methods

    0下载:
  2. 详细介绍了EPOLL机制的一下概念,编程实例等。包含以下文档:linux 2.6内核epoll用法举例说明、Linux Epoll介绍和程序实例、linux epoll模型、LINUX网络编程{fork, select, epoll三种模式)等。-允许输入拉丁字符的拼音 Details EPOLL mechanism concept, programming examples. Contains the following documents: the linux 2.6 kernel ep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:71923
    • 提供者:张元
  1. linux-command-tutorial

    0下载:
  2. linux指令大全,簡明扼要,有實例,適合作為參考手冊。-linux command Daquan, concise, there are examples, suitable as a reference manual.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:248189
    • 提供者:汉蒙
  1. Write-OS-examples

    0下载:
  2. 《一步步写嵌入式操作系统》是一本学习嵌入式操作系统和嵌入式linux的好书,该代码是该书的源代码,希望对家有帮助!-The embedded operating system step by step to write "is a learning embedded operating system and embedded Linux good books, the code is the book of the source code, and the hope to the home he
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:360843
    • 提供者:longhong
  1. examples

    0下载:
  2. linux示例代码,内容很丰富很全面,有需要的请下载,谢!-linux example !!!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:18819
    • 提供者:
  1. linux

    0下载:
  2. 描述了linux编程的一些基本指令,举了一些小例子,能加固一些初学者对这些指令的了解。-Descr iption of the Linux programming some basic instructions, for some small examples, beginners can reinforce some of these instructions to understand.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:972327
    • 提供者:多多
  1. for-linux-file

    0下载:
  2. 可以用于学习在linux环境中是如何编写文件操作的例子,里面有各种文件操作编程例子。-Can be used to study examples of how to write file operations in a linux environment, there are a variety of file operations, programming examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8023
    • 提供者:dongmenqing
  1. v3.linux

    0下载:
  2. Linux系统下的网络编程,本代码是TCP/IP协议第一卷中的代码-Network examples under Linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:67352
    • 提供者:张幸福
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 37 »
搜珍网 www.dssz.com