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

搜索资源列表

  1. LinuxCharDevice

    0下载:
  2. LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:28589
    • 提供者:站长
  1. camera_system

    0下载:
  2. 文中介绍基于嵌入式处理器S3C2440A 构建的视频系统,包括硬件体系结构和软件系统及其Linux 驱动程序的设计流程。提出嵌入式视频系统的一般设计方法,满足目前嵌入式系统中对视频系统的多方面需求。-In this paper, based on the embedded processor S3C2440A build video systems, including hardware architecture and software system and its Linux driver
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:297862
    • 提供者:陈天葆
  1. Makefile-help

    0下载:
  2. 这本书是linux程序员工作中必不少的辅助参考书籍(必修课),本书主题Makefile 的编写指导-This book is the work of linux programmers will support a lot of reference books (compulsory), the theme of this book to guide the preparation of Makefile
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:133971
    • 提供者:周氏
  1. GCCKnowledge

    0下载:
  2. 在为 Linux 开发应用程序时,绝大多数情况下使用的都是 C 语言,因此几乎每一位 Linux程序员面临的首要问题都是如何灵活运用 C 编译器。目前 Linux 下最常用的C 语言编译器是 GCC(GNU Compiler Collection),它是 GNU项目中符合 ANSI C 标准的编译系统,能够编译用C、C++和Object C 等语言编写的程序。GCC 不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如 Java、 Fort ran、P
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:137941
    • 提供者:蕊儿
  1. GNULinux

    0下载:
  2. 详细介绍了linux的工作原理和机制,对于工作在服务器上的人员,和linux程序员是很有帮助的-Linux detailed working principle and mechanism, for the work of the staff on the server, and linux programmers is very helpful
  3. 所属分类:Development Research

    • 发布日期:2017-05-23
    • 文件大小:7103037
    • 提供者:shark
  1. Linux

    0下载:
  2. Linux下编写网络程序-Linux~~~~~~~~~~~~
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:7254
    • 提供者:june.w
  1. linux-GCC-guide

    0下载:
  2. Linux的发行版中包含了很多软件开发工具. 它们中的很多是用于 C 和 C++应用程序开发的. 本文介绍了在 Linux 下能用于 C 应用程序开发和调试的工具. 本文的主旨是介绍如何在 Linux 下使用 C 编译器和其他 C 编程工具, 而非 C 语言编程的教程. -Linux distributions contain a lot of software development tools. Many of them for C and C++ application developme
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:171354
    • 提供者:秋子
  1. AdvanceLinuxProgramming

    0下载:
  2. linux高级编程书籍,是专业程序员应该看的一本书,并有范例-linux high-level programming books, is a professional programmer should read a book, as well as examples of
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3510620
    • 提供者:王辉
  1. advancedlinuxprogramming

    0下载:
  2. 高级Linux程序设计.内容浅显语言生动,再阅读Stevens等大师的著作也便不再显得生涩而困难。-Advanced Linux programming. Vivid content simple language, and re-read the works of masters such as Stevens also will no longer appear jerky and difficult.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:616835
    • 提供者:Cap
  1. USBLinux4

    0下载:
  2. USB-LINUX环境下的驱动程序开发(主机端驱动与设备端驱动)-USB-LINUX environment Driver Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:299236
    • 提供者:wang
  1. 4.ARMLinux

    0下载:
  2. 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:275680
    • 提供者:hyy
  1. 5.Linux

    0下载:
  2. 本文主要描述了如何将linux2.6的内核裁减为嵌入式Linux系统的过程,并在S3C2410开发板上移植了嵌入式Linux 2.6.11.7 内核系统,并说明了如何进行LCD驱动程序模块化编程及如何将驱动程序静态加载到系统内核之中。 -This article describes how to linux2.6 reduced to the core of the process of embedded Linux systems, and transplant S3C2410 dev
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:58087
    • 提供者:hyy
  1. 112334453shiyanbaogao

    0下载:
  2. 有关linux程序设计的实验报告要求及详细内容,和相关代码-Linux programming experiments on reporting requirements and detailed content, and associated code
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:520840
    • 提供者:王轩
  1. Linux-C-CHM

    0下载:
  2. linux-c语言开发时用到的函数集合.可以有助快迅速开发程序所要的函数-linux-c
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:259256
    • 提供者:ckl
  1. ARM

    0下载:
  2. 基于ARM 体系结构的32 位微处理器已得到了广泛应用。该文通过具体开发实例,从硬件和软件2 个方面讨论了以32 位ARM9 微处理器S3C2410 为核心的商标识别系统的设计,结合实际应用说明了嵌入式操作系统Mizi Linux 的使用,描述了底层硬件驱动的编写、上层应用程序商标识别算法的设计,以及硬件平台的搭建和系统的移植等内容。-】ARM architecture-based 32-bit microprocessor is applied widely. The design of
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:509073
    • 提供者:bushwell
  1. Segmentation_fault_in_Linux

    0下载:
  2. 介绍了Segmentation fault 发生的原因,结合实际例子描述了内核向用户态程序发送SIGSEGV 信号的流程-Introduced Segmentation fault occurs because, combined with practical examples describe the state of the kernel to the user to send SIGSEGV signal flow
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:300404
    • 提供者:王心杰
  1. LinuxQt4windowProceduredesignExampleAnalysisOfWond

    0下载:
  2. Linux窗口程序设计—Qt4精彩实例分析:对于应用程序开发者而言,最快捷的学习方式就是对具体事例的分析,本书的编写正是基于这一理念,为从事或准备从事qt开发应用的人员提供一种便捷的学习途径。本书包含63个实例,所选实例都是作者结合平时研发工作的经验精心挑选出来,内容丰富,具有很强的针对性和实用性。-Linux Windows Programming-Qt4 wonderful example analysis: For application developers, the most effi
  3. 所属分类:Document

    • 发布日期:2017-06-22
    • 文件大小:41142371
    • 提供者:lshch
  1. The_Linux_Networking_Architecture

    0下载:
  2. 除了PPP、IP、防火牆、路由、TCP、NAT、UDP及套接字等核心問題外,本書還討論了最新的協議及協議擴展,譬如各種DSL訪問技術中用到的PPPoE協議、Bluetooth(藍牙)四驅動程序及QoS(Quality-of-Service,服務質量)支持等-In addition to PPP, IP, firewall, routing, TCP, NAT, UDP, and sockets and other core issues, this book also discusses the
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9059936
    • 提供者:essle9
  1. Segmentation_fault_in_linux-1

    0下载:
  2. C++ 程序在Linux 的系统下会出现Segmentation Fault——段错误。文章介绍了段错误的发生原因和避免措施-This article is to introduce segmentation fault when compiling C++ programs under Linux
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:300422
    • 提供者:王安骐
  1. a

    0下载:
  2. Linux和Windows系统之间网络通信程序的开发
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:18629
    • 提供者:张尔科
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com