代码搜索:Converting

找到约 1,282 项符合「Converting」的源代码

代码结果 1,282
www.eeworm.com/read/12816/246850

m torr_errg_sse.m

% This function is used by torr_nonlinG and provides the sum of squared error for a % particular g by converting to F and measuring Sampson's distance. function [sseC] = torr_errg_sse(g, nx1,ny1,
www.eeworm.com/read/37329/901392

java cp932.java

/* * The Cp932 class contains a utility method for converting Microsoft's * Cp 932 into JIS. * * @author Kazuhiro Kazama * @version 1.0 01/06/97 */ import java.util.*; public class Cp9
www.eeworm.com/read/471667/1426662

java base16.java

// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org) package org.xbill.DNS.utils; import java.io.*; /** * Routines for converting between Strings of hex-encoded data and arrays of * b
www.eeworm.com/read/471667/1426663

java base64.java

// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org) package org.xbill.DNS.utils; import java.io.*; /** * Routines for converting between Strings of base64-encoded data and arrays of
www.eeworm.com/read/245488/4502898

js devasearch_save.js

var u = new Array(); u[0] = "../contents.html|Java Web Start 1.5.0 Developer Guide|... are two ways to navigate this guide: Search the guide Select from the contents|7|"; u[1] = "../converting.html|Co
www.eeworm.com/read/229812/4750242

gml rftulcnv.gml

:H2.Obtaining the Current Layout :P. The current layout definitions may be obtained by converting the definitions into a text file. :XMP. &gml.LAYOUT. &gml.CONVERT file='currlay'. &gml.eLAYOUT.
www.eeworm.com/read/209559/4971725

h virtconvert.h

#ifndef __H8300_VIRT_CONVERT__ #define __H8300_VIRT_CONVERT__ /* * Macros used for converting between virtual and physical mappings. */ #ifdef __KERNEL__ #include #include
www.eeworm.com/read/176444/5338139

c rules.c

/* * compiler/back_ends/c++_gen/rules.c - initialized c rule structure * inits a table that contains info about * converting each ASN.1 type to a C++ class * * Copyright (C) 1
www.eeworm.com/read/176444/5338155

c rules.c

/* * compiler/back-ends/c-gen/rules.c - initialized c rule structure * inits a table that contains info about * converting each ASN.1 type to C type * Copyright (C) 1991, 1992
www.eeworm.com/read/338310/3318713

java cp932.java

/* * The Cp932 class contains a utility method for converting Microsoft's * Cp 932 into JIS. * * @author Kazuhiro Kazama * @version 1.0 01/06/97 */ import java.util.*; public class Cp9