代码搜索:optimize

找到约 6,026 项符合「optimize」的源代码

代码结果 6,026
www.eeworm.com/read/223937/14611756

cpp optimize3d.cpp

// Optimize3D.cpp: implementation of the RxOptimize3D class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Optimize3D.h" ///////////////////
www.eeworm.com/read/223937/14611937

h optimize3d.h

// Optimize3D.h: interface for the RxOptimize3D class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OPTIMIZE3D_H__06F05102_FE6C_4456_A99C_6C8DC1236D33__I
www.eeworm.com/read/114081/15115151

c optimize_without_constraint.c

//无约束最优化方法函数库 //Date: 2004-11-24 //Author: lubangjian //email:lubangjian@163.com #include #include #include #include #define SUCCESS 1 #define FAI
www.eeworm.com/read/208919/15230905

bat memcmp.optimize.make.bat

@ECHO OFF CALL clock.make -release %1 memcmp.optimize.c
www.eeworm.com/read/208919/15230912

bat memcpy.optimize.make.bat

@ECHO OFF CALL clock.make -release %1 memcpy.optimize.c
www.eeworm.com/read/208919/15231007

bat memset.optimize.make.bat

@ECHO OFF CALL clock.make -release %1 memset.optimize.c
www.eeworm.com/read/208919/15231011

bat memcpy.optimize.make.bat

@ECHO OFF CALL clock.make -release %1 memcpy.optimize.c
www.eeworm.com/read/14187/321068

3 mp4optimize.3

.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library" .SH "NAME" .LP \fBMP4Optimize\fR \- Optimize the layout of an mp4 file .SH "SYNTAX" .LP #include .LP bool \fBMP4Op
www.eeworm.com/read/14545/389966

3 mp4optimize.3

.TH "MP4" "3" "Version 0.9" "Cisco Systems Inc." "MP4 File Format Library" .SH "NAME" .LP \fBMP4Optimize\fR \- Optimize the layout of an mp4 file .SH "SYNTAX" .LP #include .LP bool \fBMP4Op
www.eeworm.com/read/398634/2374681

result rpl_failed_optimize.result

stop slave; drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9; reset master; reset slave; drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9; start slave; CREATE TABLE t1 ( a int ) ENGINE=InnoDB; BEGIN; IN