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

搜索资源列表

  1. buttons

    0下载:
  2. 嵌入式Linux:S3C24XX 开发板上的按键实验源代码(包含测试程序,驱动以及Makefile)-Embedded Linux: S3C24XX development board of the key experimental source code (including test procedures, drivers, and Makefile)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:2887
    • 提供者:xayoung
  1. linux-pwm

    0下载:
  2. 基于嵌入式Linux下的PWM控制蜂鸣器测试程序(包括源代码以及makefile)-Embedded Linux-based PWM control buzzer under the test program (including source code and makefile)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1157
    • 提供者:xayoung
  1. linux-stepmotor

    0下载:
  2. 基于嵌入式Linux控制步进电机的测试程序(包括源程序,驱动,头文件以及makefile)-Stepper motor control based on embedded Linux test programs (including source code, drivers, header files and the makefile)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:162346
    • 提供者:xayoung
  1. linux-gprs

    0下载:
  2. 基于嵌入式linux的拓展GPRS无线模块的测试程序(包含源程序,驱动,各头文件以及makefile)-Expansion based on embedded linux GPRS wireless module test procedures (including source code, the driver, the header files and makefile)
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:9617
    • 提供者:xayoung
  1. Makefile_Tutorial

    0下载:
  2. 介绍Makefile 的作用,原理,构成和如何生成与使用Makefile.-Makefile introduced the role of theory, composition and how to generate and use the Makefile.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:511746
    • 提供者:范伟
  1. timer.tar

    0下载:
  2. 自己实现的Linux下多实例定时器timer,超好用,有测试代码和Makefile. 包含: timer.h/c and main.c and Makefile.-Own implementation of multiple instances of Linux timer, super useful, a test code and Makefile. Include: timer.h/c and main.c and Makefile.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:3663
    • 提供者:阿利
  1. config.h

    0下载:
  2. Vxworks下BSP资料的config.h和makefile注释,学习Vxworks的好资料-Vxworks information under the BSP config.h and makefile notes, learning good information Vxworks
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:9928
    • 提供者:xuweifeng
  1. InsideBREW

    0下载:
  2. 全书共分三篇,每一篇均有不同的侧重点。 第一篇是勿在浮沙筑高塔,主要是介绍了理解BREW和嵌入式系统所需要的基本知识。其中包括硬件、C语言、编译器和MakeFile等专业性较强的内容。虽然本篇的主要目的是给初学者夯实基础,但是,我相信其中所讲的内容对专业人士也会有一定的参考价值。 第二篇是磨刀不误砍柴工,主要介绍BREW应用程序的开发过程,让我们能够从开发BREW的应用程序的过程中熟悉BREW平台。在本篇中,还推荐了一个基于BREW事件驱动机制的应用程序框架,这个框架采用了状态机的方式实
  3. 所属分类:BREW

    • 发布日期:2017-05-10
    • 文件大小:2111458
    • 提供者:陈立
  1. GNU_MAKE

    0下载:
  2. GNU MAKE的中文手册, 网页版,说明了makefile的所有规则-GNU MAKE the Chinese manuals, web version, explained all the rules makefile
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:175068
    • 提供者:任何
  1. makefile

    0下载:
  2. 如果涉及到linux平台的项目管理,这个是必看的-If related to linux platform, project management, this is a must-see
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:901369
    • 提供者:lihuishuo
  1. synplify_makefile

    0下载:
  2. synplify、ise和verdi在linux上的makefile;多个工具集成在一个文件管理,方便快捷,值得参考-the makefile for synplify, ise and verdi on Linux multiple tools integrated into a document management, convenient and valuable reference! ! !
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1244
    • 提供者:Jasking Wu
  1. Cplusplusencryptsoundcode

    0下载:
  2. 对程序源代码进行加密的小程序 采用C++语言编写,注意在编译时在makefile中设置ucl路径。vs2008编译通过-Of the source code used to encrypt a small program written in C++, compile-time attention to ucl path set in the makefile. vs2008 compile
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4584585
    • 提供者:赵伟
  1. makefile_manual

    0下载:
  2. 详细介绍makefile文件的编写规则、工作原理等-Preparation of detailed documentation makefile rules and working principles
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:89830
    • 提供者:ranfow
  1. CH372_LINUX_DRIVER

    0下载:
  2. 国产USB芯片CH372/5的linux2.6内核驱动代码,包括驱动源码,单片机端代码和PC上测试代码。-this is the device driver under linux2.6 kernel of local usb converter ch372 the package include the driver source code ,makefile,firmware of test mcu and the speed test program ran on PC.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:21954
    • 提供者:陈恩洪
  1. linuxMiniGUImakfile

    0下载:
  2. 这是linux下MiniGUI的一个程序,包括makfile,目标文件以及源文件,通过该源码,展示了如何编写makefile,如何运用minigui控件,如.rar-This is a program MiniGUI under linux, including makfile, object files and source files, through the source code to demonstrate how to write makefile, how to use minig
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:123095
    • 提供者:平涛
  1. microtouch1v2

    0下载:
  2. New in 1v2 Updated with the actual files to support the internet demo -) Support for SSD1297 LCDs. These are found in a number of touch LCD players, including the first version of the Sylvania player. They are marked "SSD1297". Define SSD1297
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1032777
    • 提供者:RaaviMunaf
  1. SimpleChar

    0下载:
  2. 有关字符设备驱动一个例子: app-mem.c:应用程序 memdev.c:字符设备驱动 makefile:用于2.6内核编译 makefile_2.4:用于2.4内核编译 Makefile-arm:用于arm内核编译-An example of the character device driver: app-mem.c: application memdev.c: character device driver makefile: for the 2.6 kernel c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:76729
    • 提供者:kadin
  1. gpio_test

    0下载:
  2. 周立功EPC8900 GPIO测试例程,包含.c和makefile文件。-ZLG EPC8900 GPIO test routines, including. C and makefile files.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:992
    • 提供者:马文军
  1. linuxCversionbpface

    0下载:
  2. linux c 版本人脸识别(主要包括朝向、是否戴眼镜); 含Makefile文件; 在命令行下输入参数来选择相应功能和查看结果; -linux c version face recognition ; Makefile has wriiten; input the parameter into command line to choose corresponding functional;
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:50663
    • 提供者:jinlei.Wang
  1. tmake-1.7.tar

    0下载:
  2. Makefile自动编写工具,很好用-Makefile tools,easy to use!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:53027
    • 提供者:yakun
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com