代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/390106/8484723
htm file2uri.htm
Converting Between a Filename Path and a URL (Java Developers Almanac Example)
www.eeworm.com/read/390106/8484845
htm str2dom.htm
Converting an XML Fragment into a DOM Fragment (Java Developers Almanac Example)
www.eeworm.com/read/390106/8485748
htm togray.htm
Converting a Colored Buffered Image to Gray (Java Developers Almanac Example)
www.eeworm.com/read/383950/8909151
c mod2convert.c
/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/383950/8909233
c mod2convert.c
/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/383950/8909318
c mod2convert.c
/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/383950/8909376
c mod2convert.c
/* MOD2CONVERT.C - Routines converting between sparse and dense mod2 matrices.*/
/* Copyright (c) 1996, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this pr
www.eeworm.com/read/373369/9459899
java buffertotext.java
//: io/BufferToText.java
// Converting text to and from ByteBuffers
import java.nio.*;
import java.nio.channels.*;
import java.nio.charset.*;
import java.io.*;
public class BufferToText {
p
www.eeworm.com/read/366065/9834619
c tclwinerror.c
/*
* tclWinError.c --
*
* This file contains code for converting from Win32 errors to
* errno errors.
*
* Copyright (c) 1995-1996 by Sun Microsystems, Inc.
*
* See the file "license.terms" fo
www.eeworm.com/read/169058/9882551
java buffertotext.java
//: io/BufferToText.java
// Converting text to and from ByteBuffers
import java.nio.*;
import java.nio.channels.*;
import java.nio.charset.*;
import java.io.*;
public class BufferToText {
p