代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/373828/9434586
c dotpopt.c
//dotpopt.c Optimized dot product of two arrays
#include
#include "dotp4.h"
#define count 4
short x[count] = {x_array}; //declaration of 1st array
short y[count] = {y
www.eeworm.com/read/352501/10546540
c dotpopt.c
//dotpopt.c Optimized dot product of two arrays
#include
#include "dotp4.h"
#define count 4
short x[count] = {x_array}; //declaration of 1st array
short y[count] = {y
www.eeworm.com/read/243168/12958247
c dotpopt.c
//dotpopt.c Optimized dot product of two arrays
#include
#include "dotp4.h"
#define count 4
short x[count] = {x_array}; //declaration of 1st array
short y[count] = {y
www.eeworm.com/read/492812/6409978
c dotpopt.c
//dotpopt.c Optimized dot product of two arrays
#include
#include "dotp4.h"
#define count 4
short x[count] = {x_array}; //declaration of 1st array
short y[count] = {y
www.eeworm.com/read/294899/8195108
c dotpopt.c
//dotpopt.c Optimized dot product of two arrays
#include
#include "dotp4.h"
#define count 4
short x[count] = {x_array}; //declaration of 1st array
short y[count] = {y
www.eeworm.com/read/309041/13683311
pdf jpeg_idct_dequantization_optimized_for_pentium.pdf
www.eeworm.com/read/277636/4153387
c motion_est_core_2_optimized.c
int32_t
MotionEstimation_block0_4MV(MACROBLOCK *const pMB,Encoder *pEnc)
{
FTMCP100_CODEC *pCodec=(FTMCP100_CODEC *)pEnc->pCodec;
FRAMEINFO * const current1=pEnc->current1;
FRAMEINFO
www.eeworm.com/read/100601/6268299
prefix nss.prefix
/* Optimized prefix */
#include "MacPrefix.h"
#include "NSSCommon.h"
www.eeworm.com/read/410140/11300882
makefile
all: KeccakReference KeccakOptimized32 KeccakOptimized64
SOURCES_COMMON = \
Sources/genKAT.c \
Sources/KeccakSponge.c
SOURCES_REFERENCE = \
$(SOURCES_COMMON) \
Sources/displayInterme
www.eeworm.com/read/167540/9964229
txt optimisation.txt
COMP510 04A
ID: 0130348
name: Yinghao Qin
REPORT TWO
OPTIMISATIOIN
For the optimization part, actually, it is divided into two parts in my implementation. The first part is done during the type c