代码搜索:converting

找到约 1,282 项符合「converting」的源代码

代码结果 1,282
www.eeworm.com/read/416512/11023076

m spiht_hard.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%First Step is converting Video to frames and taking 10 frames fprintf('\n Frame Conversion Process Started........');
www.eeworm.com/read/197100/8029648

cpp float2int.cpp

/****************************************************************************** ** Filename: float2int.c ** Purpose: Routines for converting float features to int features ** Author: Da
www.eeworm.com/read/197100/8029730

h float2int.h

/****************************************************************************** ** Filename: float2int.h ** Purpose: Routines for converting float features to int features ** Author: Da
www.eeworm.com/read/136959/13351798

c date__.c

/**************************************************************************** *@(#) date_mac_conv() - Converting a date string with the format from *@(#) macro __DATE__ to ISO standard. * *********
www.eeworm.com/read/180137/5289082

c rtf2html.c

/************************************************************************ * This program takes a stab at converting RTF (Rich Text Format) files * into HTML. There are some limitations that keep RTF
www.eeworm.com/read/475585/6773586

cpp float2int.cpp

/****************************************************************************** ** Filename: float2int.c ** Purpose: Routines for converting float features to int features ** Author: Da
www.eeworm.com/read/475585/6773612

h float2int.h

/****************************************************************************** ** Filename: float2int.h ** Purpose: Routines for converting float features to int features ** Author: Da
www.eeworm.com/read/366144/9829357

cpp gm_list2obj.cpp

// ------------------------------------------------------------------ // gm_list2obj.cpp // // This file contains the routine for converting a brep or simpcomplex // to a Tcl/Tk list. // -------------
www.eeworm.com/read/278099/10570860

c date__.c

/* +++Date last modified: 05-Jul-1997 */ /**************************************************************************** *@(#) date_mac_conv() - Converting a date string with the format from *@(#)
www.eeworm.com/read/238625/7068989

vb transformations.vb

'// Desc: Functions for converting 2D vectors between World and Local space. Public Class Transformations '//--------------------------- WorldTransform -----------------------------