Welcome![Sign In][Sign Up]
Location:
Search - makefile g

Search list

[Email Clientmysvr.rar

Description: 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。
Platform: | Size: 25181 | Author: | Hits:

[Voice CompressG.729_win32_vc

Description: 已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project document (original source of the ITU only makefile. no VC project document), Introduction to facilitate the use of three beginner. G.729 test for coding and decoding 4. VoIP will be used in the project
Platform: | Size: 417823 | Author: amani | Hits:

[Other resourcezlg_7289

Description: 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am 在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h 在37行增加 $(ZLG7289_SRCS) b. 修改libminigui-1.6.2-linux/src/ial/ial.c 在166行加入 #include \"zlg7289.h\" 在282行的数组内加入 {\"zlg7289\", InitZLG7289Input, TermZLG7289Input}, c. 进入项目主目录, 重新配置编译依赖 cd libminigui-1.6.2-linux 去掉后aclocal和automake后的版本号后,运行此脚本,忽略警告项。 d. 同上配置方法配置MiniGUI 6) 修改运行时配置文件MiniGUI.cfg中的IAL ial_engine=zlg7289-a) Copy libminigui - str - 1.6.2.tar.gz to arbitrary users Contents. 2) extract this document tar zxvf libminigui - str - 1.6.2.tar.g z 4) zlg7289.c zlg7289.h two paper copies into value-added version of the corresponding directory lib minigui-1.6.2-linux/src/ial / 5) to amend the definition so that the above - two papers to the compiler. A. revise libminigui-1.6.2-linux/src/ial/Makef ile.am the 29 firms to increase ZLG7289_SRCS = zlg7289.c zlg728 9.h the 37 firms to increase $ (ZLG7289_SRCS) b. revise libminigui-1 .6.2-linux/src/ial/ial.c in 166 firms join # include " zlg7289.h "in the array 282 to add (" zlg7289 " InitZLG7289Input, TermZLG7289Input). c. entering the main project directory, re-allocation of compiler - dependent cd libminigui - 1.6.2 - linux removed aft
Platform: | Size: 8149 | Author: 周波 | Hits:

[Other resourcesa

Description: A* sudo sudo/* B* adduser script adduser C* rmuser script rmuser E* tout tout/* F* dumdum dumdum G* lostfile lostfile H* Mkfl.localsys Makefile.localsys I* spacegripe spacegripe J* sendmail.cf sendmail.cf N* remote remote.c O* distributed conrol distrib/* P* hosts and name server makerevhosts Q* xargs xargs/*
Platform: | Size: 79019 | Author: 刘伟 | Hits:

[Other resourceHHCF5249-R3_tech_manual-v1.5

Description: 华恒科技 HHCF5249-R3 技术手册 第一章 产品简介 第二章 软件系统 第三章 硬件系统 第四章 机械特性 第五章 底板的硬件设计 第六章 售后服务及技术支持 附录 附录A 初始化 附录B LINUX 常见术语 附录C 常用LINUX 命令 附录D GCC 与GDB 附录E MAKEFILE 附录F UCLINUX 系统分析 uClinux 简介 uClinux 小型化的做法 uClinux 的开发环境 uClinux 的内存管理 工具及内核 附录G 图形界面(GUI)接口函数API 附录H 参考资料
Platform: | Size: 788196 | Author: Rae | Hits:

[ConsolecDAGlab6

Description: 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
Platform: | Size: 13662 | Author: gaoquan | Hits:

[Voice CompressG.729_win32_vc

Description: 已经验证过的ITU G.729B源码 1.使用定点运算, 纯c实现 2.已经附带了VC6的项目文件(原始的ITU源码只有makefile,没有VC项目文件), 方便初学者入门使用 3.用于测试G.729编码和解码 4.主要应用于VoIP项目-has tested the ITU G.729B a source. Operational use of sentinel, 2-c achieve. has been accompanied by VC6 project document (original source of the ITU only makefile. no VC project document), Introduction to facilitate the use of three beginner. G.729 test for coding and decoding 4. VoIP will be used in the project
Platform: | Size: 417792 | Author: amani | Hits:

[Embeded Linuxzlg_7289

Description: 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am 在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h 在37行增加 $(ZLG7289_SRCS) b. 修改libminigui-1.6.2-linux/src/ial/ial.c 在166行加入 #include "zlg7289.h" 在282行的数组内加入 {"zlg7289", InitZLG7289Input, TermZLG7289Input}, c. 进入项目主目录, 重新配置编译依赖 cd libminigui-1.6.2-linux 去掉后aclocal和automake后的版本号后,运行此脚本,忽略警告项。 d. 同上配置方法配置MiniGUI 6) 修改运行时配置文件MiniGUI.cfg中的IAL ial_engine=zlg7289-a) Copy libminigui- str- 1.6.2.tar.gz to arbitrary users Contents. 2) extract this document tar zxvf libminigui- str- 1.6.2.tar.g z 4) zlg7289.c zlg7289.h two paper copies into value-added version of the corresponding directory lib minigui-1.6.2-linux/src/ial/5) to amend the definition so that the above- two papers to the compiler. A. revise libminigui-1.6.2-linux/src/ial/Makef ile.am the 29 firms to increase ZLG7289_SRCS = zlg7289.c zlg728 9.h the 37 firms to increase $ (ZLG7289_SRCS) b. revise libminigui-1 .6.2-linux/src/ial/ial.c in 166 firms join# include " zlg7289.h "in the array 282 to add (" zlg7289 " InitZLG7289Input, TermZLG7289Input). c. entering the main project directory, re-allocation of compiler- dependent cd libminigui- 1.6.2- linux removed aft
Platform: | Size: 8192 | Author: 周波 | Hits:

[Voice Compresssource

Description: 具有浮点指令的g.729语音压缩编码,符合ITU-T G.729 Annex C 规范,通过修改makefile可以支持windows/linux/solaris等操作系统,仅需要很少的更改就可以应用到voip领域-With floating-point instructions G.729 voice compression coding, in line with the ITU-T G.729 Annex C specification by modifying the makefile to support windows/linux/solaris and other operating systems, only a small change on the field can be applied to voip
Platform: | Size: 94208 | Author: 王鹏 | Hits:

[Voice Compressg729AnnexA

Description: g.729a语音压缩编码最新版本,符合ITU-T G.729 Annex A 2006年的规范,通过修改makefile可以支持windows/linux/solaris等操作系统,g.729a是g.729的简化复杂度后的结果,适合应用在嵌入式领域的voip实现。-g.729a压 掳 Fen ITU-T G.729 Annex A 2006墓 ripple 通 薷 makefile windows/linux/solaris 炔 蔚 统 g.729ag.729募 蚧
Platform: | Size: 1670144 | Author: 王鹏 | Hits:

[Linux-Unixg723

Description: G.723在ARM上的实现。实现平台为Linux2.4.8+ Intel Xscal。包括源代码,可执行文件、makefile。-G.723 in the realization of ARM. Platform for the realization of Linux2.4.8+ Intel Xscal. Including source code, executable file, makefile.
Platform: | Size: 417792 | Author: 胡定勇 | Hits:

[Linux-Unix10

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过-err
Platform: | Size: 34816 | Author: | Hits:

[Linux-Unix08

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 23552 | Author: qwt | Hits:

[Linux-Unix05

Description: 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。 (3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。 (4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-err
Platform: | Size: 19456 | Author: qwt | Hits:

[Algorithmgmp-4.3.0

Description: GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
Platform: | Size: 3218432 | Author: richard | Hits:

[uCOSucos

Description: 这个ucos版本是用gnu重写的适合s3c2440,s3c2410开发板,在linux编译,用makefile组织,结构清晰,且修改了vivi使得且可用vivi加载ucos。-This version of ucos is rewrited with the gnu stardard for s3c2440, s3c2410 development board, it can be compiled in the linux with makefile struction, structure clear, and modified and made vivi load vivi available ucos.
Platform: | Size: 3392512 | Author: jerry.shen | Hits:

[Linux-UnixGNU_Make

Description: GNU Make 使用手册,详细讲述了makefile文件的编写规则-GNU Make user datasheet
Platform: | Size: 248832 | Author: wyl | Hits:

[ELanguagemakefile

Description: standard makeup file in g-standard makeup file in gcc
Platform: | Size: 1024 | Author: tao gong | Hits:

[Software EngineeringLinux-makefile

Description: linux下编写makefile的参考资料,详细说明了GCC和G++下的makefile编写。-Linux makefile produced under the reference material, detail the GCC and G++ of makefile writing.
Platform: | Size: 466944 | Author: 张留全 | Hits:

[Linux-Unix跟我一起写Makefile-陈皓

Description: 该文件可以帮助C++编程者快速的写出makefile文件。尤其在linux系统下,编写大规模系统文件,该文档的帮助很大。(This file helps C ++ programmers write out makefiles quickly. Especially in the linux system, the preparation of large-scale system files, the document is of great help.)
Platform: | Size: 428032 | Author: mengss | Hits:
« 12 »

CodeBus www.codebus.net