搜索资源列表
oracleneicunfenpeiyutiaozheng
- oraclen内存如何分配以及性能优化调整-oraclen memory, and performance optimization to adjust the allocation of
Embedded_Java
- 代码优化是提高Java 虚拟机执行速度的重要手段之一。本文提出了一种基于预处理的代码优化方法。预 处理模块与嵌入式Java 虚拟机并行工作,为其标注基本块、循环等结构,并通过数据流分析收集各方法、各变量 的引用次数。Java 虚拟机利用预处理模块所收集的信息,判定各块程序的执行频率,对高频部分进行内联、寄存 器分配等优化处理。本文还讨论了Java 虚拟机实现中的若干事项。-Code optimization is to improve an important means of th
Genetic-Algorithm-seat-allocation
- 利用遗传算法,进行机位优化分配,实现机位资源合理高效利用。-Genetic algorithm, were assigned seats optimized to achieve efficient use of resources reasonably seat.
pso
- 实现机组负荷优化分配的粒子群算法MATLAB代码(MATLAB Code of Particle Swarm Optimization for Unit Load Distribution)