代码搜索:optimisation
找到约 403 项符合「optimisation」的源代码
代码结果 403
www.eeworm.com/read/233522/4668364
c zlacgv.c
#include "f2c.h"
#include "netlib.h"
/* Modified by Peter Vanroose, June 2001: manual optimisation and clean-up */
/* Subroutine */ void zlacgv_(n, x, incx)
const integer *n;
doublecomplex *x
www.eeworm.com/read/233448/4681888
c memset.c
extern int inside_main;
void *
memset (void *dst, int c, __SIZE_TYPE__ n)
{
/* Single-byte memsets should be done inline when optimisation
is enabled. */
#ifdef __OPTIMIZE__
if (inside_main
www.eeworm.com/read/183550/5254451
txt changes.txt
CHANGES - snd1c-refd-nf-3_0_0
CHANGES
-------
## Version 3.0.0, December 20, 2002
NEW FEATURES
- Dynamic write protect management
- Play consumption optimisation
- 44.1/320kbs now plays w
www.eeworm.com/read/183550/5254479
txt news.txt
NEWS - snd1c-refd-nf-3_0_0
NEWS
----
## Version 3.0.0, December 20, 2002
NEW FEATURES
- Dynamic write protect management
- Play consumption optimisation
- 44.1/320kbs now plays with wor
www.eeworm.com/read/292144/3956576
optim notes.optim
$Id$
Partial x86 code optimisation guide
===================================
Priority should be given to P6 and P4, then K7,
then P5, and last to K6.
Rules that are blatantly obvious or irrelevant f
www.eeworm.com/read/416749/2118824
svn-base indexing_tasks_registration.sql.svn-base
DELETE FROM scheduler_tasks where task in ('Indexing','Index Migration','Index Optimisation');
select @id:=ifnull(max(id),0)+1 from scheduler_tasks;
INSERT INTO `scheduler_tasks` (id,task,script_url,
www.eeworm.com/read/416749/2118828
sql indexing_tasks_registration.sql
DELETE FROM scheduler_tasks where task in ('Indexing','Index Migration','Index Optimisation');
select @id:=ifnull(max(id),0)+1 from scheduler_tasks;
INSERT INTO `scheduler_tasks` (id,task,script_url,
www.eeworm.com/read/269755/11079330
h newmatnl.h
/// \ingroup newmat
///@{
/// \file newmatnl.h
/// Header file for non-linear optimisation
// Copyright (C) 1993,4,5: R B Davies
#ifndef NEWMATNL_LIB
#define NEWMATNL_LIB 0
#include "ne
www.eeworm.com/read/203015/15367799
m pdf_opt.m
function Drec_opt=pdf_opt(Drec,quantstep)
% Drec_opt=pdf_opt(Drec,quantstep)
% Version: 1.00, Date: 2004/01/01, author: Nikola Sprljan
% Optimisation (pdf) of reconstructed values of quantised wave
www.eeworm.com/read/418794/10896015
d mp3tabs.d
ARM\ RAM\ Release\ with\ optimisation/mp3tabs.o: \
C:/Documents\ and\ Settings/Povilas/My\ Documents/Programming/__arm/JuiceBox\ startup/mp3/mp3tabs.c \
C:/Documents\ and\ Settings/Povilas/My\ D