代码搜索:Convert

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

代码结果 10,000
www.eeworm.com/read/233011/14174150

c fet140_adc12_10.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12 Sample A10 Temp and Convert to oC and oF // // Description; A single sample is ma
www.eeworm.com/read/128477/14294649

m temp_conversion.m

% Script file: temp_conversion.m % % Purpose: % To convert an input temperature from degrees Fahrenheit to % an output temperature in kelvins. % % Record of revisions: % Date
www.eeworm.com/read/127767/14335940

txt e070. constructing a string.txt

If you are constructing a string with several appends, it may be more efficient to construct it using a StringBuffer and then convert it to an immutable String object. StringBuffer buf = new Str
www.eeworm.com/read/127767/14336414

txt e668. creating a buffered image from an array of color-indexed pixel values.txt

This example demonstrates how to convert a byte array of pixel values that are indices to a color table into a BufferedImage. In particular, the example generates the Mandelbrot set in a byte buffer a
www.eeworm.com/read/226438/14474185

s43 fet440_adc12_10.s43

;****************************************************************************** ; MSP-FET430P440 Demo - ADC12, Sample A10 Temp and Convert to oC and oF ; ; Description: A single sample is made
www.eeworm.com/read/223542/14634978

s43 fet140_adc12_10.s43

;****************************************************************************** ; MSP-FET430P140 Demo - ADC12, Sample A10 Temp and Convert to oC and oF ; ; Description: A single sample is made
www.eeworm.com/read/114690/15042037

txt 字体.txt

float newSize=Convert.ToSingle(textSize); FontFamily currentFontFamily; Font newFont; currentFontFamily=this.rtfText.SelectionFont.FontFamily; newFont=new Font(currentFontFamily,newSiz
www.eeworm.com/read/214069/15114641

c fet120_adc10_temp.c

//****************************************************************************** // MSP-FET430P120 Demo - ADC10, Sample A10 Temp and Convert to oC and oF // // Description: A single sample is mad
www.eeworm.com/read/209748/15214806

c fet140_adc12_10.c

//****************************************************************************** // MSP-FET430P140 Demo - ADC12, Sample A10 Temp and Convert to oC and oF // // Description: A single sample is mad
www.eeworm.com/read/208137/15253711

install

WBXML Library INSTALLATION OVERVIEW Dependencies ------------ The WBXML library needs the Expat XML Parser library to convert XML to WBXML (http://expat.sourceforge.net)