代码搜索:Convert

找到约 10,000 项符合「Convert」的源代码

代码结果 10,000
www.eeworm.com/read/275562/4175170

c gtk.c

// C functions to bypass zinc limitations // // * zinc does not implements floats and doubles yet // these functions convert floats to ints // * zinc does not support variable argument number /
www.eeworm.com/read/275214/4178974

m sysperfopt.m

function [performance,plCalcTable] = sysPerfOpt(tsSysOut); % % addpath('engine'); % addpath('ui'); % % [tsDim validFromDim] = dimbeta (tsIn,idays1); % % %Convert time series close to matrix
www.eeworm.com/read/273759/4193415

sgml byte_order.sgml

Byte Order Macros a portable way to convert between different byte orders.
www.eeworm.com/read/273665/4199725

convertsambaaccount

#!/usr/bin/perl -w ## ## Convert an LDIF file containing sambaAccount entries ## to the new sambaSamAccount objectclass ## ## Copyright Gerald (Jerry) Carter 2003 ## ## Usage: convertSambaAccount --s
www.eeworm.com/read/269793/4243545

idc rvatophy.idc

/* // File: // rvatophy.idc // // Created by: // Atli Gudmundsson (agudmundsson@symantec.com) // // Purpose: // Convert a relative virtal address to a physical address, based on the PE i
www.eeworm.com/read/269793/4243546

idc phytorva.idc

/* // File: // phytorva.idc // // Created by: // Atli Gudmundsson (agudmundsson@symantec.com) // // Purpose: // Convert a physical address to a relative virtal address, based on the PE i
www.eeworm.com/read/445814/1717921

pas areaintf.pas

unit AreaIntf; interface uses Windows, ActiveX, Classes, ComObj, DCPTypeServer_TLB, StdVcl; type TUnitAuto = class(TTypedComObject, IUnitAuto) protected function Convert(Quantit
www.eeworm.com/read/434858/1868212

m cpd_to_cpt.m

function CPT = CPD_to_CPT(CPD) % CPD_TO_CPT Convert the CPD to tabular form (root) % CPT = CPD_to_CPT(CPD) CPT = 1;
www.eeworm.com/read/432126/1897770

php modifier.lower.php

www.eeworm.com/read/432126/1897785

php modifier.upper.php