代码搜索:optimized

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

代码结果 6,562
www.eeworm.com/read/162614/5530394

c ssa-ccp-9.c

/* { dg-do compile } */ /* { dg-options "-O1 -fdump-tree-optimized" } */ /* Check that cprop works for assignments to array elements and structs. */ struct foo { int a; }; extern void link_error
www.eeworm.com/read/194581/8190086

3dnow readme.3dnow

************************************************************************ * 3DNow! support by KIMURA Takuhiro * *
www.eeworm.com/read/415047/11085362

c load.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + load.c - this file implements load instructions
www.eeworm.com/read/108518/15584690

txt readme.txt

Since I am clumsy at English writing, I put it briefly. - The development of DVD2AVI is based on MSSG MPEG2Decode http://www.mpeg.org/MPEG/MSSG/ and adds features as follows: 1. GUI interfa
www.eeworm.com/read/107707/15602947

c load.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + load.c - this file implements load instructions
www.eeworm.com/read/107706/15603044

c load.c

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + load.c - this file implements load instructions
www.eeworm.com/read/298909/7924238

m low_pass_filter.m

function lpf = low_pass_filter(Fs) %Fs = 44100; % Optimized for L = 4, alpha= .22 % F0 = 1100; % F1 = 2500; % F2 = 3600; % F3 = 4900; % F4 = 5500; % F5 = 6200; % % tap_no = 35; % lpf = rem