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

搜索资源列表

  1. 『 技术专区 』 - 如何写makefile

    0下载:
  2. 在linux下如何编写多文件C程序的makefile文件,介绍器一般规则急用法-in how many documents the preparation procedure makefile C introductory document for urgent use general rules
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16225
    • 提供者:伍的
  1. ac97.tar

    0下载:
  2. Source files for pxa ac97 sound driver The packet contains the files that is listed below driver files /SOURCE/drivers/sound Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c pxa-audio.c pxa-audio.h sound_core.c /SOURCE/include/lin
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:218520
    • 提供者:梁志聪
  1. lcd.tar

    0下载:
  2. Source files for pxa LCD driver ======================================== The packet contains the files that is listed below driver files /SOURCE/drivers/video Makefile fbcon.c fbmem.c pxafb.c pxafb.h /SOURCE/include/linux linu
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:106765
    • 提供者:梁志聪
  1. Linux下Makefile的automake生成全攻略

    0下载:
  2. ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RTU communication protocol into ASCII protocols and agreements, the company used a variety of instruments ModBus RTU communic
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:11100
    • 提供者:莉莉
  1. qudong12

    0下载:
  2. LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1740
    • 提供者:饶元见
  1. LinuxUnix_makefile

    0下载:
  2. 一份很不错的Linux/Unix环境下makefile文件写法说明文文档-a very good Linux / Unix environment makefile note written text document files
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:97328
    • 提供者:李军
  1. introduction

    0下载:
  2. introduction介绍在LINUX 下进行C 语言编程所需要的基础知识.在这篇文章当中,我们将会 学到以下内容: 􀂄 源程序编译 􀂄 Makefile 的编写 􀂄 程序库的链接 􀂄 程序的调试 􀂄 头文件和系统求助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:512074
    • 提供者:Louis Yi
  1. 练习自动生成Makefile

    0下载:
  2. 介绍如何自动生成Makefile,Linux作业1
  3. 所属分类:系统编程

  1. kody

    0下载:
  2. 該檔案是Linux作業系統下的原始碼,請大家踴躍下載。-0kay guys, here we go... As i told you with VLP I (we try to write an fast-infector) here s the result:
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:5097
    • 提供者:王大頭
  1. cp-gfx-0.1.0-src

    0下载:
  2. 跨平台吉他處理 有:LINX 以及WINDOWS的雙向使用- Written by Neil Richardson, 2006. Just some brief instructions on building. Linux building: --------------- make: Will make the program, and stick it all into "./dist" make clean: Will cl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:206587
    • 提供者:hahabaga
  1. Makefile_Demo

    0下载:
  2. Linux下个人学习Makefile的小案例-Small case under Linux personal learning Makefile
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:4789
    • 提供者:yang
  1. fpt

    0下载:
  2. 一个挖掘频繁模式的程序,c语言描写。文件包括: 1.fpt.c -- 使用FPtree算法求解频繁模式挖掘的代码。 Makefile -- linux系统下的配置文件 configSample -- 配置文件 dataSample.dat -- 输入样例 -A. File Descr iption =================== fpt.c -- The program file for mining large itemsets using a FP-
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:36441
    • 提供者:norman
  1. matexam

    0下载:
  2. Linux应用与开发,GNU开发工具链的使用。完成一个在字符界面下的小学数学教学软件。包含程序源码,编写好的Makefile文件。-Application and development of Linux, GNU development tool chain to use. Completion of a primary school in the character interface mathematics teaching software. Contains the program s
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:3355
    • 提供者:华黄
  1. wdt

    0下载:
  2. linux下看门狗驱动 使用字符设备编写的看门狗驱动,文件中包括源码和Makefile-linux watchdog driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:2497
    • 提供者:say
  1. linux_C_lib

    0下载:
  2. 在Linux实现动态链接库和C语言静态库,使用这个简单的代码可以是这些动态和静态库链接的操作有很好的理解,代码还包含一个makefile文件-In the Linux implementation of dynamic link libraries and static library in C language, use this simple code can be a good understanding of these dynamic and static libraries link
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:杨晓
  1. Imote2-Localization.tar

    0下载:
  2. This Imote2 localization from www.ee.washington.edu/research/nsl/Imote. The compiled application is in folder "Already-Compiled-In-arm-xscale-linux" which I compiled using arm-xscale-linux-gnu-gcc. To compiled into other system please modify the Make
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:13913179
    • 提供者:Fajar Purnama
  1. duoxiancheng-makefile

    0下载:
  2. 多线程MAKEFILE,LINUX的编程小程序-MORE XIANCHENG MAKEFILE
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:1020
    • 提供者:verksensit
  1. gpio_dev

    0下载:
  2. 1、开发环境linux2.6.362、交叉编译器gcc 4.2.33、本代码为s3c64xx GPIO驱动,代码中有完整的Makefile、Kconfig文件,和GPIO测试代码,可以和内核一起编译,方便移植。本代码已在飞凌嵌入式板子OK6410上测试通过。-(1) devolop enviroment base on linux 2.6.36 (2) cross compiler is gcc 4.2.3(3) this code is for s3c64xx GPIO driver, and
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-14
    • 文件大小:3662
    • 提供者:wijrklonn
  1. duoxiancheng-makefile

    0下载:
  2. 多线程MAKEFILE,LINUX的编程小程序-MORE XIANCHENG MAKEFILE
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1158
    • 提供者:siumhl
  1. Nfc_demo

    0下载:
  2. make install nfc demo的一个示例 m1卡读取。(make install An example M1 card reads from make install NFC demo.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:962560
    • 提供者:helloworld2008
« 12 »
搜珍网 www.dssz.com