CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - C compiler

搜索资源列表

  1. c环境下的编译器

    0下载:
  2. 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5945
    • 提供者:韩天毅
  1. C-Programming-AVR

    0下载:
  2. C Programming for Microcontrollers : Featuring ATMEL’s AVR Butterfly and the Free WinAVR Compiler : Joe Pardue SmileyMicros.com -C Programming for Microcontrollers : Featuring ATMEL's AVR Butterfly and the Free Wi nAVR Compiler : Joe Pardue Smile
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3531483
    • 提供者:Nathanan
  1. zlg_7289

    0下载:
  2. 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8149
    • 提供者:周波
  1. smp86xx_rootfs.tar.bz2

    0下载:
  2.  sigma smp8634/8635 toolchain rootfs building source. ================= Readme.txt =================   This is the Sigma Designs customization of the root file system for the SMP86xx family of chips.   This package is of course
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-12-27
    • 文件大小:234248
    • 提供者:mattli001
  1. display

    0下载:
  2. 在arm linux环境下,利用framebuffer显示一张bmp格式的图像,采用c语言写的代码,用交叉编译器编译-In arm linux environment, using framebuffer display a bmp format image, the use of code written in c language, with cross-compiler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2115
    • 提供者:刘一夫
  1. CplusplusandC

    0下载:
  2. 如果C++程序要调用已经被编译后的C函数,该怎么办? 如何理解extern "C" 如何实现C调用C++接口库 对由 __cplusplus 和 extern "C" 组成的 C、C++编译器编译标准C函数的通用写法的理解-If you want to call C++ program has been compiled C functions, how to do? How to understand the extern " C" How C call C++
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:380337
    • 提供者:wt0427
  1. mys3c2440bootloader

    0下载:
  2. 为s3c2440开发的bootloader,绝无copy(网络部分除外)。此源码包含启动汇编,和main函数,可在keil下重新配置编译生成bin文件。货真价实。注:我这一个可不止五个c啊!!审核的大哥一定给我过!-Developed for the s3c2440 bootloader, no copy (other than part of the network). This source contains the boot assembly, and the main function,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:153407
    • 提供者:侵害中
  1. mp3

    0下载:
  2. linux环境下,基于libmad的MP3播放程序,需要用到libmad,libasound库。编译:gcc mp3.c -lmad -lasound .执行时:./a.out **.mp3-Linux environment, based on the libmad MP3 procedures, the use of libmad, libasound library. Compiler: GCC mp3. C- lmad- lasound. Implementation:./a.o ut*
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:4650
    • 提供者:张华平
  1. cc

    0下载:
  2. IAR C/C++ Compiler for
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-04
    • 文件大小:276829
    • 提供者:JACK
  1. russianbrick

    1下载:
  2. 俄罗斯方块代码,在linux下用gcc编译器调试完全正确,构思和方法值得参考,初学C语言编程很值得一看-Tetris code, debugging under linux gcc compiler idea worth considering, beginner C programming language is well worth a visit.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-29
    • 文件大小:10757
    • 提供者:zlwzys
  1. processaproach

    0下载:
  2. 基于TQ2440的LINUX程序源码,进程间通信测试程序,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-TQ2440 Linux program source code, inter-process communication test procedures, C language, cross-compiler for arm board procedures available in the linux environment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-23
    • 文件大小:4021
    • 提供者:黄锐
  1. processtoFile

    0下载:
  2. 基于TQ2440的LINUX程序源码,进程间调用样式,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-Based on the TQ2440 the Linux program source code, process invocation style, C language, cross-compiler for arm board procedures available in the linux environment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:1721
    • 提供者:黄锐
  1. calculator

    0下载:
  2. 用c语言编写的可以在嵌入式环境下运行的科学计算器,在交叉编译环境下编译后,就能在嵌入式linux下运行-C language scientific calculator that can run in the embedded environment, compiled cross-compiler environment, you can run in the embedded Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-08
    • 文件大小:7296
    • 提供者:sherrytonger
  1. don

    0下载:
  2. arm compiler including effective c-arm compiler including effective c++
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:627
    • 提供者:crane
  1. Image-Cpature-Program-IIB400-Imote2-Linux.tar

    0下载:
  2. Imote2 IIB400 Camera capture program compiled in arm-xscale-linux-gnu-gcc, run ./capture. Capture.c is the source code, I changed video2dev.h location for my compiler. BTW I got the C source code from University.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:13885
    • 提供者:Fajar Purnama
  1. comtest

    0下载:
  2. C语言编写的串口测试程序,简单实用,支持串口接收和发送数据,支持多个波特率,无需进行任何修改,正确编译执行,多平台测试通过-C language prepared by the serial testing procedures, simple and practical, support serial port to receive and send data, support for multiple baud rate, without any modification, the corr
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1548
    • 提供者:
  1. cmake-3.3.0-rc1-win32-x86

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。-CMake is cross-platform free and open-source software for managing the build process of software using a compiler-independent method. It is
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-09
    • 文件大小:16279134
    • 提供者:Gao
  1. 11111

    0下载:
  2. 一、基础题 (每题4分) 1. 描述C语言内嵌汇编中, __asm__ __volatile__ 这一句的 __volatile__ 的作用是?当修饰变量时volatile什么含义? __volatile__ 表示编译器不要优化代码,后面的指令 保留原样, volatile 是它的别名。-One, the basic topic (4 point per question) 1. Describe the inline assembler, C __asm__ __volatile
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:56593
    • 提供者:李朝远
  1. AM335X_CortexA8_Cycle_Count_Register

    0下载:
  2. AM335X是基于Cortex-A8内核的,Am335x自身是不带时钟计数寄存器的,但Cortex-A8有这个寄存器,但需要汇编代码才能读取,本代码中,是使用GCC编译环境的c语言代码内嵌汇编,如果是keil环境的话对汇编的调用可能要稍作修改,很多东西我也不懂,有需求的话自行修改吧。该寄存器值可以作为一个随机数来用,代码里面附有使用说明。并附上Cortex-A8 Technical Reference Manual(Cortex-A8技术参考手册),如有更好的方式,可以私信交流。-AM335X
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-11
    • 文件大小:2450852
    • 提供者:尹小朋
  1. mips-c_for_ASUS

    0下载:
  2. 改华硕老毛子源码编译可执行c程序方法,图片说明。-ASUS Lao Maozi change source compiler executable c procedural methods.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:108147
    • 提供者:王越之
« 12 »
搜珍网 www.dssz.com