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

搜索资源列表

  1. Makefile_(for_linux)

    0下载:
  2. What is Makefile,why we should write it,it s configurations and structure,some examples in the end.
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:188984
    • 提供者:chy
  1. makefile

    0下载:
  2. linux下 C++和c混合编译,调用静态链接库和动态链接库-of linux under C++ and c mixed compile, call the static link library and dynamic link library
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:547
    • 提供者:熊自新
  1. opengl

    0下载:
  2. makefile for a gnu. c++ opengl
  3. 所属分类:File Formats

    • 发布日期:2017-12-07
    • 文件大小:232678
    • 提供者:akinyilmaz
  1. Automake-forlinux

    0下载:
  2. automake使用,保证你能够编出符合标准的makefile-automake for linux
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:5730
    • 提供者:孙劲
  1. GCC-Make.tar.gz

    0下载:
  2. 介绍如何在Linux(Ubantu)系统用C和C++进行编程,并且介绍了如何编写和使用make Makefile,Describes how to use C and C++ programming in the Linux (Ubantu) system , and describes how to write and use make Makefile
  3. 所属分类:software engineering

    • 发布日期:2017-10-30
    • 文件大小:1325541
    • 提供者:jiang
  1. uboot1.1.6_Makefile.rar

    0下载:
  2. uBoot的MAKEFILE文件详细解释,the uBoot The MAKEFILE file a detailed explanation
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:5388
    • 提供者:赵峰
  1. src

    0下载:
  2. src下的一部分代码,包含makefile一些说明代码,大家多指教,我是初学者,希望得到大家多多帮助-The SRC part of the code, including makefile code of some descr iption, enlighten everyone, I am a beginner, I hope everyone can help
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:3181
    • 提供者:陈鑫
  1. Configure

    0下载:
  2. Configure,Makefile.am, Makefile.in, Makefile文件之间关系-Configure Makefile.am, Makefile.in, Makefile documents the relationship between
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:37890
    • 提供者:张冲
  1. 4

    0下载:
  2. 关于makefile的学习和深入 苏嵌的内部资料 讲的很详细-Talk in great detail about the makefile learning and depth Su embedded internal data
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:177058
    • 提供者:lianh
  1. study-of-random-testing-.caj

    0下载:
  2. 本文针对密码算法的输出序列进行随机性测试。我们借鉴软件工程学原理,首先以形式化方法对随机性测试过程进行分析,建立平台整体模型 其次根据随机性测试原理,采用系统化和模块化的方法,对随机性测试的方案进行了设计 接下来,根据所设计的方案实现了随机性测试系统,该系统集成了NIST随机性测试方法 最后,我们对AES和SMS4加密算法进行了实测对比和分析。在Linux操作系统中,我们生成了新的makefile文件,制作了RPM软件包,实现了测试平台在多系统中的方便使用。-In this paper, th
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:4765889
    • 提供者:陈娟
  1. Makefile

    0下载:
  2. 前人的经验总结,如果你对自己写的代码不是很满意,那它有助于你改善代码风格-Previous experience, if you write your own code is not very satisfactory, and that it helps you improve code style
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:4966
    • 提供者:张玭
  1. Design-Patterns

    0下载:
  2. 设计模式精解-GOF23种设计模式解析: VS2012重写所有实现,所有类都分头文件和源文件。包含VS2012完整解决方案,Linux和子工程MakeFile和所有工程的Makefile。所有重写代码都按实际项目要求重写。本资源包含原作者PDF文档,我重写的代码和笔记。-Jing Xie-GOF23 design pattern design patterns Resolution: VS2012 rewrite all realize that all classes are split
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3245959
    • 提供者:chenyujie
  1. GNU-make

    0下载:
  2. 讲述GNU make工具,涵盖GNU make的用法、语法。同时重点讨论如何为一个工程编写Makefile。-About the GNU make utility, covering the GNU make usage and grammar. At the same time focus on how to write one for a project.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:901388
    • 提供者:吴鑫
  1. Makefile2

    0下载:
  2. 本人在公司制作的makefile使用手册,附带项目示例讲解-I explain in the company produced makefile manual with examples of projects
  3. 所属分类:Project Manage

    • 发布日期:2017-04-05
    • 文件大小:522660
    • 提供者:xiao
  1. gnu_make_user

    0下载:
  2. In this chapter, we will discuss a simple makefile that describes how to compile and link a text editor which consists of eight C source files and three header files. The makefile can also tell make how to run miscellaneous commands when explicit
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:835102
    • 提供者:heck
  1. use_Makefile

    0下载:
  2. makefile阅读资料,对在Linux下使用makefile文件起到一定的帮助-makefile read information on the use makefile files in Linux play a helpful
  3. 所属分类:Project Manage

    • 发布日期:2017-05-06
    • 文件大小:1238395
    • 提供者:year
  1. gcc_makefile_examples

    0下载:
  2. linux Gcc_makefile例程指导makefile的编写教程-linux Gcc_makefile routine preparation tutorial guide makefile
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:76853
    • 提供者:love
  1. crc32

    0下载:
  2. This code, along with its makefile, illustrates how to create a DLL, how to initialize its data, and how to share the same data among all processes using the same DLL. The file CRCDEMO.ASM contains a very simple program which illustrates how to call
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5008
    • 提供者:jay
  1. MakefileProjectManagement

    0下载:
  2. 这是本介绍Makefile文件语法规则的电子书,书中详细介绍了makefile的使用方法。-This is a book which teach how to use makefile to manage project.It is very useful for programmer.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:759141
    • 提供者:bill
  1. make_cn.tar

    0下载:
  2. 开源软件项目管理的核心工具 GNU Makefile 的手册中文翻译. 这是偶看到的所有开发工具手册中翻译最好的一本, 没有之一.-GNU Makefile Manual
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:913447
    • 提供者:tengfei
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com