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

搜索资源列表

  1. Imbeded_Linux_dev

    0下载:
  2. 黑色经典系列之《嵌入式Linux应用程序开发详解》-Black classic series of " embedded Linux application development explain"
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10861416
    • 提供者:ocean
  1. EmbeddedCprogram

    0下载:
  2. 嵌入式C的编程,是用于开发Linux应用程序的基础,是本不错的电子书-Embedded C programming, are for the development of Linux applications foundation, are the good e-book
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-07
    • 文件大小:1441935
    • 提供者:高山
  1. Applications_Development_for_Embedded_Linux

    0下载:
  2. 介绍嵌入式Linux应用程序开发的详细内容,有助于指导linux原理学习,和应用开发。-Introduction of embedded Linux application development details of the principle of help guide linux study, and application development.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-31
    • 文件大小:12941285
    • 提供者:罗国鹏
  1. 115157708linux

    0下载:
  2. 书籍《嵌入式linux应用开发详解》pdf版,使用于学习嵌入式linux程序开发-Books, " explain the development of embedded linux application" pdf version, the use of linux in embedded development study
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:11552475
    • 提供者:cxt
  1. experiments

    0下载:
  2. S3C2440下的KEY,LED,LCD等基于linux下的驱动程序及其应用程序,并带有PDF文档说明-base linux s3c2440 key led lcd and so on c file with pdf
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1081283
    • 提供者:qiu
  1. app

    0下载:
  2. LINUX下的图形界面的一个应用程序!介绍如何登陆到数据库等内容!很帮哦!-It is a app.tar!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:75998
    • 提供者:张名
  1. hello-world

    0下载:
  2. 第一个应用程序hello world (基于AT91SAM9260开发板linux2.6.22)-The first application hello world (based on the AT91SAM9260 Development Board linux2.6.22)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:2884
    • 提供者:陈任
  1. Embedded_Linux_application_development_explain

    0下载:
  2. 嵌入式Linux应用程序开发详解,12章齐全-Embedded Linux application development detailed, complete Chapter 12
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-31
    • 文件大小:12941225
    • 提供者:kang
  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. led-applications-driven

    0下载:
  2. 基于AT91RM9200的led驱动及应用程序-Led based on the AT91RM9200 and applications-driven
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:2075
    • 提供者:行路人
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. linux

    0下载:
  2. 这里的底层驱动是指Linux下的底层设备驱动,这些驱动通常都是加载在内核态的,可以提供给上层用户态的应用程序访问底层设备的能力。也就是说,上层应用程序通过底层的驱动程序可以实现输入/输出的管理等功能-linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:20789
    • 提供者:zhangjiam
  1. arm2410-linux

    0下载:
  2. 应用程序,适用于arm2410芯片,基于linux系统,可完成蓝牙ad.da,can等操作和驱动.-Applications for chip arm2410, linux-based system, to be completed by the Bluetooth ad.da, can, such as operations and drive.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-26
    • 文件大小:9070749
    • 提供者:zyp
  1. MyPlayer

    0下载:
  2. 文件——》新建——》项目,选择MFC应用程序——》名称为player——》确定。 点击应用程序类型——》基于对话框——》完成。 在DIALOG中右击——》插入ACTIVEX控件——》选Windows Media Player ,添加了Windows Media Player 控件ID为IDC_OCX1。 对Windows Media Player控件右击——》添加变量——》变量名为m_wmplayer——》完成。 拉二个按钮到DIALOG中“打开”和“暂停”,双击“打开”
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:159524
    • 提供者:陈冉
  1. BCBswordH6

    0下载:
  2. 是目前唯一完美集成 COBRA 与 COM/COM+ 的 C++ 集成开发环境,可以快速开发具有 Web 服务支持功能的电子商务应用程序,全球率先实现跨平台、高效可视化开发 Windows/Linux 应用程序,兼容 CLX、VCL 和 Borland C++ for Linux,增强了对于 Microsoft Visual C++ 源程序的兼容程度,提供 MFC 6.0 版与 ATL 3.0 版函数库,其先进的 VCL 封装比 Visual C++ 的 MFC 封装不知高明多少。
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6756240
    • 提供者:猥琐叫兽
  1. 2

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第2章 Linux基础命令-" Embedded Linux application development explain" the basis of Chapter 2 Linux commands
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:794866
    • 提供者:天天
  1. 4

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第4章 嵌入式系统基础-" Embedded Linux application development explain" Chapter 4 based on embedded systems
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-07
    • 文件大小:1159161
    • 提供者:天天
  1. 5

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第5章 嵌入式Linux开发环境的搭建-" Embedded Linux application development explain" Chapter 5 embedded Linux development environment to build
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:1776511
    • 提供者:天天
  1. 6

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第6章 文件IO编程-" Embedded Linux application development explain" Chapter 6 file IO Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:702502
    • 提供者:天天
  1. 7

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第7章 进程控制开发-" Embedded Linux application development explain" Chapter 7 process control development
  3. 所属分类:Embeded Linux

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