搜索资源列表
compiler
- This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from
CCompilerSource
- This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some issues involved with porting from MSD
c_compiler.rar
- 一个C编译器源码。生成386或m68K代码。代码生成是相当不错。,This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good although the optimizer is a little naive... the code itself should be highly portable although there are some iss
ga
- A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
erchafa
- 二次插值法,要用的自己下来看看吧,很好的优化程序 -Quadratic interpolation method, we should take a look at it from their own, a good optimizer
gongefangxiang
- 共轭方向法,要用的自己下来看看吧,很好的优化程序 -Conjugate direction method, we should take a look at it from their own, a good optimizer
zuisuxiajiang
- 最速下降法。很好的优化程序。需要的自己下来看看啊-Steepest descent method. Optimizer good. Under their own needs来看看啊
youhua
- 优化的几个程序。很好的优化程序。需要的自己下来看看啊-Several optimization procedures. Optimizer good. Under their own needs来看看啊
723871-DDBISAMMaint4
- DBISAM Database Verifier and Optimizer
FastMM
- Component free for memory optimizer.
TMS320C6000-Optimizing-Compiler-v-7.0
- TMS320C6000 Optimizing Compiler v 7.0 The TMS320C6000 is supported by a set of software development tools, which includes an optimizing C/C++ compiler, an assembly optimizer, an assembler, a linker, and assorted utilities
pso
- 粒子群算法,基于粒子群算法的简单程序,主要是粒子群算法-Particle Swarm Optimizer
pso-vb-master
- Particle Swarm Optimizer: Visual Basic.net sourve code
New-folder
- TEST FUNCTION TO CHECK MULTI-OBJECTIVE ANT-LION OPTIMIZER ALGORITHM
编译器工程
- 用大量素材向读者展示现实权衡的存在,展示这些选择的影响可能是微妙且深远的。省略由于商业、语言和编译器技术以及町用工具的变迁而变得不太重要的技术、c语言对优化和代码生成提供更深层次的处理。奉书内容分为四部分。前端部分介绍扫描、语法分析、上下文相关分析的内容;基础结构部分阐述中间表示、过程抽象、代码形态为主线的知识;优化部分阐述构建编译器的巾间部分——优化器所出现的问题;代码生成部分着眼于代码生成中的三个主要问题。(Using a large amount of material to show t
Ant Lion Optimizer (ALO)
- ALO 算法核心思想是模拟蚁狮捕猎蚂蚁的狩猎机制以实现全局寻优。蚁狮在捕猎前会在在沙质土中利用其巨大的下颚挖出一个漏斗状的陷阱,并藏在陷阱底部等待猎物到来。一旦随机游走的蚂蚁落入陷阱时,蚁狮迅速将其捕食,随后重新修缮陷阱等待下一次捕猎。(The core idea of the ALO algorithm is to simulate the hunting mechanism of the ant lion hunting ants to achieve global optimization
