搜索资源列表
gcc
- 本文将介绍如何利用 GNU Autoconf 及 Automake 这两套软体来协助我们『自动』产生 Makefile 档,并且让开发出来的软体可以像 Apache, MySQL 和常见的 GNU 软体一样,只要会 ``./configure , ``make , ``make install 就可以把程式安装到系统中。如果您有 心开发 Open Source 的软体,或只是想在 Unix 系统下写写程式。希望这份介绍文件能帮助您轻松地进入 Unix Programming -gcc
SILK_SDK_SRC_ARM_v1.0.9
- 关于于固定点的SILK SDK库源代码1.源代码创建的编码器和解码器的可执行文件2.的测试向量比较工具3.微软Visual Studio解决方案和项目文件GNU C编译器的makefile(GCC)-SILK SDK library source code about a fixed point. Encoder and decoder source code to create an executable file 2 test vector comparison tool Microsoft
gnumake
- GNU Make项目管理里面的源代码,主要是一些Makefile的写法,帮助学习写Makefile-GNU Make project management inside the source code, mainly because some of Makefile written to help learning to write Makefile
Imote2-Localization.tar
- This Imote2 localization from www.ee.washington.edu/research/nsl/Imote. The compiled application is in folder "Already-Compiled-In-arm-xscale-linux" which I compiled using arm-xscale-linux-gnu-gcc. To compiled into other system please modify the Make
templet.tar
- gcc+make 开发stm32f407工程模板(Development of stm32f407 with gnu make and st-lib)
