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

搜索资源列表

  1. Kruscal_C++_implement

    0下载:
  2. 1.kruscal_CDT: 在Eclipse里面的CDT和MinGW(提供gcc)的环境下所编写的。 2.kruscal_VC2005: 在VC2005里面编写的。 3.以上两个的代码有点不同,区别主要在于compare函数 4.kruscal算法里面,我有两个不同的实现,一个是最小化堆里面放EdgeNode的指针,一个是最小化堆里面放EdgeNode的Object实例。前者使用了compare函数来比较大小,后者则是在EdgeNode的class里面重载运算符。-1.kru
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:983909
    • 提供者:gfoto
  1. http_thread

    0下载:
  2. 大学作业,用GCC编写的C语言程序。创建线程达到传送本地HTML文件。把HTML文件与其文件夹放置程序相同的文件夹,打开IE输入http://127.0.0.1:8080/文件名.html 即可成功打开-University of operations, prepared by the GCC using C language program. Create threads to transmit local HTML documents. Put HTML file folder with
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1400
    • 提供者:ming
  1. mitab-1.4.0

    0下载:
  2. 在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm-linux-gcc编译过的。我就是用它完成了我们学校地图的显示及一些操作功能,平台是三星的s3c2410.-the linux environment, the right to operate MapInfo format maps (including reading, writing) of the library and source code, using arm - linux-gcc co
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5010493
    • 提供者:张明杰
  1. gcc-objc-3.4.2-20040916-1-src.tar

    0下载:
  2. gcc的object c的源代码,具有非常高的参考价值-c gcc object of the source code with a very high reference value
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:267730
    • 提供者:钟晶
  1. WSBOOKC

    0下载:
  2. winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件。我不反对你们使用这个报告。但是,有几个问题请注意一下: 1、这个报告的代码不完全。只有进行语法分析和词法分析的两个函数,没有使程序完整起来的主函数。 2、我在写这些代码的时候看错了语法分析的语法规则,导致某些符合语法规则的源文件无法被正确分析。这个问题我在报告的最后面有描述。 3、代码的编译:我不保证实验报告中的代码可以在TurboC2.0下编译通过。Visual C++下也不保证。代码的语法规则是符合C99标准,而
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:177639
    • 提供者:名台
  1. vm_linux0.11

    0下载:
  2. 带有 gcc 1.4 编译环境的 VMWare Linux0.-With gcc 1.4 compiler environment VMWare Linux0.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2473662
    • 提供者:陈建华
  1. Unix_Compile_Tool

    0下载:
  2. 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项
  3. 所属分类:Shell api

    • 发布日期:2017-03-29
    • 文件大小:274107
    • 提供者:grub
  1. gcc-core-3.4.2-20040916-1-src.tar

    0下载:
  2. 为ARM建立交叉编译环境所需要的工具g-Cross compiler for ARM to establish the tools needed to environment gcc
  3. 所属分类:Shell api

    • 发布日期:2017-06-01
    • 文件大小:14096017
    • 提供者:china
  1. 2dimensionFDTDprogram

    0下载:
  2. 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1049
    • 提供者:chen
  1. lixminC

    1下载:
  2. 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1258936
    • 提供者:lixmin
  1. Audio-gcc

    0下载:
  2. 这是盖莫音频引擎的1.4.2alpha版本 支持mp3,ogg,wav,it,mod,xm,flac,aiff,s3m9种音频格式 使用多线程流式播放音频 支持音频录入 支持vc系列和gcc系列编译器 支持win7,vista,xp操作系统 业余使用不收费-This is a cover version of Mo 1.4.2alpha audio engine supports mp3, ogg, wav, it, mod, xm, flac, aiff, s3m9 kinds
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-09
    • 文件大小:17220174
    • 提供者:whd
  1. process_communication

    0下载:
  2. 本程序主要实现进程通信功能 程序说明: 在vi中输入,用gcc编译,并调试程序; (1).用vi comm.c打开,并输入程序,用w保存,用qa!退出; (2).用gcc –o comm comm.c编译; (3).用./comm运行,观察结果; 多次运行,用ctrl+c结束,观察结果变化,可修改程序后再观察-This program features the main descr iption of the procedures to achieve the proce
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:918
    • 提供者:
  1. GCC-Technical-Reference

    0下载:
  2. GCC编程程序集合是目前最重要、应用最为广泛的开源源代码软件。本书分三部分介绍。 1、自由软件编程程序 2、使用编译程序集合 3、外设与内设-GCC programming procedures set is the most important stream of the most widely used open source software. Book is divided into three parts introduced. 1, free programming so
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:26165672
    • 提供者:ronghechao
  1. SILK_SDK_SRC_ARM_v1.0.9

    0下载:
  2. 关于于固定点的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
  3. 所属分类:Other systems

    • 发布日期:2017-11-03
    • 文件大小:16521184
    • 提供者:金剑锋
  1. gcc-gPP-3.4.2-20040916-1-src.tar

    0下载:
  2. gcc,g++源码,通过对其的研究,可以深入了解编程的细节,提高编程技术和能力。-gcc, g++ source, through their study provides insight into the details of programming, to improve programming skills and capabilities.
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3607955
    • 提供者:suehao
  1. Virus-c

    0下载:
  2. 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。 程序在DEV-CPP 4.9.9.2(GCC编译器)下编译通过-1 in C, D, E di
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6093
    • 提供者:名额
  1. ea7915a3871e

    0下载:
  2. mitab-1.4.0.rar,用arm-linux-gcc编译过的-mitab-1.4.0.rar,use arm-linux-gcc compiled
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5010761
    • 提供者:waxili
  1. joubie_V3.1

    0下载:
  2. 一个计算声子晶体结构的一维传递矩阵法,包括广义互相关函数GCC时延估计,包含位置式PID算法、积分分离式PID。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, Including the generalized cross-correlation function GCC time delay estimation, It contains positional PID a
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:8356
    • 提供者:田拥海
  1. punsen_V8.1

    0下载:
  2. 重要参数的提取,包括广义互相关函数GCC时延估计,用MATLAB实现动态聚类或迭代自组织数据分析。- Extract important parameters, Including the generalized cross-correlation function GCC time delay estimation, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:7860
    • 提供者:mingfao
  1. build-avr-gcc-4.5.1-binutils-2.20.1-libc-1.8.0-gd

    0下载:
  2. Gcc tool chain program
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:13470
    • 提供者:Andro
« 12 »
搜珍网 www.dssz.com