搜索资源列表

  1. AutoMake

    0下载:
  2. 这是一个通过输入数据库表名, 自动生成ORACLE或SQLSERVER存储过程的简单程序-This is a database through the importation of table, and automatically generate ORACLE SQLSERVER storage process or the simple procedure
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:67584
    • 提供者:邬春惠
  1. automake-1.4-p5.tar

    0下载:
  2. 这是一个自动生成MAKEFILE的工具。相信大家都听说过。在LINUX工程项目里是很好的帮手。希望对大家有点帮助。-This is an automatically generated MAKEFILE tool. I believe we have heard about. LINUX projects in Lane is a good helper. We hope to help a bit.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:376832
    • 提供者:wcg
  1. automake-5.tar

    0下载:
  2. Mac OS X 10.4.9 for x86 Source Code automake实现源代码-Mac OS X 10.4.9 for x86 Source Code automake realize the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:613376
    • 提供者:宾利金
  1. autoconf-2.60.tar

    0下载:
  2. autoconf是一个产生可以自动配置源代码包,生成shell脚本的工具,以适应各种类UNIX系统的需要。版本号是2.60-autoconf is a configuration can be automatically generated source code package, to generate shell scr ipt tools, in order to adapt to various types of UNIX sy
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:1367040
    • 提供者:王珏
  1. AutoMake5.0

    0下载:
  2. 一个大学时候做的编译原理的实验.实验内容是正则表达式到NFA到DFA到最小化DFA最终生成词法分析代码的整个过程的演示.那时由于时间关系,词法分析代码自动生成部分还没完成.-When a university to do the compiling principle experiment. Experiment is a regular expression to NFA to DFA to minimal DFA of the fi
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:124928
    • 提供者:THM
  1. automake-1.4.tar

    0下载:
  2. LINUX下的源码工具,可自己分析,或者直接装在系统上作为应用-Under LINUX source tools, can be its own analysis, or directly installed in the system as an application
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:353280
    • 提供者:zzp
  1. automake

    0下载:
  2. auto make自动化组态系统,VC6.0源程序,可实现工控组态平台软件的主要功能。-auto make automation system configuration, VC6.0 source can be realized IPC platform software configuration of the main functions.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:732160
    • 提供者:达云祥
  1. gcc

    0下载:
  2. 本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有 心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:41984
    • 提供者:zhj
  1. AutoMake-HowTo

    0下载:
  2. 作为Linux下的程序开发人员,大家一定都遇到过Makefile,用make命令来编译自己写的程序确实是很方便。一般情况下,大家都是手工写一个简单Makefile,如果要想写出一个符合自由软件惯例的Makefile就不那么容易了。这是个很详细的automake教程,看完你就知道怎样写正规的make file了。-Under the procedures as Linux developers, we must have encounte
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:94208
    • 提供者:王平
  1. automake

    0下载:
  2. automake的使用:Makefile如何使用和书写配置文件!-the use of automake: how to use and write configuration files!
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:刘洋
  1. test1_tar_gz

    0下载:
  2. autoconf 和 automake 生成 Makefile 文件-autoconf and automake generated Makefile file
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:756736
    • 提供者:liqiang
  1. Makefile

    0下载:
  2. 使用静态库编译链接swap.c,同时使用动态库编译链接myadd.c。可运行程序生成在src/main目录下。 使用autoconf和automake工具为project工程自动生成Makefile,并测试。-use autoconf and automake tools to create a Makefile for project
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:61440
    • 提供者:amy
  1. automake-1.10b.tar

    0下载:
  2. 编译工具,类似于Makefile 编译工具,类似于Makefile 编译工具,类似于Makefile 编译工具,类似于Makefile -Compilation tool, similar to the Makefile to compile tool, similar to the Makefile to compile tool, similar to the Makefile to compile tool, similar to
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1355776
    • 提供者:123123123123
  1. automake

    0下载:
  2. 运用autoconf和automake自动生成Makefile实例讲解-Automatically generated using autoconf and automake Makefile examples to explain
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:cuiwenchao
  1. automake-1.11.1.tar

    0下载:
  2. automake,在安装trousers前需要安装的软件,与autoconf搭配使用。-automake, trousers before installing the software to install, and use with autoconf.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1072128
    • 提供者:jing
  1. Makefile_am_creator

    0下载:
  2. 说明:包含程序和代码。 该程序源代码用于创建automake.am和其他文件。用于linux下制作makefile文件。 1. 把src_makefile和automake.exe拷贝到需要创建automake.am的主目录。 2. 执行automake.exe,点击 创建automake.am文件,默认选择当前目录。确定后得到一组文件src_makefile。 3. 将linux工程和src_makefile目录下的
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:158720
    • 提供者:hanjie
  1. automake-1.10.tar.bz2

    0下载:
  2. Automake is a tool for automatically generating `Makefile.in files compliant with the GNU Coding Standards. -Automake is a tool for automatically generating `Makefile.in files compliant with the GNU Coding Standards.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:892928
    • 提供者:liuxinxing
  1. automake-1.11.2.tar

    0下载:
  2. 很难找到的automake源,绝对的源码,一点不假。-The automake Source which are hard to find
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:1568768
    • 提供者:Devial member
  1. automake-1.4-8.3.tar

    0下载:
  2. This the source of the creating Makefile. Automake is a Perl scr ipt. The input files are called Makefile.am. The output files are called Makefile.in they are intended for use with Autoconf. Automake requires certa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:355328
    • 提供者:kmc
  1. Automake

    0下载:
  2. automake书籍,很全面的介绍了相关子命令(Automake books, a very comprehensive introduction)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:742400
    • 提供者:yytxgc
« 12 3 4 »

源码中国 www.ymcn.org