技术参考大全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部分 附录
上传时间: 2016-09-05
上传用户:皇族传媒
linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 230.1.1.1 7838 192.168.100.1 12345
标签: mcastclient Wall mcastserver mcastserve
上传时间: 2013-12-20
上传用户:lepoke
Huawei doc,you are a soft engineer ,you need read it ,and do much work.
上传时间: 2013-12-17
上传用户:kristycreasy
Easy Grid is a JS/PHP tool kit for data linear lists management. It can help you to create quickly interfaces of table list navigation and modification with AJAX features. High performance of the Grid is ensured by JSON data format. The Easy Grid includes sorting, filtering, pagination and mouse right click context menu. Files: grid.html - HTML of the grid file_controller.php - sample of grid controller with file-flat interface db_controller.php - sample of grid controller with DB interface sample.csv - Sample of grid data source (VDB) sample.sql - Sample of grid data source (MySQL) easygrid.js - Easy Gird library easygrid_contextmenu.js - Easy Grid context menu library
标签: management quickly create linear
上传时间: 2013-12-04
上传用户:cylnpy
Wii remote controller, you can use this in your computer to receive Wii Bluetooth
标签: controller Wii Bluetooth computer
上传时间: 2014-01-14
上传用户:黑漆漆
source 为程序源代码文件目录 exe 为可执行文件目录 pics 为所有处理好的图片的目录 需要预先安装MinGW MinGW为Mini Gnu for Windows 里面包含gcc for windows的编译器 将其拷贝值某目录,然后设置环境变量 path x:\MinGW\bin 即可通过gcc(g++)命令进行编译
上传时间: 2016-09-19
上传用户:363186
this is a program to analysis cp cpk you can transfor data to the program
标签: program analysis transfor this
上传时间: 2013-12-21
上传用户:libenshu01
标准c++的学习源代码。还有uc代码 15天c++学习代码和4天unix c学习代码 使用gcc编译器,solaris环境,完全通过编译,源自达内科技学习笔记
上传时间: 2013-12-20
上传用户:shus521
AVR GCC编程参考手册,非常适合做开发参考
上传时间: 2014-01-06
上传用户:luke5347
gcc资料大全 编译命令集合 ,全面介绍每一个参数使用方法规则gcc 编译命令集合 ,全面介绍每一个参数使用方法规则
上传时间: 2014-01-12
上传用户:fredguo