代码搜索:optimizes
找到约 79 项符合「optimizes」的源代码
代码结果 79
www.eeworm.com/read/296915/8072288
c pso.c
/*
This program optimizes five functions using swarm algorithm
Asynchronous version
Yuhui Shi, May 15, 1998
*/
#include "headfile.h"
#include "global.h"
#include "mem_loc.h"
#include "
www.eeworm.com/read/260080/11748452
c pso.c
/*
This program optimizes five benchmark functions using swarm algorithm
Asynchronous version
Yuhui Shi, May 15, 1998
*/
#include "headfile.h"
#include "global.h"
#include "mem_loc.h"
www.eeworm.com/read/154608/11943268
c pso.c
/*
This program optimizes five benchmark functions using swarm algorithm
Asynchronous version
Yuhui Shi, May 15, 1998
*/
#include "headfile.h"
#include "global.h"
#include "mem_loc.h"
www.eeworm.com/read/126347/14427938
c pso.c
/*
This program optimizes five benchmark functions using swarm algorithm
Asynchronous version
Yuhui Shi, May 15, 1998
*/
#include "headfile.h"
#include "global.h"
#include "mem_loc.h"
www.eeworm.com/read/484083/1272115
c pso.c
/*
This program optimizes five benchmark functions using swarm algorithm
Asynchronous version
Yuhui Shi, May 15, 1998
*/
#include "headfile.h"
#include "global.h"
#include "mem_loc.h"
www.eeworm.com/read/316872/3598972
h reciprocal_div.h
#ifndef _LINUX_RECIPROCAL_DIV_H
#define _LINUX_RECIPROCAL_DIV_H
#include
/*
* This file describes reciprocical division.
*
* This optimizes the (A/B) problem, when A and B are two
www.eeworm.com/read/395229/2448339
h reciprocal_div.h
#ifndef _LINUX_RECIPROCAL_DIV_H
#define _LINUX_RECIPROCAL_DIV_H
#include
/*
* This file describes reciprocical division.
*
* This optimizes the (A/B) problem, when A and B are two
www.eeworm.com/read/366702/2864909
c sse5-fma-vector.c
/* Test that the compiler properly optimizes floating point multiply and add
instructions vector into fmaddps on SSE5 systems. */
/* { dg-do compile } */
/* { dg-require-effective-target lp64 } *
www.eeworm.com/read/203302/15362781
c pso.c
/*
This program optimizes five benchmark functions using swarm algorithm
Asynchronous version
Yuhui Shi, May 15, 1998
*/
#include "headfile.h"
#include "global.h"
#include "mem_loc.h"
www.eeworm.com/read/366702/2865299
c sse5-ima-vector.c
/* Test that the compiler properly optimizes vector 32-bit integer point
multiply and add instructions vector into pmacsdd on SSE5 systems. */
/* { dg-do compile } */
/* { dg-require-effective-ta