代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/280731/10297175
h uofproblem.h
#ifndef _UOFPROBLEM_
#define _UOFPROBLEM_
#include
#include "UOFId.h"
#include "UOFConstraint.h"
//! Basic Problem class
/*! Users should overrides this class if you define a new problem
www.eeworm.com/read/418750/10928368
txt info 1.04.txt
Created by Billy Conner
TaskModifier Patch Info
1.04
Added a few more comments
Fixed a few bugs
Pondered a few ideas
Optimized a bit of the code more
1.03
Optimized Memory Usage a bit.
www.eeworm.com/read/148721/5709873
c be_aas_optimize.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/124910/6038848
implies
# Due to the reordering and the oher nifty extensions in the i686 it is
# not really good to use heavily i586 optimized code on a i686. It's
# better to use i486/i386 code.
i386/i486
www.eeworm.com/read/403957/11493711
htm index.htm
Click here for
Design Patterns CD optimized for 640x480 display.
www.eeworm.com/read/338717/12286851
txt uda.txt
UDA 0.301 (Experimental Console Version)
Algorithm:modified and optimized PAQ8I
with IA32-code,24bitBMP/TIF filters
Release: 19 Dec 2006
Author: dwing
Email: dwing@163.com
Home
www.eeworm.com/read/208919/15230887
ion descript.ion
crypted.dat - encrypted file for pswd
Descript.ion - /cat/root
test.c - measures the execution time of individual machine commands
readm.c -
www.eeworm.com/read/208919/15230892
ion descript.ion
crypter.exe encrypting utility for encrypting files and decrypt then using pswd.exe
Descript.ion /cat/root
pswd.exe non-optimized version of password cracker
pswd.optimized.exe optimized version of
www.eeworm.com/read/166734/5473508
c be_aas_optimize.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/159030/5588778
dcf copyprop.dcf
class Program {
void main() {
int a,b,c,d,e,f;
callout("printf","A? ");
//a = callout("readint");
callout("printf","B? ");
//b = callout("readint");
callout("printf","