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

搜索资源列表

  1. C_compile_error_list(chinese)

    0下载:
  2. 包含文章:《C语言出错中英文对照表》 对于初学c语言时,不理解编译器所报错误原因有很大帮助。-contain articles : "C language bilingual mistake" for a novice c language, do not understand the compiler reported errors due to a great help.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:111378
    • 提供者:钱志强
  1. armdoc

    0下载:
  2. arm学习报告,关于ARM编译连接的全过程,以及Bootloader程序的实现方法-arm study, report on ARM compiler connecting the whole process, Bootloader procedures and the method
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3935772
    • 提供者:wangquan
  1. yizhi

    0下载:
  2.  Linux拥有丰富各种源代码资源,但是大部分代码在Windows平台情况是无法正常编译的。Windows平台根本无法直接利用这些源代码资源。如果想要使用完整的代码,就要做移植工作。-rich variety of Linux source code resources, But most of the code in the Windows platform is not the normal compiler. Windows platform can not directly use th
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3969
    • 提供者:fanggang
  1. C++_compiler_debugger

    0下载:
  2. C++编译器和调试器以及库使用汇总,PDF格式-C compiler and debugger as well as the use of the summary, PDF format
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:200651
    • 提供者:车车
  1. 200672681935

    0下载:
  2. 主要介绍U-BOOT的结构,流程,以及交叉编译环境的建立-introduced U-BOOT structure, processes, and cross compiler built environment
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1026572
    • 提供者:liu
  1. complied

    0下载:
  2. 编译原理的词法分析器,语法分析器(包括递归子程序,算符优先,LR类分析法),语义分析等原理图-compiler tenets of lexical analyzer and parser (including recursive subroutines, operator precedence, LR type analysis), semantic analysis diagram
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:21675
    • 提供者:付联榕
  1. differenct

    0下载:
  2. 堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态区)(static)—,全局变量和静态变量的存储是放在一块的,初始化的全局变量和静态变量在
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:14949
    • 提供者:stevephen
  1. cross-toolchain

    0下载:
  2. linux下arm交叉编译环境的建立说明. -linux arm under cross-compiler environment of the note.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5388
    • 提供者:郭华江
  1. z80_mpc3800.tar

    0下载:
  2. compiler for dos unix etc.-compiler for dos unix etc..
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:44157
    • 提供者:Robert
  1. NiosII_IDE

    0下载:
  2. NiosII_IDE软件编译环境探密-Nios II IDE编译环境提供了许多工程模板帮助用户尽可能的快速的推出可运行的系统,可是当我们用一种模板生成应用环境后,需要增加其他应用模式的时候就会遇到问题,我们有必要对Nios II IDE的编译环境有一个了解,使我们灵活的去配置编译系统,下面介绍的内容对于熟悉LINUX系统编程的开发者可能很熟悉,希望我们一起来分析Nios II IDE编译的细节,它的编译环境还是很精巧的哦-NiosII_IDE software build environment
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8255
    • 提供者:刘斐
  1. DigitalClock01

    0下载:
  2. 此硬件仿真程序选用VHDL编译,上传的是它的实验报告,其中包括全部源码和报告分析-this hardware simulation program VHDL compiler choose, it is uploaded to the experiment, including full source code and Reports Analysis
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:89654
    • 提供者:张舒
  1. C_software

    0下载:
  2. c语言程序设计编译工具。turboc2.0的安装版本。可以解压然后安装/-c Language Program Design Compiler tool. Turboc2.0 version of the installation. Decompression can then install /
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6571092
    • 提供者:郭方
  1. UGK-GIS

    0下载:
  2. linux下一款GIS程序源码,采用MapInfo格式的地图文件,通过交叉编译可在嵌入式系统上运行,已经通过验证。-under linux A source GIS procedures, using MapInfo format paper maps, through cross-compiler can run on Embedded Systems has been validated.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1665632
    • 提供者:王才才
  1. Porting_gcc_compiler

    1下载:
  2. 解說GCC編譯過程的文件,對於修改GCC相當方便-Commentary GCC compiler process the documents, it is easier to amend the GCC
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:147825
    • 提供者:sazabi
  1. Build_GCC_Cross_Compiler_for_a_pecify_CPU

    0下载:
  2. 將GCC修改成客製化CPU的文件,對於需要C-COMPILER的人可以-GCC will revise the system of the CPU off the document on the need for C-COMPILER people can s
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:995036
    • 提供者:sazabi
  1. yubianyichulidetiaojianbianyi

    0下载:
  2. 预处理命令之条件编译。非常经典,欢迎下载。-order pretreatment conditions compiler. Very classic, welcomed download.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3909
    • 提供者:myyingzizhu
  1. MPLAB_V710_CH

    0下载:
  2. pic最新编译中文版工具MPLAB_V710_CH 带详细的破戒说明!!需要的快下-pic latest compiler tools MPLAB_V710_CH Chinese version of the Precept Breaking with a detailed note! ! Under the fast!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3174585
    • 提供者:jian
  1. DelphiError

    0下载:
  2. 该文档收集了DELPHI编译和执行过程中的各种错误提示信息,同时也包含了绝大部分的DELPHI函数文档,为初学者提供了很好文档指导,也是资深开发者的常备文档-the document collection of Delphi compiler and implementation process of various errors information, It also contains most of the DELPHI function documentation for beginne
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:19923
    • 提供者:李阿斗
  1. Interface_of_Turbo_code_design

    1下载:
  2. 现在广义的Turbo码是指采用级联或乘积编码方法并利用迭代译码方法的编译码方案。迭代译码的基本思想是将一个的复杂的长的译码步骤分解为多个相对简单的迭代译码步骤而且在迭代译码步骤之间信息概率的转移或者是软信息的传递确保几乎没有信息损失。 根据其成员码和级联的方法的不同,Turbo码的分类 .本设计论文提供了Turbo码matlab代码以及界面设计(版权所有,仅供参考!) -now generalized Turbo code refers to the use of the product
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:463982
    • 提供者:唐盛
  1. Matlab_sn

    0下载:
  2. Matlab 编译文件的性能优化,对于初学者很有帮助-Matlab Compiler Performance Optimization document, useful for beginners
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1972
    • 提供者:djfh hdh
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com