代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/202805/5045192
c filterbank.c
/* Copyright (C) 2006 Jean-Marc Valin */
/**
@file filterbank.c
@brief Converting between psd and filterbank
*/
/*
Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/202805/5045193
h filterbank.h
/* Copyright (C) 2006 Jean-Marc Valin */
/**
@file filterbank.h
@brief Converting between psd and filterbank
*/
/*
Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/192559/5154034
d overview.d
// @doc EXTERNAL DRIVERS TOUCH_DRIVER
/* @topic Touch Driver |
The touch driver is responsible for reading input from the touch panel
hardware and converting it to touch events w
www.eeworm.com/read/167185/5462385
c sdssdtoa.c
/* This is a modified version of sdstoa. It is intended to
* convert sds sampled data file to a format to be read by
* atosps, as a way of converting sds sd file to sps.
*
* Original program by
www.eeworm.com/read/311998/3676644
c xsupconfwrite_trusted_server.c
/**
* Implementation for converting variables that make up the section
* to the libxml2 format that can be written to disk, or manipulated in other ways.
*
* Licensed under a
www.eeworm.com/read/311998/3676645
c xsupconfwrite_globals.c
/**
* Implementation for converting variables that make up the section
* to the libxml2 format that can be written to disk, or manipulated in other ways.
*
* Licensed under a dual GP
www.eeworm.com/read/311998/3676686
c xsupconfwrite_trusted_servers.c
/**
* Implementation for converting variables that make up the section
* to the libxml2 format that can be written to disk, or manipulated in other ways.
*
* Licensed under a
www.eeworm.com/read/305098/3780573
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/283334/4083008
tex encconv.tex
%
% automatically generated by HelpGen from
% encconv.h at 30/Dec/99 18:45:16
%
\section{\class{wxEncodingConverter}}\label{wxencodingconverter}
This class is capable of converting strings be
www.eeworm.com/read/281683/4113441
java integer.java
package java.lang;
/**
* Minimal Integer implementation that supports converting an int to a String.
*
*/
public final class Integer {
/**
* The smallest value of type int