搜索资源列表
gcc的安装
- gcc的安装相关资料 详细介绍了gcc的安装步骤和方法 -gcc installment correlation data in detail introduced gcc installs the step and the method
建立交叉编译环境(录像)
- 这里是建立交叉环境下的一个录象,很好的,我发现可以直接使用这个方法建立GCC的交叉编译环境-here is the cross-environment of a video, very good, I found the use of the direct method GCC cross-compiler environment
Gcc-Porting-document
- 介紹PORTING-GCC方法的文件,對於想修改GCC的人有幫助-introduced PORTING-GCC method file, want to amend the GCC help
mplayerc_src
- Media Player Classic 源代码,vs2008编译环境-Media Player Classic source code To compile you need: * TortoiseSVN Download * Microsoft Visual C++ 2008 SP1 Download * Microsoft® Windows® Software Development Kit Update for Windows Vista™ D
kdddbc.tar
- 自己写的,一套关于Mysql连接池的Cpp库,编译环境为gcc/minwin ,linux环境下可以之用,面对对象的Cpp库,使用方法为kdd::dbio.run().然后就可以调用db_queryer来进行数据库操作-Wrote it myself, a set of Mysql database connection pool Cpp, compiler environment gcc/minwin, linux environment can be used, in the face of
Soundsourcelocalizationforobotauditorysystemusingt
- 基于互相关函数,采用求和广义互相关函数(summed-GCC)法用于机器人系统平台。由于采用不同的映射函数(mapping functions),GCC法在该平台下,只需三个麦克风即可进行三维定位,突破了基于TDOA法进行三维声源定位最少需4个麦克风的限制-Based on cross-correlation function, using generalized cross-correlation function sum (summed-GCC) method for the robot s
gcc
- 详细介绍了gcc的用法,包括内部结构,编译流程-How to use gcc,its basic use method. Also listed network address to download source code.
arm-linux-gcc-for-cygwin
- 这里提供了在windows下生成arm-linux-gcc的简单方法.经过验证,可以使用.-a method to generate the crosstool for windows.
Linux
- 程序代码使用说明: (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交叉编译工具链)或类
GNU-Tools-GCC
- gcc中文手册,详细介绍了gcc的各个参数,及使用方法,是linux入门的重要资料之一。-gcc English manual, detailing the various parameters of gcc, and the use of method is one of the important information to get into linux.
led
- gcc环境下atmage16电量数码管实验代码,该实验采用定时器中断方法-gcc environment atmage16 experimental power digital code, the experimental method of using the timer interrupt
ATmega16keyboardsimulation
- Platform : proteus7.4仿真电路 Project : 4乘4矩阵键盘程序(GCC) Clock F : 3.6864M Software : WinAVR-20090313+Proteus7.4 Author : hh comments : 1、学习4*4键盘程序的编写方法 2、采用轮询的方法检测按键,按键使用防抖处理 3、当按下按键后,对应的LED灯点亮 4、占用5.4 存储器空间,较ICCAVR的22 小的不少,但仿真时速度较慢,可能与计
cnCOMM
- 一个封装得比较完整的COM串口通讯类接口,支持同步、异步操作,调用方法也简便,在BC、VC,、GCC等下编译通过,不过用时候需要配置一些参数,否则会报错导致通讯失败。 -Get a more complete package COM serial communications interface, supports synchronous, asynchronous operation, call the method is also simple, in BC, VC,, GCC wait
to_c_style_comment.tar
- 将C++的单行注释改成C语言的注释. 在Windows 下用VC2005环境写程序的时候, 有C语言写的程序, 但是用了C++的注释, 也能成功编译连接运行. 但发现也有很多编译器不支持C++的单行注释. 又不想手机地改所有的代码. 所以写了一个程序来自动将C++的单行注释替换成C语言的注释格式. 压缩包中有两个文件. 其中 to_c_style_comment.c 中的我程序文件. cpptest.c 只是一个测试文件. 是一个包含C++单行注释的c源程序, 仅供测试用.
people2d.tar
- 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (
lzma
- To compile C++ version of file->file LZMA encoding, go to directory CPP/7zip/Bundles/LzmaCon and call make to recompile it: make -f makefile.gcc clean all In some UNIX/Linux versions you must compile LZMA with static libraries. To co
30daysosmake
- 30天自制操作系统是从头编写操作系统的好书,但是作者自己编写的汇编器和c编译器可以不用,可以用nasm,gas和gcc,img生成器可以使用于渊《一个操作系统的实现》中的img生成器。把这本“30天”书可以作为算法参考来用。-30 days made OS is the operating system from scratch to write books, but the authors have written assembler and c compiler can not be use
GCC
- 通过引入7种加权函数实现信号中的时延估计,为广义互相关法-By introducing seven kinds of weighting functions for signal delay estimation, generalized correlation method
获取GCC源代码
- Linux平台编译器GCC的源码获取方法,适用于初学者。(Linux platform compiler GCC source code access method, applicable to beginners.)
GCC and Fingerprinting
- Performance Comparison between Generalized Cross-correlation Time Delay Estimation and Fingerprinting Method for Acoustic Event Localization