GCC简介
An Introduction to G-An Introduction to GCC
本专区汇聚了各类基于 优化 开发的源码资源,共计 863 篇资源供开发者免费下载学习。
An Introduction to G-An Introduction to GCC
用C语言进行DSP软件设计的优化考虑.rar-Using C language optimized DSP software design considerations. Rar
This a simple genetic algorithm implementation where the evaluation function takes pos
编译原理概括说明-compiler principles outlined
关于数学建模意义, 常用方法, 数学求解过程 -significance of mathematical modeling, common methods, mathe
PCB布线设计快速最优通道布线算法-PCB wiring design fast optimal channel routing algorithm
内核的剪裁,里面详细介绍了linux内核的剪裁-Kernel tailoring, which detailed the linux kernel tailoring
Introduction The purpose of my project is below. To provide unofficial packages of Mozi
20 世纪70 年代以来,人们从工业过程的特点出发,寻找对模型精度要求不高而同样能实现高质量控制性能的方法,预测控制就是在这种背景下发展起来的。预测控制技术最初由Richalet
解决FFT的编程问题,赶紧下啊~~很 好的,真的,不过不是我编的,高手那转的!-FFT to solve programming problems, quickly, under
实现背包问题的三种贪心策略,背包问题描述如下: 已知 背包容量M=120 物品种类数n=10 各种物品的总效益pi(i=1,2,………10) : 50,60,70
本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic a