代码搜索:optimized

找到约 6,562 项符合「optimized」的源代码

代码结果 6,562
www.eeworm.com/read/110034/6168374

s strncmp.s

/* $Id: strncmp.S,v 1.2 1996/09/09 02:47:20 davem Exp $ * strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc * generic strncmp routine. */ #include .
www.eeworm.com/read/102935/6225566

c io.c

#include #include #include /* * Copy data from IO memory space to "real" memory space. * This needs to be optimized. */ void __ia64_memcpy_fromio (void
www.eeworm.com/read/102935/6226165

s checksum.s

/* checksum.S: Sparc V9 optimized checksum code. * * Copyright(C) 1995 Linus Torvalds * Copyright(C) 1995 Miguel de Icaza * Copyright(C) 1996, 2000 David S. Miller * Copyright(C) 1997 Jakub J
www.eeworm.com/read/102935/6226962

s strncmp.s

/* $Id: strncmp.S,v 1.2 1996/09/09 02:47:20 davem Exp $ * strncmp.S: Hand optimized Sparc assembly of GCC output from GNU libc * generic strncmp routine. */ #include .
www.eeworm.com/read/111945/6307239

map gamma1.map

0 0 0 Pseudo-gray sequence optimized for images encoded at a gamma near 1.0 20 12 20 Modification of the Peterson/Vigneau Sequence by Lee Daniel Crocker 24 20 28 24 28 32 32 32 28 32 36 40
www.eeworm.com/read/227881/14407001

m crosscorr_deng_40.m

%Autocorrelation peak sidelobe levels and cross-correlation peak for deng %optimized polyphase sequences of length =L, M=M clear, close all; L=128; M=3; S=deng_seq(L); nfft=2*L-1; srfft=zeros
www.eeworm.com/read/227881/14407008

asv crosscorr_deng_40.asv

%Autocorrelation peak sidelobe levels and cross-correlation peak for deng %optimized polyphase sequences of length =L, M=M clear, close all; L=128; M=3; S=deng_seq(L); nfft=2*L-1; srfft=zeros
www.eeworm.com/read/7654/126135

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/480930/1305320

c io.c

#include #include #include /* * Copy data from IO memory space to "real" memory space. * This needs to be optimized. */ void __ia64_memcpy_fromio (void
www.eeworm.com/read/480930/1305924

s checksum.s

/* checksum.S: Sparc V9 optimized checksum code. * * Copyright(C) 1995 Linus Torvalds * Copyright(C) 1995 Miguel de Icaza * Copyright(C) 1996, 2000 David S. Miller * Copyright(C) 1997 Jakub J