代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/163914/10140051
m testeuler2quat.m
clc, close all, clear all
format
dx=160; dy=100; dz=120; % euler angles in degree
D2R=pi/180; % for converting degree to radians
rx=dx.*D2R; ry=dy.*D
www.eeworm.com/read/469584/6931647
htm ch11.htm
Chapter 11 -- How Converting IPX Networks to an Intranet Works
www.eeworm.com/read/464845/7060886
html vbdocsrc.html
Source Code'This Module is for converting VB to HTML with color codingPublic
www.eeworm.com/read/140894/13053796
java buffertotext.java
//: c12:BufferToText.java
// Converting text to and from ByteBuffers
// {Clean: data2.txt}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in C
www.eeworm.com/read/138758/13217034
java buffertotext.java
//: c12:BufferToText.java
// Converting text to and from ByteBuffers
// {Clean: data2.txt}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in C
www.eeworm.com/read/320605/13422130
java buffertotext.java
//: c12:BufferToText.java
// Converting text to and from ByteBuffers
// {Clean: data2.txt}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in C
www.eeworm.com/read/101196/6237692
java wbxmlwriter.java
package org.kxml.wap;
import java.io.*;
import java.util.*;
import org.kxml.*;
import org.kxml.io.*;
//import com.sun.xml.parser.Parser;
/** a class for converting ("binary encoding") XML to WBXML
www.eeworm.com/read/101082/6245039
1 dd.1
.\" SCCSID: @(#)dd.1 4.1 12/9/88
.TH dd 1
.SH Name
dd \- copy and convert data
.SH Syntax
.B dd
[\|\fIoption = value...\fR\|]
.SH Description
.NXB "dd command"
.NXR "file" "converting"
The
.PN dd
www.eeworm.com/read/101082/6246922
1 dd.1
.\" SCCSID: @(#)dd.1 4.1 12/9/88
.TH dd 1
.SH Name
dd \- copy and convert data
.SH Syntax
.B dd
[\|\fIoption = value...\fR\|]
.SH Description
.NXB "dd command"
.NXR "file" "converting"
The
.PN dd
www.eeworm.com/read/410745/11270482
m float2qnm.m
function [num_fixed] = float2qnm (num_float, n, m);
% File name: float2qnm.m
%
% Description: mat lab routine for converting a signed
% floating point number into its equivalent signed Qn.m
% for