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

搜索资源列表

  1. examples.tar

    0下载:
  2. ARM开发\\实例\\emed \\linux\\examples.tar.gz
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:71492
    • 提供者:fjdkfs
  1. linux-mini2440.rar

    0下载:
  2. ARM9开发的13个例子源程序,用C语言写的,在mini2440编译通过,包括按钮,LED灯控制,PWM蜂鸣器报警等源代码。,ARM9 development of 13 examples of source code, written using C language, compiled in mini2440 through, including buttons, LED light control, PWM buzzer alarm, such as source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:17656
    • 提供者:马逸
  1. openssl-examples-20020110

    0下载:
  2. openssl的linux下C代码的例子,有详细的文档描述-Examples of openssl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:123811
    • 提供者:唐唐
  1. LDD3-examples.tar

    1下载:
  2. ldd 3 linux device driver ,目前来说是最好的驱动教程。-ldd 3 linux device driver, the driver now is the best tutorial.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:77780
    • 提供者:天天快乐
  1. share(linux)

    1下载:
  2. 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:50800
    • 提供者:leezhihui
  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. 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. examples

    0下载:
  2. linux环境下的arm程序例子,需要有arm的交叉编译工具。-linux environment example arm procedures, the need for cross-compiler tool arm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:15618
    • 提供者:陈自远
  1. examples

    0下载:
  2. linux c 源代码,每种类型编程都有,例程简单但实用,适合初学者-linux c programm
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. linux嵌入式练习,针对arm9,s3c2440-the examples of arm9(s3c2440)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3856
    • 提供者:仁政
  1. DirectFB-examples-0.9.10.tar

    0下载:
  2. directFB的最新源码。是linux下利用framebuffer来开发图形的工具。很受欢迎,多用于嵌入式系统。-directFB the latest source. Is using linux to develop graphics framebuffer tool. Very popular, used for embedded systems.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:929489
    • 提供者:孟庆新
  1. LinuxKernelProgrammingbyExamples

    0下载:
  2. examples for linux kernel programming-examples for linux kernel programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:543067
    • 提供者:tac
  1. Linux.Dev.Drv.3-examples

    0下载:
  2. Example code from "Linux Device Drivers 3rd Edition"
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:64270
    • 提供者:Jon
  1. program-examples

    1下载:
  2. linux下内核编程的Damon程序 netlink呀什么都有-linux kernel programming under the program netlink 呀 everything Damon
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. mini 2440 linux example
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10585
    • 提供者:huseyin
  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. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4136405
    • 提供者:gh
  1. examples

    0下载:
  2. Tilera 芯片linux下并行程序的C语言实现,全部例程源代码,打包共享-Tilera Multi-Processor Multi-Thread Programme Examples
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1189393
    • 提供者:曾三
  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
    • 提供者:李立
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com