代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/100631/15868303

dsp convert.dsp

# Microsoft Developer Studio Project File - Name="convert" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) D
www.eeworm.com/read/100631/15868305

h convert.h

#ifndef __convert_H__ #define __convert_H__ #ifndef __IData_H__ #include "IData.h" #endif #include "iostream.h" #include #include "stdlib.h" #include "math.h" #include
www.eeworm.com/read/100404/15874577

asm convert.asm

.386 .model flat,STDCALL include win32.asi ; some 32-bit constants and structures include win32.ase .data numbuf db 15 dup (0) .code public IntToString, StringToInt IntToS
www.eeworm.com/read/100263/15879608

c convert.c

/* Autoconf patching by David Hedbor, neotron@lysator.liu.se */ #include "tintin.h" #include char *get_arg_stop_spaces(); char *get_arg_in_quotes(); void fix_vars(); void convert(); int is_a
www.eeworm.com/read/100140/15882863

asm convert.asm

model large compiler_text,pascal include compiler.inc .code compiler_text public AssignmentCast public CheckInherit public Cond2Number public Number2Cond public CreateTempInt publ
www.eeworm.com/read/100079/15885936

sh convert.sh

: echo This shell script will convert your pre-v2.0 Pcomm support files. echo You obviously must have write permissions on the files. echo echo "Enter the directory where the files are found : \c" re
www.eeworm.com/read/375429/9360326

sql select convert(datetime,convert(varchar(10),getdate(),111)).sql

use test select CONVERT(datetime,CONVERT(varchar(10),GETDATE(),111)) go
www.eeworm.com/read/291333/8425023

c convert_cascade.c

#ifdef _CH_ #pragma package #endif #ifndef _EiC #include "cv.h" #include "highgui.h" #include #endif int main( int argc, char** argv ) { const char* size_opt = "--
www.eeworm.com/read/190120/8447711

rc2 convert.rc2

// // CONVERT.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED ///
www.eeworm.com/read/433114/8544643

m l_convert.m

function wlog=l_convert(curves,info,aux_wlog) % Function converts a matrix of curve values, curve names, curve units of measurement, % curve description, etc. into a well log structure. % % Written b