Welcome![Sign In][Sign Up]
Location:
Search - gcc 13

Search list

[Email ServerXmailsvr

Description: XMail version 0.39是个邮件服务器软件,具有如下功能: 1) SMTP 服务器 2) POP3 服务器 3) Finger 服务器 4) 多域名 5) 用户不需要实际的系统帐号 6) SMTP 中继检查 7) SMTP RBL 映象检查 (rbl.maps.vix.com) 8) SMTP RSS 映象检查 (relays.mail-abuse.org) 9) SMTP 垃圾邮件拒绝 10) 带外部POP帐号的POP3帐号同步器 11) 别名 12) 邮递表 13) 顾客邮件处理 14) 远程管理 15) 客户邮件交换 16) 记录日志 17) 多平台 [系统需求] Linux操作系统 或Windows NT,且ws2_32.dll 已经安装。具有连接到因特网的DNS和网关。为了在Linux下编译,你需要安装gcc和libc或glibc, 为了在Windows下编译,你需要MS Visual C++ (我就是用它来编译的),或其它支持Win32 SDK的编译器。 [编译和配置] 详见英文readme.txt。
Platform: | Size: 193659 | Author: 李建 | Hits:

[Other resourcegcc_book

Description: 技术参考大全GCC 作  者: (美)格里菲斯 著,胡恩华 译 出 版 社: 清华大学出版社 页  数: 499 目录 第1部分 自由软件编译程序 第1章 GCC简介 第2章 查询与安装编译程序 第2部分 使用编译程序集合 第3章 预处理程序 第4章 编译C程序 第5章 编译C++程序 第6章 编译Objictive-C 第7章 编译Fortran 第8章 编译Java 第9章 编译Ada程序 第10章 混合语言 第11章 国际化 第3部分 外设和内设 第12章 边接和库 第13章 使用GNU调试器 第14章 make 和 Artoconf 第15章 交叉编译及窗体端口 第16章 MinGW 第17章 嵌入式系统 第18章 编译程序输出 第19章 实现一种语言 第20章 寄存器传送语言 第21章 机器相关的编译程序选项 第4部分 附录
Platform: | Size: 27573848 | Author: 何小克 | Hits:

[Other resourceU-Disk(ATmega168_PDIUSBD12_SD_MMC)

Description: U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD 内附GCC源码和原理图。 开发环境是AvrStudio4.13 b528 + WinAVR200701
Platform: | Size: 93296 | Author: hzh007 | Hits:

[VC/MFCcodeblocks教程

Description: 1. 安装Code::Blocks………………………………………………………………………….…………………3 1.1 下载……………………………………………………………………………………….….…………. .3 1.2 安装……………………………………………………………………...………………….….…………3 2. Code::Blocks的编程环境配置…………………………………………………………….……….…………7 2.1 环境………………………………………………………...…………………………………..…………7 2.2 编辑器…………………………………………….…………………………………….….…………....12 2.3 编译器和调试器……………………………………………………………………….……….……….13 3. 编写程序……………………………………………………………………………….……….....………...17 3.1 创建一个工程…………………………………………………………………….………….………….17 3.2 添加和删除文件…………………………………………………………………………..…………….20 3.3 编辑文件………………………………………………………………………………………..……….25 3.4 编译程序…………………………………………………………………….…………………..……....30 3.5 调试程序………………………………………………………………………………..……………….43 3.6 阅读别人编写的程序………………………………………………………………...…………………74 4. 附录…………………………………………………………………………………………………...……..79 4.1 Linux下安装Code::Blocks……………………………………………………………………………….79 4.2 Mac OS X下安装Code::Blocks………………………………………………………………………….80 4.3 Code::Blocks搭配高版本gcc编译器…………………………………………………………………….80 4.4 安装配置boost…………………………………………………………………………...........................82
Platform: | Size: 3288531 | Author: afd_326 | Hits:

[SourceCodewpa_supplicant 移植

Description: 到官方下载个 http://hostap.epitest.fi/wpa_supplicant/ 最新版 到 http://www.openssl.org/source/ 下载个 \wpa_supplicant-0.6.9\patches 有对应补丁的源码 首先先编译openssl 打对应的补丁后 ./Configure linux-elf-mips -DB_ENDIAN linux:'mipsel-linux-gcc' shared --prefix=/home/blue/linux/wpa_supplicant-0.6.9/openssl-h
Platform: | Size: 1638224 | Author: kunterxlp@126.com | Hits:

[Email ServerXmailsvr

Description: XMail version 0.39是个邮件服务器软件,具有如下功能: 1) SMTP 服务器 2) POP3 服务器 3) Finger 服务器 4) 多域名 5) 用户不需要实际的系统帐号 6) SMTP 中继检查 7) SMTP RBL 映象检查 (rbl.maps.vix.com) 8) SMTP RSS 映象检查 (relays.mail-abuse.org) 9) SMTP 垃圾邮件拒绝 10) 带外部POP帐号的POP3帐号同步器 11) 别名 12) 邮递表 13) 顾客邮件处理 14) 远程管理 15) 客户邮件交换 16) 记录日志 17) 多平台 [系统需求] Linux操作系统 或Windows NT,且ws2_32.dll 已经安装。具有连接到因特网的DNS和网关。为了在Linux下编译,你需要安装gcc和libc或glibc, 为了在Windows下编译,你需要MS Visual C++ (我就是用它来编译的),或其它支持Win32 SDK的编译器。 [编译和配置] 详见英文readme.txt。-err
Platform: | Size: 193536 | Author: 李建 | Hits:

[Embeded-SCM Developavr_gcc_ds1302

Description: 基于AVRGCC的时钟DS1302的完整应用源代码-DS1302 clock AVRGCC based on a complete application source code
Platform: | Size: 78848 | Author: 周盛志 | Hits:

[Othergcc_book

Description: 技术参考大全GCC 作  者: (美)格里菲斯 著,胡恩华 译 出 版 社: 清华大学出版社 页  数: 499 目录 第1部分 自由软件编译程序 第1章 GCC简介 第2章 查询与安装编译程序 第2部分 使用编译程序集合 第3章 预处理程序 第4章 编译C程序 第5章 编译C++程序 第6章 编译Objictive-C 第7章 编译Fortran 第8章 编译Java 第9章 编译Ada程序 第10章 混合语言 第11章 国际化 第3部分 外设和内设 第12章 边接和库 第13章 使用GNU调试器 第14章 make 和 Artoconf 第15章 交叉编译及窗体端口 第16章 MinGW 第17章 嵌入式系统 第18章 编译程序输出 第19章 实现一种语言 第20章 寄存器传送语言 第21章 机器相关的编译程序选项 第4部分 附录-err
Platform: | Size: 27573248 | Author: 何小克 | Hits:

[SCMU-Disk(ATmega168_PDIUSBD12_SD_MMC)

Description: U盘(实际是USB SD卡读卡器)的制作方案。 硬件构成:ATmega168+PDIUSBD12+SD 内附GCC源码和原理图。 开发环境是AvrStudio4.13 b528 + WinAVR200701-U disk (actually USB SD card reader) production program. Hardware: ATmega168+ PDIUSBD12+ SD containing GCC source code and schematics. Development environment is AvrStudio4.13 b528+ WinAVR200701
Platform: | Size: 93184 | Author: hzh007 | Hits:

[Documentsadvancedlinuxprogramming

Description: 1 Getting Started 3 1.1 Editing with Emacs 4 1.2 Compiling with GCC 6 1.3 Automating the Process with GNU Make 9 1.4 Debugging with GNU Debugger (GDB) 11 1.5 Finding More Information 13 2 Writing Good GNU/Linux Software 17 2.1 Interaction With the Execution Environment 17 2.2 Coding Defensively 30 2.3 Writing and Using Libraries
Platform: | Size: 3510272 | Author: noah | Hits:

[SCMCH451FMQ

Description: DMAVR-M16的蜂鸣器发声示例程序 编译环境 AVR Studio 4.13/AVR GCC -DMAVR-M16 of the buzzer audible environment compiled sample program AVR Studio 4.13/AVR GCC
Platform: | Size: 1024 | Author: | Hits:

[uCOSarm_ucos_1.131

Description: ARM Port of UCOS-II Date : 03.06.2004 Version : 1.13 UCOS-II : Version 2.61 or lesser Tool-chain : SDT 2.51, ADS 1.2 or G-ARM Port of UCOS-II Date : 03.06.2004 Version : 1.13 UCOS-II : Version 2.61 or lesser Tool-chain : SDT 2.51, ADS 1.2 or GCC
Platform: | Size: 458752 | Author: Readme3 | Hits:

[Special EffectsSaliencyToolbox_V2.2

Description: 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scripts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus of attention. It has been cited in more than 100 papers. System requirements: Any computer and operating system that runs Matlab Matlab Release 13 or later Image Processing Toolbox The toolbox contains pre-compiled binary mex files for MS Windows, Mac OS X (both Power PC and Intel Macs), and Linux (32 bit and 64 bit). The source code can be compiled on any system with the GNU C compiler gcc. The SaliencyToolbox is in part a reimplementation of the iNVT toolkit at Laurent Itti s lab at the USC. This toolbox complements the iNVT code in that it is more compact (about 5,000 versus 360,000 lines of code) and easier to understand and experiment with, but it only contains the core functionality for attending to salient image regions. Although time critical procedure
Platform: | Size: 4745216 | Author: zgk | Hits:

[Embeded-SCM Developlcdlibrary

Description: Title: testing output to a HD44780 based LCD display. http://jump.to/fleury File: $Id: test_lcd.c,v 1.6 2004/12/10 13:53:59 peter Exp $ Software: AVR-GCC 3.3 Hardware: HD44780 compatible LCD text display ATS90S8515/ATmega if memory-mapped LCD interface is used any AVR with 7 free I/O pins if 4-bit IO port mode is used-Title: testing output to a HD44780 based LCD display. http://jump.to/fleury File: $Id: test_lcd.c,v 1.6 2004/12/10 13:53:59 peter Exp $ Software: AVR-GCC 3.3 Hardware: HD44780 compatible LCD text display ATS90S8515/ATmega if memory-mapped LCD interface is used any AVR with 7 free I/O pins if 4-bit IO port mode is used
Platform: | Size: 22528 | Author: abdulmajeed | Hits:

[Linux-Unixkernel

Description: 我发布的这个东东主要包含一个可以在 gcc 4.1 下可编译的 linux-0.11 的修改版的源码。 当前的 Linux 发型版大部分已经采用 gcc 4.0 以上的版本和 linux 2.6 的内核,而赵博士 (www.oldlinux.org)提供的可以在 RH9 下面编译的源码只能工作于 gcc 版本 3.x。 -I posted this stuff can be mainly contains a compiled under gcc 4.1 linux-0.11 a modified version of the source code. The most current version of Linux has been adopted hairstyle gcc 4.0 or later and linux kernel 2.6, while Dr. Zhao (www.oldlinux.org) can compile the source code provided in the gcc version 3.x only work in RH9 below.
Platform: | Size: 6483968 | Author: dragen | Hits:

[Linux-Unixgcc_3_4

Description: Uses gcc-internal data definitions for Linux v2.13.6.
Platform: | Size: 4096 | Author: ciudaijeng | Hits:

[Linux-Unixiovmcall_gnuc

Description: Linux GCC Version (32-bit and 64-bit) for Linux v2.13.6.
Platform: | Size: 3072 | Author: zanrieqm | Hits:

[Linux-Unixgcc-msm8974

Description: clk branch gcc blsp2 uart5 for Linux v2.13.6.
Platform: | Size: 6144 | Author: krzvws | Hits:

[Linux-Unixqcom-msm8660

Description: qcom,gcc-msm8660 for Linux v2.13.6.
Platform: | Size: 1024 | Author: soujengkz | Hits:

[Linux-Unixisalpha

Description: Why doesn t gcc define ARM ARCH ? Instead it defines bunch of below macros. See all architectires[] table in gcc config arm arm.c. On a side note it defines Source Code for Linux v2.13.6.
Platform: | Size: 1024 | Author: hlwengdu | Hits:
« 12 »

CodeBus www.codebus.net