CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 编译器/词法分析 搜索资源 - intel

搜索资源列表

  1. ASM86_64

    0下载:
  2. Intel x86处理器的汇编器,适合想学汇编器的朋友参考-Intel x86 processor assembler, for, like the compilation of reference for a friend
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:51424
    • 提供者:CAI
  1. compiler

    0下载:
  2. DOS-intel平台的C编译器以及z80平台的C编译器。自己人写的。还不错啊。可以用之!
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:302984
    • 提供者:周春华
  1. ivf11.0.066.cracker.rar

    4下载:
  2. Intel Visual Fortran compiler 11.0.066 破解,Intel Visual Fortran compiler 11.0.066 cracker
  3. 所属分类:Compiler program

    • 发布日期:2016-01-24
    • 文件大小:687550
    • 提供者:岳宏亮
  1. PL0

    0下载:
  2. PL0 C语言版本 //A.2 C 版 本 /*编译和运行环境: *1Visual C++6.0,VisualC++.NET and Visual C++.NET 2003 *WinNT, Win 200, WinXP and Win2003 *2 gcc version 3.3.2 20031022(Red Hat Linux 3.3.2-1) *Redhat Fedora core 1 *Intel 32 platform *使用方法: *运行后
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:16653
    • 提供者:fangruizhou
  1. F67179FJDMEQ2W3HND

    0下载:
  2. C++ is widely used in the software industry. Some of its application domains include systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:886
    • 提供者:jk
  1. Small_Device_C_Compiler_Manual

    1下载:
  2. SDCC (Small Device C Compiler) is free open source, retargettable, optimizing ANSI-C compiler by Sandeep Dutta designed for 8 bit Microprocessors. The current version targets Intel MCS51 based Microprocessors (8031, 8032, 8051, 8052, etc.), Dal
  3. 所属分类:编译器/词法分析

    • 发布日期:2013-12-30
    • 文件大小:558345
    • 提供者:roy
  1. typeof_common

    0下载:
  2. typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2083
    • 提供者:朱元
  1. pcemu-1.2.tar

    0下载:
  2. 这个是英特尔的高级项目经理自己开发的CPU模拟软件,被我从他的个人主页淘来和大家分享!这款仿真器,仿真PC指令运行机制,可以从中学习指令调度以及如何写汇编器。-This is a senior project manager of Intel' s own CPU simulation software developed by my Amoy from his personal home page to share with you! The simulation, simulation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:325073
    • 提供者:挑灯看剑
  1. ucc160

    0下载:
  2. ucc是一个编译器驱动器,在运行过程中,它会首先调用预处理器对C文件进行预处理, 然后依次调用编译器和汇编器生成目标文件,最后调用链接器将多个目标文件以及 库文件链接在一起生成最终的应用程序。 目前,ucc支持运行在Intel X86平台上的Linux和Windows操作系统。 当解压下载的源码后,系统中会产生一个名为ucc的目录,该目录的组织如下: driver 驱动器实现 ucl C编译器实现 doc 文档,中英文版本的ucc使用手册以及ucc内
  3. 所属分类:Compiler program

    • 发布日期:2017-03-24
    • 文件大小:700398
    • 提供者:飞轩泠
  1. Quick-Intel-compiler-optimization

    0下载:
  2. Intel编译器优化速查 Quick Intel compiler optimization-Quick Intel compiler optimization
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:570048
    • 提供者:
  1. ivf10.0.025.cracker

    0下载:
  2. Intel Visual Fortran compiler v10.0.025 破解 - Intel.Visual.Fortran.Compiler.v10.0.025-TBE - lic 文件 - 导入时路径中不能有中文-Intel Visual Fortran compiler v10.0.025 cracker- lic file
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:634
    • 提供者:巴斯腾
  1. optimization_manuals

    0下载:
  2. 性能优化,优化编译器,优化内存使用,优化语言结构等-This series of five manuals describes everything you need to know about optimizing code for x86 and x86-64 family microprocessors, including optimization advices for C++ and assembly language, details about the microarchitec
  3. 所属分类:Compiler program

    • 发布日期:2017-05-16
    • 文件大小:4151138
    • 提供者:bugudo
  1. smaller_and_faster_intel_sse_code

    0下载:
  2. Codes exhibiting suitable data-flow parallelism can often profit from using Intel SSE, a SIMD extension to the CISC style In-tel 64 instruction set architecture. As SSE instructions are, on average, larger than scalar instructions, they exhibit a
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:107322
    • 提供者:Nhung
搜珍网 www.dssz.com