CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gcc

搜索资源列表

  1. sort.tar

    0下载:
  2. 此程序改自算法课的一个作业,用四种不同的算法,对随机生成的n个数排序(n取值500至5000),并重复n遍,最后统计平均比较次数。本在xp下用vc6编写,现在修改为Ubuntu下gcc编译。 sortArchieve.c内为各个排序算法的实现-Since the algorithm for this process to a class operation, with four different algorithms, to randomly generated n the number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:10358
    • 提供者:Roc
  1. ARM_GCC_Inline_Assembler_Cookbook

    0下载:
  2. 介绍了ARM GCC内嵌汇编的使用方法,E文的-ARM GCC Inline Assembler Cookbook
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:31548
    • 提供者:zhang
  1. 3

    0下载:
  2. 3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。-Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:97547
    • 提供者:twi
  1. lpc2106_gcc

    0下载:
  2. using GCC complier for ARM LPC2106
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4085
    • 提供者:hbaocr
  1. LinuxC-Cplus

    0下载:
  2. 简单介绍linux下c/c++基础编程,及gcc的基础应用-Linux briefly under the c/c++ based on programming, and the basis for the application of gcc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:86727
    • 提供者:李涛
  1. LINUX_process

    0下载:
  2. 这是linux下关于进程操作的两个例子,分别是"父子进程都写入文件"和"管道-两个子进程写父进程读".这两个程序对初学都理解linux下的多进程操作很有帮助.在linux GCC下编译通过.-This is under linux operating on two examples of the process, namely the " father and son have been entered into the process of document" and &qu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1244
    • 提供者:
  1. ARM7_development_of_routines

    0下载:
  2. ARM7开发例程,基于三星的S3C44B0. 例程及指导手册是针对EV44B0II目标板的. 1. 44b0文件夹中为gcc下编译例子。 2. 44b0ads文件夹为ads下编译例子。-ARM7 development of routines, based on Samsung' s S3C44B0. Routines and the instruction manual for the EV44B0II target board. 1. 44b0 folder under t
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8391005
    • 提供者:小刚
  1. 2410pcb

    0下载:
  2. 2410开发板pcb图,源自freindy arm(友善之臂)-2410 development board pcb diagram
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:898198
    • 提供者:赵者
  1. serial

    0下载:
  2. 该源码是linux下的串口读写程序,本人在debian下用GCC已编译通过,其中包含了串口的打开、设置、读取等内容。- The source code is read and write serial port under linux procedures under debian, I have compiled through the use of GCC, which includes the opening of the serial port, set, read and so on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1677
    • 提供者:郑国锋
  1. SDFAT16

    0下载:
  2. 基于SD卡的FAT文件系统,在gcc上实现了FAT16文件系统的基本功能-SD card-based FAT file system, in the gcc on the FAT16 file system to achieve the basic functions of
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:113268
    • 提供者:寒心雪林
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. lib_bupt.tar

    0下载:
  2. AVR单片机下,集成了实时内核的一个库 含有稳定的串口通信,I2C通信的通用函数-Integrate AvrX, good libary under avr-gcc, for avr mcus
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:117003
    • 提供者:沙卡
  1. src

    0下载:
  2. 与远程服务期的指定端口建立连接并发送测试数据,unix/LINUX redhat 2.6.18-92.el5上CC/gcc编译通过-it builds up a tcp connection with remoted server and assigned port,after connection built, it sends test data to the server, compiled with cc/gcc under unix/linux redhat 2.6.18-92.el5
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:12018
    • 提供者:wang yong
  1. Img

    0下载:
  2. Detect Row in greenhouse , image processing , developed in linux , compiled with g-Detect Row in greenhouse , image processing , developed in linux , compiled with gcc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1364
    • 提供者:mashomid
  1. JavaLex-gcc

    0下载:
  2. c++写的Java词法分析器。附有实验报告和源代码。-Java lexical analyzer written in C++
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:506112
    • 提供者:林峰
  1. 0fe614fb11b5bf748471a5cc2bb59d94

    0下载:
  2. 51t9py成功的移植到单片机AVR上,共享GCC源代码-51t9py successful AVR transplanted into single-chip, the shared source code for GCC
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:36960
    • 提供者:高高
  1. LPC2106_ENC28J60_uIP_GCC

    0下载:
  2. uIP TCPIP stack implement on LPC2106 ans ENC28J60 MAC building with GCC GNU WINARM
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1593845
    • 提供者:kamejoko80
  1. mingw

    0下载:
  2. mingw32.rar,支持所有的windows版本。 解决编译时g++太老不能编译某些程序的问题。-the latest mingw32,solve the problem of g++ cc new file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-14
    • 文件大小:21992758
    • 提供者:liuquancai
  1. Int64

    0下载:
  2. 跨平台int 64位 整数封装类,测试环境vc6 gcc win2003 -Cross-platform package int 64-bit integer type, test environment vc6 gcc win2003
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:173228
    • 提供者:保密
  1. UART

    0下载:
  2. 在Atmega16上实现的UART实验 编译环境GCC -In the UART to achieve Atmega16 experimental compiler environment GCC '
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:12450
    • 提供者:lining
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com