搜索资源列表

  1. introduction

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

    • 发布日期:2008-10-13
    • 文件大小:500.07kb
    • 提供者:Louis Yi
  1. Makefile

    0下载:
  2. psp makefile用法说明,帮助psp编程的编译连接,制作makefile文件
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:59.39kb
    • 提供者:思廉
  1. Makefile

    0下载:
  2. linux下交叉编译spca5xx(中星微摄像头在linux下使用时用到的驱动)用到的Makefile文件,文件将针对linux2.5 2.6内核的驱动注释掉,修改了针对2.4内核的驱动。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:jaywoo
  1. Makefile

    0下载:
  2. makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、 功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需 要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能 操作,因为makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:497.86kb
    • 提供者:luokunyuan
  1. Linux 网络编程

    0下载:
  2. 很经典的Linux网络编程源码,带有makefile文件,可以直接编译使用-the classic source Linux Network Programming, with makefile documents can be directly compiled to use
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-19
    • 文件大小:79kb
    • 提供者:刘运
  1. DMS

    0下载:
  2. C语言做的图书管理系统,经过WinTC多次调试,保证可以运行。附有makefile文件,可以在linux环境下编译成为嵌入式系统所用的文件-C language to the library management system, after repeated WinTC debugging, and guarantee operations. With makefile, the linux environment compiler b
  3. 所属分类:教育/学校应用

    • 发布日期:2024-11-19
    • 文件大小:33kb
    • 提供者:高约
  1. 0503_test-key

    0下载:
  2. uClinux 环境下按键的驱动程序及相应的用户开发的简单实例。还有Makefile文件,直接在CygWin环境下编译可直接运行。-uClinux environment keys to the driver and the corresponding development of the user simple examples. There Makefile, CygWin directly in the environment c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:songyw
  1. 0902_minigui

    0下载:
  2. uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。-uClinux environment MinuGUI of application examples and simple, there are those in Makefile document in the Linux operating environment compiler.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:songyw
  1. Makefile

    0下载:
  2. psp makefile用法说明,帮助psp编程的编译连接,制作makefile文件-psp makefile instructions to help the compiler to connect psp programming, production makefile file
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:59kb
    • 提供者:思廉
  1. Makefile

    0下载:
  2. linux下交叉编译spca5xx(中星微摄像头在linux下使用时用到的驱动)用到的Makefile文件,文件将针对linux2.5 2.6内核的驱动注释掉,修改了针对2.4内核的驱动。-linux cross compiler under the spca5xx (Vimicro camera to use in linux driver when used) used in the Makefile of documents, w
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:3kb
    • 提供者:jaywoo
  1. Makefile

    0下载:
  2. makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、 功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需 要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能 操作,因为makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。-relations makefile to compile the rules of the wh
  3. 所属分类:系统编程

    • 发布日期:2024-11-19
    • 文件大小:498kb
    • 提供者:luokunyuan
  1. Makefile

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

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:anthero
  1. MakeFile

    0下载:
  2. Linux下一个简单的Makefile文件的具体实现。可以使用其作为框架来编译自己的Linxu程序-Linux with a simple Makefile file under the concrete implementation. You can use it as a fr a mework to compile your own programs Linxu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:526kb
    • 提供者:yuanmo
  1. Makefile

    0下载:
  2. 万能Makefile文件,可以直接拖进你的工程文件中进行make,会自动寻找.c和.h文件进行匹配编译-Universal Makefile file, can be directly dragged into your project file to make, will automatically look for. C and. H files to compile match
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:tony
  1. makefile

    0下载:
  2. makefile文件编写,帮助你轻松编译文件-makefile
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:jq1st
  1. ADCdrives

    0下载:
  2. ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
  3. 所属分类:驱动编程

    • 发布日期:2024-11-19
    • 文件大小:2kb
    • 提供者:赵宇
  1. aix-makefile

    0下载:
  2. Aix操作系统下的VC++程序的批处理编译文件。-makefile in aix
  3. 所属分类:Linux驱动

    • 发布日期:2024-11-19
    • 文件大小:5kb
    • 提供者:四方
  1. Makefile进行多文件的编译

    0下载:
  2. 学习makefile对linux下的多文件进行同时编译,比gcc进行的单文件编译高效,方便(Learning makefile for Linux under the simultaneous compilation of multiple files, than GCC single file compilation efficient and convenient)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:137kb
    • 提供者:WhiteLie
  1. linux开发Makefile模板

    0下载:
  2. Linux软件Makefile模板,满足C、C++文件单独编译或混合编译要求,用户按照框架即可一键Make,生成可执行程序(Linux software Makefile template to meet C, C++ files individually compiled or mixed compilation requirements, users follow the fr a mework to execute Make co
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-11-19
    • 文件大小:1kb
    • 提供者:小枕头
  1. makefile

    0下载:
  2. 该文档详细介绍了如何自己写编译文件makefile文件,有利于了解编程语言转化为机器语言的过程。(This document describes in detail how to write compile files and makefile files to help understand the process of programming language into machine language.)
  3. 所属分类:其他小程序

    • 发布日期:2024-11-19
    • 文件大小:96kb
    • 提供者:linrui
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org