代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/366065/9833930
c tclget.c
/*
* tclGet.c --
*
* This file contains procedures to convert strings into
* other forms, like integers or floating-point numbers or
* booleans, doing syntax checking along the way.
*
* Copyri
www.eeworm.com/read/365357/9866415
m easy2.m
%EASY2 Convert the observation time into sow.
% We read the corresponding RINEX navigation file
% and reformat the data into the Matlab matrix Eph.
% For given SV we find the
www.eeworm.com/read/168118/9937712
m tomin.m
function wavemin=tomin(wavelet,stab)
% wavemin= tomin(wavelet,stab)
% wavemin= tomin(wavelet)
%
% TOMIN uses the Levinson algorithm to convert an arbitrary
% waveform to its minimum phase equivalent.
www.eeworm.com/read/167217/9976713
java allcapsdemo.java
import java.io.*;
public class AllCapsDemo {
public static void main(String[] arguments) {
AllCaps cap = new AllCaps(arguments[0]);
cap.convert();
}
}
class AllCaps
www.eeworm.com/read/166825/9996231
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r and the optional item appearances file.
This file also explains the conversion scripts, which can convert
differen
www.eeworm.com/read/281004/10272960
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r. This file also explains the conversion
scripts, which can convert different input formats into the format
needed
www.eeworm.com/read/281001/10273318
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r. This file also explains the conversion
scripts, which can convert different input formats into the format
needed
www.eeworm.com/read/280999/10274269
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r. This file also explains the conversion
scripts, which can convert different input formats into the format
needed
www.eeworm.com/read/280998/10274430
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r and the optional item appearances file.
This file also explains the conversion scripts, which can convert
differen
www.eeworm.com/read/353746/10422469
c shape.c
/* Pango
* shape.c: Convert characters into glyphs.
*
* Copyright (C) 1999 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the G