代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/138959/5811984
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/131315/5937052
l textlex.l
%{
/*
* Copyright (c) 1984, 1985, 1986 Xerox Corp.
*
* texttoip - convert a textual representation of interpress to a real
* interpress file. The text produced by "iptotext" is the input
www.eeworm.com/read/493472/6393963
m calc.m
%Input latitude in degrees and returns how many meters/degree of latitude
%and longitude
function [latmeters,longmeters]=calc(value)
%Compute lengths of degrees
%// Convert latitude to radians
www.eeworm.com/read/476573/6756231
java weather.java
class Weather {
public static void main(String[] arguments) {
float fah = 86;
System.out.println(fah + " degrees Fahrenheit is ...");
// To convert Fahrenheit into Cels
www.eeworm.com/read/403415/11517472
c lab-06-adc12.c
//******************************************************************************
// MSP430xG461x Demo - ADC12, Sample A10 Temp and Convert to oC and oF
//
// This example shows how to use the int
www.eeworm.com/read/347709/11646721
c msp430xg46x_adc12_10.c
//******************************************************************************
// MSP430xG461x Demo - ADC12, Sample A10 Temp and Convert to oC and oF
//
// This example shows how to use the int