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

搜索资源列表

  1. pcm

    0下载:
  2. Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1249
    • 提供者:wujiaping
  1. gserial

    0下载:
  2. Comport programe for Embedded arm-linux (including Makefile)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:8289
    • 提供者:lam
  1. Makefile

    0下载:
  2. 一个对于在unix/linux下学习c语言的makefile 的很好的指导资料-One for the unix/linux to learn c language makefile good guidance information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:128506
    • 提供者:liuweikai1338
  1. camsnap

    0下载:
  2. 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/de
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2717
    • 提供者:yinlingpeng
  1. 10

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:34603
    • 提供者:
  1. 08

    0下载:
  2. 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:23829
    • 提供者:qwt
  1. InstantMessages

    0下载:
  2. linux下串口的访问,可用vc6打开。含有一个串口库。非常方便的进行串中编程。Makefile 文件要自己改写一下。-linux Serial visit can open the vc6. Contains a serial library. Very convenient to carry out series of programming. Makefile file you want to rewrite.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44796
    • 提供者:吴皓睿
  1. 2.6Module.tar

    0下载:
  2. Linux下的模块编程,有实例,有Makefile文件。2.6内核-Module programming under Linux, there are examples of documents have Makefile. 2.6 kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3767
    • 提供者:蒙太奇
  1. 2.4Module.tar

    0下载:
  2. Linux下的模块编程,有实例,有Makefile文件。2.4内核-Module programming under Linux, there are examples, there are Makefile file. 2.4 kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:786
    • 提供者:蒙太奇
  1. 2.4Driver.tar

    0下载:
  2. Linux下的驱动编程,有实例,有Makefile文件。2.4内核-Driver programming under Linux, there are examples, there are Makefile file. 2.4 kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2079
    • 提供者:蒙太奇
  1. tip

    0下载:
  2. linux下面的一个川口调试工具,尤其适合交叉编译后用于arm平台的嵌入式linux川口调试,内含源代码和makefile,只需对makefile稍作修改即可编译成arm版本。-linux Kawaguchi following a debug tool, particularly suitable for cross-compiled for arm embedded linux platform debugging Kawaguchi, including source code and m
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:23145
    • 提供者:zhangyunchuan
  1. Makefile

    0下载:
  2. linux 下 makefile范本 可以根据此添加编译文件-makefile under linux template can be compiled based on this document to add
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:797
    • 提供者:anthero
  1. temperature

    0下载:
  2. 在linux中arm9对温度传感器18B20进行的驱动开发,包括程序源码及makefile-In linux on ARM9 Medium temperature sensor 18B20 driver for development, including program source code and makefile
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:76599
    • 提供者:jack
  1. 922624schar

    0下载:
  2. linux字符设备驱动程序schar 内附makefile-linux character device driver makefile containing Schar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5095
    • 提供者:丁磊
  1. demo

    0下载:
  2. 在linux2.6内核下编的基于socket的通信程序,可以直接运行,里面包括server.cpp和client.cpp以及makefile文件,支持文件传输-At under linux2.6 kernel socket-based communication procedures, can be directly run, which included server.cpp and client.cpp and makefile files, support file transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:44223
    • 提供者:yulei
  1. Makefile

    0下载:
  2. 详细介绍了linux的Makefile工具的使用方法,很多优秀的linux工程师多会看的学习资料-Details of the Makefile tools linux use linux a lot of excellent engineers will watch many of the study data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:428096
    • 提供者:吴建华
  1. linuxdriver_code_tool

    0下载:
  2. linux驱动书中的资料,可以学习驱动的开发 和makefile的写法,以及转换工具-linux data-driven book, you can drive the development and study of written makefile, as well as conversion tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:25062737
    • 提供者:
  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. kaka

    0下载:
  2. linux2.6驱动模块,包含驱动makefile,应用层程序,定时器,io口操作,中断操作,led操作,对于想熟悉linux驱动的朋友很不错-linux2.6 drive module, including the driver makefile, the application layer procedures, timer, io port operation, interrupt operation, led the operation, for want of a friend fam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:310193
    • 提供者:瓶盖
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com