代码搜索:optimize
找到约 6,026 项符合「optimize」的源代码
代码结果 6,026
www.eeworm.com/read/229523/14333279
ac configure.ac
dnl -*- m4 -*-
dnl
dnl libid3tag - ID3 tag manipulation library
dnl Copyright (C) 2000-2004 Underbit Technologies, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl
www.eeworm.com/read/220368/14802975
__i comms.__i
"Comms.c" OPTIMIZE (6,SPEED) BROWSE DEFINE (NO_RENUM) DEBUG OBJECTEXTEND
www.eeworm.com/read/162614/5515722
opt ia64.opt
mbig-endian
Target Report RejectNegative Mask(BIG_ENDIAN)
Generate big endian code
mlittle-endian
Target Report RejectNegative InverseMask(BIG_ENDIAN)
Generate little endian code
mgnu-as
Target Repo
www.eeworm.com/read/155570/5620649
phpt 09numrows.phpt
--TEST--
DB_oci8::numRows test
--SKIPIF--
--FILE--
www.eeworm.com/read/334982/12556477
__i sa5753.__i
"sa5753.c" LARGE OPTIMIZE (0,SPEED) BROWSE DEBUG OBJECTEXTEND TABS (2)
www.eeworm.com/read/109811/15548001
ac configure.ac
dnl -*- m4 -*-
dnl
dnl libid3tag - ID3 tag manipulation library
dnl Copyright (C) 2000-2004 Underbit Technologies, Inc.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl
www.eeworm.com/read/103074/15747078
todo
Many many fixes needed. Don't use for mission critical applications, ok?;-)
- use a sane core crypto
- optimize
- make sure the random pad at the end is no different from "our" randomness
-
www.eeworm.com/read/100701/15866682
cpp main.cpp
#include "BPNet.h"
void main()
{
//InputFileName:存放输入数据的文件
//Optimize.dat:存放满足指标的数据,反归一化后的数据
char* InputFileName=".\\InputData.dat";
char* WeightFileName=".\\Weight.dat";
char* Optimize
www.eeworm.com/read/100179/15881536
makefile
# Makefile for l0phtcrack - mudge@l0pht.com 11/1/96
# C compiler
#CC=cc
CC=gcc
# Uncomment the following to add symbols to the code for debugging
DEBUG=-g -Wall
#DEBUG=-D_DEBUG
# Optimiz
www.eeworm.com/read/100119/15883587
bcc makefile.bcc
# Simple makefile for Borland C++ 3.1
# 4.0 can also be used, although the executable will be much bigger!
SOURCES = entry.c get.c main.c options.c parse.c read.c sort.c
# Adjust the paths to y