代码搜索:Converting

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

代码结果 1,282
www.eeworm.com/read/238672/13869606

s utoa1.s

# This demonstrates recursion in ARM assembler. # this version does not perform stack checking. # # Converting a number to a string can be expressed using a divide-and- # conquer algorithm: #
www.eeworm.com/read/151029/5687329

java tempconverter.java

package com.ora.jsp.util; /** * This class contains a couple of static methods for converting * between Fahrenheit and Celsius. The methods are mapped to * el functions in the book examples
www.eeworm.com/read/145973/5742912

c lsp2.c

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) coe
www.eeworm.com/read/126884/6010943

java bits.java

package org.trinet.util; /** * Staic classes for bit and byte manipulation. */ public class Bits { /** * Convert arbitrary number of bytes to integer converting the specified * subarr
www.eeworm.com/read/487033/6522519

java taghandler.java

package wapide; /** * A helper class for the IDEFrame class. Provides convsersion subroutines for * converting between graphics and text and vise versa. Also provides rotuines for * inserting th
www.eeworm.com/read/234256/14117659

cpp program_4_10.cpp

// Program 4.10: Echo input to standard output // converting uppercase to lowercase along the way #include #include using namespace std; int main() { // prepare for proce
www.eeworm.com/read/231140/14253874

c lsp2.c

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) coe
www.eeworm.com/read/229298/14346300

cpp program_4_10.cpp

// Program 4.10: Echo input to standard output // converting uppercase to lowercase along the way #include #include using namespace std; int main() { // prepare for proce
www.eeworm.com/read/127622/14346521

c lsp2.c

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) coe
www.eeworm.com/read/209260/15224674

c lsp2.c

/* ** ** File: lsp2.c ** ** Description: Functions that implement line spectral pair ** (LSP) operations. ** ** Functions: ** ** Converting between linear predictive coding (LPC) coe