搜索资源列表

  1. WinDLXcourseDesign

    0下载:
  2. WinDLX的实验,除了代码优化的部分全部完成,包括流水线的分析.-WinDLX experiments, in addition to the optimization of code completion, including pipeline analysis.
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:67584
    • 提供者:罗本
  1. C6X_Optimizing_summarization(chinese)

    0下载:
  2. 有关TI DSP c6000系列的C代码优化总结,对期数据打包、循环分解、内联函数的应用以及字节对齐等方面都有所介绍。-the TI DSP c6000 Series C code optimization summary view of data packing, recycling decomposition, Joint function within the application and byte alignment, and
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:319488
    • 提供者:周国华
  1. cmd_SNL_C_complier

    0下载:
  2. snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL langu
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:232448
    • 提供者:张振宇
  1. visual_SNL_C_complier

    0下载:
  2. snl语言是一个简单的具有嵌套过程定义的过程式语言,本原码用C语言实现了SNL语言的词法分析,语法分析,语义分析,中间代码生成,中间代码优化,目标代码优化的完整模块,并有极为详细的注释,是学习编译原理的极佳材料。-snl language is a simple process with nested definition of language, Primitive code using C language of SNL langu
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:3491840
    • 提供者:张振宇
  1. CodeOptimization

    0下载:
  2. 代码优化,有效使用内存,透视优化技术,对比优化方法,如果你在追求代码效率的最大化,该资源你不能不读.-code optimization, the efficient use of memory, Focus Technologies, contrast optimization method, If you in the pursuit of maximizing the efficiency of the code, and the
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:6811648
    • 提供者:韦功成
  1. ProgrammersGuide

    0下载:
  2. c54变成指南,包括c语言编程风格,汇编的混合编程,以及代码优化-c54 into guidelines, including c programming language style, a compilation of mixed programming, and code optimization
  3. 所属分类:技术管理

    • 发布日期:2024-05-21
    • 文件大小:67584
    • 提供者:王立东
  1. vc

    0下载:
  2. C++代码优化.doc VC 常用数据类型总结.doc VC编程经验汇总.doc VC++高级编程.rar VC常用源码.doc VC中的后缀.doc 软件开发原则和处理掉重复的代码.doc 用户界面设计的技巧与技术.doc 中小型软件项目开发.doc-C++ Code optimization. DocVC summary of commonly used data types. DocVC summa
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:1310720
    • 提供者:bodihotboy
  1. AMDOptimization

    0下载:
  2. AMD四核CPU代码优化指南。全书分十二节,详细讲述了优化的原理的举例,是编译器开发人员,代码优化人员的必备工具书
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:1373184
    • 提供者:Jack
  1. CodeOpti

    0下载:
  2. 一篇介绍代码优化的理论和方法的文章。对于嵌入式系统编程的同道特别有用。-Introduce a code optimization theory and methods of the article. For embedded systems programming fellow particularly useful.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:LiYong
  1. IMPUBasicyuyanchengxusheji

    0下载:
  2. 编译原理课程设计是用Microsoft Visual C++ 6.0编写。实现了语法词法及代码优化-err
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:2242560
    • 提供者:李立
  1. keilCoptimization

    0下载:
  2. 如何优化C语言代码,关于keilc代码优化的一些事项-How to optimize C language code, the code optimization keilc some of the issues
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:cy
  1. SyntaxAnalysis

    0下载:
  2. 此文件包含了《编译原理》课程设计中词法、语法分析器及代码优化的源代码,希望能为该网站尽自己微薄之力,谢谢!-This file contains the
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:359424
    • 提供者:李华刚
  1. C_code_optimization

    0下载:
  2. 如何优化C代码,一些技巧介绍,对代码优化很有用。-How to optimize C code, introduce some techniques for code optimization useful.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:75776
    • 提供者:李谷
  1. 8581224577

    0下载:
  2. 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化-This is the principle of the compiler source code, compile the principle involved in all processes: lexical analysis, LL1 grammar analysis, semantic analysis, inter
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:wp
  1. let_your_software_fly(optimize)

    0下载:
  2. 详细介绍了C语言级别的代码优化思路和每种思路的具体代码优化实现方式-Detailed information on C language-level code optimization ideas and thoughts of each specific code optimization methods realize
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:368640
    • 提供者:钟毓秀
  1. ARMdevelopment

    0下载:
  2. 初学者在面对一个嵌入式开发项目的时候,往往面临着诸多困难,如选择什么样的开发平台?什么样的器件类型?在进行编译时怎样实现代码优化?开发工具该如何选择和使用?在进行程序调试时应该注意那些问题以及选择什么样的嵌入式OS等等。希望通过本文,能帮助初学者了解有关ARM嵌入式系统开发流程。 -Beginners in the face of an embedded development project is often faced with m
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:852992
    • 提供者:lcs
  1. Programming.Pearls

    0下载:
  2. 编程珠玑(第二版)中英双语版,附源代码,是本不错的代码优化指导书-Abas Programming (second edition) in both Chinese and English version, with source code, is the good code optimization guide book
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:7205888
    • 提供者:storm
  1. optimizations_src

    0下载:
  2. Compiler s Code Optimization,编译代码优化-Compiler s Code Optimization, Compiler code optimization
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:杨诚
  1. C_code_optimize

    0下载:
  2. C代码优化方案,很实用的资料,对于内存资源及速度冲突的同志很有帮助-C code optimization program, it is useful information, resources and the speed of the memory conflict Comrade helpful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:84992
    • 提供者:高强
  1. let_your_software_fly_by_ww

    0下载:
  2. 程序代码优化,以实例介绍代码优化所带来显著执行效果,并介绍如何优化你的代码-Code optimization, in order to introduce examples of code optimization brought about by the implementation of a significant effect, and describes how to optimize your code
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-21
    • 文件大小:366592
    • 提供者:wenquan_ding
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org