这是一个MINITGUI2。0的应用程序,包内有MAKEFILE,可以用ARM-LINUX-GCC直接编译并且运行在LINUX嵌入式系统中,
上传时间: 2015-11-16
上传用户:Ants
tftpServer 是支持tftp(trivial file transport protocol)协议的服务器程序,使用了多线程技术,在redhat 9.0下用gcc编译通过。
标签: tftpServer transport protocol trivial
上传时间: 2015-11-17
上传用户:wyc199288
The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards. 3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712. Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51. Op-modes: Pure ARM & ARM-THUMB interworked. Endianess: Big endian & Little endian modes
标签: release latest higher OS-II
上传时间: 2014-01-26
上传用户:小眼睛LSL
gnu make 的中文用户手册,适用gcc编译器
上传时间: 2015-11-29
上传用户:alan-ee
GNU Make 使用手册(中译版)目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。
上传时间: 2013-11-29
上传用户:咔乐坞
带中文注释的linux 0.11源码 很好,推荐!!!Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.
上传时间: 2013-12-14
上传用户:frank1234
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
标签: implementation structural for alignment
上传时间: 2014-01-11
上传用户:chenbhdt
moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm-linux-gcc编译,并且要搭建相应的qt环境
上传时间: 2014-01-11
上传用户:xjz632
Linux下的多协议即时通讯程序源代码,使用gcc编译
上传时间: 2013-12-19
上传用户:杜莹12345
在为Linux开发应用程序时,绝大多数情况下使用的都是C语言,因此几乎每一位Linux程序员面临的首要问题都是如何灵活运用C编译器。目前Linux 下最常用的C语言编译器是GCC(GNU Compiler Collection),它是GNU项目中符合ANSI C标准的编译系统,能够编译用、C++和Object C等语言编写的程序。GCC不仅功能非常强大,结构也异常灵活。最值得称道的一点就是它可以通过不同的前端模块来支持各种语言,如Java、 Fortran、Pascal、Modula-3和Ada等。开放、自由和灵活是Linux的魅力所在,而这一点在GCC上的体现就是程序员通过它能够更好地控制整个编译过程。
上传时间: 2013-12-22
上传用户:TF2015