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

搜索资源列表

  1. Programming-in-Emacs-LISP.pdf

    0下载:
  2. GNU emacs Lisp manual This is a very interesting text, useful to write and program in several languages. Emacs is a editor made in Lisp, a artificial intelligence language.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:973126
    • 提供者:frik
  1. linux-c-data-trans-on-web

    0下载:
  2. Linux网络编程用户数据报发送~sockfd,buf,len的意义和read,write一样,分别表示套接字描述符,发送或接收的缓冲区及大小. recvfrom负责从 sockfd接收数据,如果from不是NULL,那么在from里面存储了信息来源的情况,如果对信息的来源不感兴趣, 可以将from和fromlen 设置为NULL.sendto负责向to发送信息.此时在to里面存储了收信息方的详细资料. ~-Data transfering on web
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1614
    • 提供者:lzy
  1. linux-ioctl.doc

    0下载:
  2. 本文结合实例详细介绍了通过ioctl()函数对网卡等各种参数进行读写控制等操作。-In this paper, the instance described in detail by ioctl () function to read and write control the various parameters of network cards and other operations.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:11498
    • 提供者:张元
  1. Linux

    0下载:
  2. 嵌入式Linux开发手册,我看过,写的还不错。没有一点骗你成分。-Embedded Linux development manual , I have read and write pretty good . Not a little lie to you ingredients
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:522852
    • 提供者:赵标
  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. 51CTO_linuxops_issue10

    0下载:
  2. this book tel us how to write linux driver -this is book tel us how to write linux driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-04
    • 文件大小:1264346
    • 提供者:野草
  1. LINUX-driver-interface-programming

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过学习和分析设备驱动程序,更深入理解Linux系统设备驱动开发。-Linux system, device drivers are an important part of the operating system kernel, and a standard abst
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:497588
    • 提供者:飞幅度
  1. WriteMakefile

    0下载:
  2. 手把手教您学习makefile编写,linux学习的基本技能。-Teaching by holding your learning makefile write, Linux learning the basic skills.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:423808
    • 提供者:张留全
  1. Linux-device-driver

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备.-This book to write your own guide you on how to drive, and how to use the kernel the relevant part. We adopt a kind of equipment-independent party Method Programming t
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:853851
    • 提供者:张留全
  1. for-linux--ipc

    0下载:
  2. linux 进程间通信的编程举例,可用于学习怎么在linux环境中编写进程间通信程序。-Linux inter-process communication programming for example, can be used to learn how to write the program of inter-process communication in the linux environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6222
    • 提供者:dongmenqing
  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. for-linux-signals

    0下载:
  2. 可以用于学习在linux环境中是如何编写信号通信的程序,里面有很多的信号通信的编写实例。-Can be used to learn in a linux environment is how to write the signal communication procedures, which have a lot of the preparation of the signal communication instance.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:8571
    • 提供者:dongmenqing
  1. for-linux-sockets

    0下载:
  2. 可以用来学习怎么在linux环境中编写套接字网络编程,用于熟悉linux提供了套件字编程的API。-Can be used to learn how to write a socket network programming in linux environment used to be familiar with Linux programming API suite word.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. linux基本程序,包括简单的创建进程,进程等待,读写功能-linux basic procedures, including the simple creation process, the process of waiting for the read and write capabilities
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:28207
    • 提供者:huanghong
  1. linux

    0下载:
  2. Java是一种可以撰写跨平台应用软件的面向对象的程序设计语言,是由Microsystems公司于1995年5月推出的Java程序设计-Java is a cross-platform application software can write object-oriented programming language is the Java programming Microsystems, Inc. in May 1995
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5187
    • 提供者:雷翔
  1. zjhftp

    0下载:
  2. 自己写的FTP服务器,包括完整的makefile,上传下载,断点续传,限速,更改目录等等功能。自定义哈希表读写,读取配置文件等,linux多文档多进程编程,多进程之间通讯。-Write your own FTP server, including the complete makefile, upload and download, HTTP, speed limits, change directories and more. For learning to use custom hash t
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-26
    • 文件大小:20549
    • 提供者:
  1. zhanlangsir-Qtqq-v0.7.0

    0下载:
  2. 高手写的 linux 下可以使用的QQ,基于QT,相当稳定了-Experts write linux can use QQ, QT, fairly stable
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5196036
    • 提供者:hnawei
  1. LINUX-Device-Driver(att.Source)

    0下载:
  2. LINUX设备驱动程序第三版配套源码; 设备驱动最通俗的解释就是“驱使硬件设备行动”。驱动与底层硬件直接打交道,按照硬件设备的具体工作方式,读写设备的寄存器,完成设备的轮询、中断处理、DMA通信,进行物理内存向虚拟内存的映射等,最终让通信设备能收发数据,让显示设备能显示文字和画面,让存储设备能记录文件和数据。-LINUX device drivers third edition of the supporting source Device Driver is the most popul
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:153407
    • 提供者:石大
  1. pin-ia32_intel64-linux.tar

    0下载:
  2. X86处理器模拟器,Intel公司出品,提供了丰富的接口,允许个人自由使用接口编写扩展,子目录下有几个已经写好的扩展-X86 processor simulator, Intel products, provides a rich interface, allowing individuals to freely use interface to write extensions, few have written extensions subdirectory
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-27
    • 文件大小:31914963
    • 提供者:ck
  1. Linux.Kernel.Development

    0下载:
  2. linux内核大师robert love 写的书,主要讲linux内核锁机制,同步与互斥等-the linux kernel guru robert love to write a book, the main speaker linux kernel lock mechanism, synchronization and mutual exclusion
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:1929189
    • 提供者:star
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com