代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/100029/15887909

pl dateconv.pl

# Convert a date into a time. # # # Copyright (C) 1990 - 1998 Lee McLoughlin # # Permission to use, copy, and distribute this software and its # documentation for any purpose with or without fee is
www.eeworm.com/read/191366/8430577

c msp430x20x2_adc10_temp.c

//****************************************************************************** // MSP430F20x2 Demo - ADC10, Sample A10 Temp and Convert to oC and oF // // Description: A single sample is made o
www.eeworm.com/read/291204/8434766

pas unit2.pas

unit Unit2; interface uses Classes,winsock,sysutils,windows; type convert = class(TThread) private { Private declarations } protected procedure Execute; override; end
www.eeworm.com/read/431958/8644083

c msp430x20x2_adc10_temp.c

//****************************************************************************** // MSP430F20x2 Demo - ADC10, Sample A10 Temp and Convert to oC and oF // // Description: A single sample is made o
www.eeworm.com/read/386806/8726185

c util.c

/* * linux/fs/isofs/util.c * * The special functions in the file are numbered according to the section * of the iso 9660 standard in which they are described. isonum_733 will * convert
www.eeworm.com/read/429569/8802160

java valueofdemo.java

public class ValueOfDemo { public static void main(String[] args) { //this program requires two arguments on the command line if (args.length == 2) { //convert strings to nu
www.eeworm.com/read/383713/8925630

c util.c

/* * linux/fs/isofs/util.c * * The special functions in the file are numbered according to the section * of the iso 9660 standard in which they are described. isonum_733 will * convert
www.eeworm.com/read/379711/9182216

c util.c

/* * linux/fs/isofs/util.c * * The special functions in the file are numbered according to the section * of the iso 9660 standard in which they are described. isonum_733 will * convert
www.eeworm.com/read/169489/9856028

pas unit2.pas

unit Unit2; interface uses Classes,winsock,sysutils,windows; type convert = class(TThread) private { Private declarations } protected procedure Execute; override; end
www.eeworm.com/read/362855/9978807

texi2html install.texi2html

#!/bin/sh # # Convert the GCC install documentation from texinfo format to HTML. # # $SOURCEDIR and $DESTDIR, resp., refer to the directory containing # the texinfo source and the directory to put the