搜索资源列表
-
0下载:
汇编语言的练习程序。比较适合汇编语言或者MMX指令优化的初学者!-Exercise program in assembly language. More suitable for optimization of assembly language, or MMX instruction beginner!
-
-
0下载:
粒子群优化算法程序设计,非常有用的程序,希望对大家有用-Particle Swarm Optimization Program Design
-
-
0下载:
这是一个自动选择播放音乐的汇编程序,第一次做但是是原创,绝对,里面通过参考网上代码做了大量的优化,曲谱也是自己写的。-This is an automatically select compilation of music program, for the first time to do but it is original, absolute, which by reference to the code line has done a lot of optimization, and sc
-
-
0下载:
C程序优化之路,本文讲述在编写C程序代码的常用优化办法,分为I/O篇,内存篇,算法篇,MMX汇编篇-C program optimization of the road, in the preparation of this article describes the commonly used C code optimization methods are divided into I/O chapter, memory article, algorithms articles, MMX co
-
-
0下载:
这是一个展示c++中volatile类型的很好的例子,里面同时嵌入了汇编语言,通过例子说明了volatile能够具有让编译器丧失优化功能,从而,程序能及时从内存中访问变量-This is a show c++ very good example of the type of volatile, which at the same time embedded in the assembly language examples illustrate the volatile loss of comp
-
-
0下载:
滤波器程序优化算法,可以生成脚本文件联合HFSS调用优化。-Filter program optimization algorithm, can generate a scr ipt file call optimization combined with HFSS.
-
-
0下载:
espopso,一种高级PSO算法,通过改变粒子数目达到较好的优化,如需改变测试函数,须将主程序内所有测试函数名字全部改变。-espopso, an advanced PSO algorithm, by changing the number of particles to achieve a better optimization, need to change the test function, all test functions within the main program shal
-
-
1下载:
粒子群和自适应混沌粒子群算法的程序,作了简单对比-Chaos particle swarm optimization and adaptive particle swarm optimization program, made a simple comparison
-
-
0下载:
能够实现蚁群算法寻优的程序,可以直接运行,运行后出来收敛图-Ant colony optimization algorithm can achieve a program that can be run directly after running out of the convergence plan
-
-
3下载:
萤火虫算法在分布式电源优化配置中应用 全部 很好的程序 只需换换节点数目就可以-Firefly algorithm optimization in distributed power configuration in all a very good application program can only change of the number of nodes
-
-
0下载:
本程序是最有化的单纯形算法,单纯形算法是线性规划最常用的算法。最优化的大作业。-This is a Simplex program based on an Optimization Homework!
-
-
0下载:
matlab 最优化处理的一些简单编程,以及附带若干个例子-Some simple matlab program optimization, and with some examples
-
-
1下载:
利用wolfe算法,编写了wolfe程序模块。测试数据引用《最优化方法及其Matlab程序设计》(马昌凤编)的Armijo准则搜索例题-Use wolfe algorithm, written wolfe program modules. Test data reference " optimization methods and Matlab programming" (Ma Changfeng ed.) The search criteria examples Armijo
-
-
0下载:
粒子群算法程序,基于MATLAB软件实现,优化参数等-Particle swarm optimization program, based on MATLAB software to optimize parameters
-
-
0下载:
此Verilog程序产生用于GPS卫星导航信号的C/A码,输入信号有时钟、时钟使能、复位、给定的卫星编号,输出产生的C/A码。此程序在代码上进行优化,占用了更少的资源。--This program generates Verilog GPS satellite navigation signals for C/A code, the input signal with a clock, clock enable, reset, given the satellite number, the ou
-
-
0下载:
在matlab, 利用粒子群算法(PSO)实现函数极值优化-In matlab, using particle swarm optimization (PSO) to achieve function extreme optimization
-
-
1下载:
该程序是三维拓扑优化程序,对于做拓扑优化的学生来说是很有帮助的-matlab code for 3D topology optimization
-
-
2下载:
matlab格式的布谷鸟搜索算法(cuckoo search)程序-matlab format Cuckoo search (cuckoo search) program
-
-
0下载:
多目标粒子群算法,在基本粒子群算法的基础上进行了改进,程序简单明了。-Multi-objective particle swarm algorithm based on particle swarm algorithm has been improved, the program is simple and straightforward.
-
-
0下载:
这是遗传算法多目标优化程序。虽然是基础的GA算法程序,但是注释清晰,可以修改目标函数运行,也可以在此基础上进行算法优化(This is a multi-objective optimization program of genetic algorithm. Although it is the basic GA algorithm program, but the annotation is clear, it can modify the operation of the objective
-