代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/309649/13666972
c ltostr.c
/* +++Date last modified: 05-Jul-1997 */
/*
** LTOSTR.C - An improved, safer, ltoa()
**
** On call:
** num = number to convert
** string = buffer for output
** max_chars =
www.eeworm.com/read/309649/13667236
c inchcvrt.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Convert English measurement units
**
** Takes command line arguments in inches and converts to:
**
** 1. feet and inches (expressed as floatin
www.eeworm.com/read/307145/13727585
c encode.c
/* encode.c - contains code to convert binary data to
* Group 3 Facsimilie T.4 encoding
*
* Copyright (C) 2000 Jack Klein
* Macmillan Computer Publishing
www.eeworm.com/read/305575/13765344
m ecconv.m
function[varargout]=ecconv(varargin)
%ECCONV Convert between eccentricty measures.
%
% Y=ECCONV(X,STR) converts the eccentricity measure X into eccentricity
% measure Y as specified by the stri
www.eeworm.com/read/152814/5666615
mibs
title Textual mib parsing
description This section controls the textual mib parser. Textual
description mibs are parsed in order to convert OIDs, enumerated
description lists, and ... to and from tex
www.eeworm.com/read/148359/5715972
py lab2adobe.py
#
# Sample: Convert from Lab to AdobeRGB, perceptual intent
#
from lcms import *
print "Enter Lab values"
#
# Create placeholders
#
Lab = cmsCIELab(0, 0, 0)
LabEncoded = C
www.eeworm.com/read/145471/5746041
c util.c
/*
* linux/fs/isofs/util.c
*
* The special functions in the file are numbered according to the section
* of the iso 9660 standard in which they are described. isonum_733 will
* convert numbe
www.eeworm.com/read/144212/5752741
c strtol.c
/* strtol - Convert string representation of a number into an integer value.
Copyright (C) 1997 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modi
www.eeworm.com/read/144212/5752897
fstty
#
# A function that works as a front end for both stty and the `bind'
# builtin, so the tty driver and readline see the same changes
#
#
# Convert between the stty ^H control character form and the r
www.eeworm.com/read/141176/5775411
asm intel.asm
;$Id: intel.asm,v 1.2 2002/02/07 01:08:53 linfusheng Exp $
;*************************************************************************
; USAGE: UINT intel16( UINT val )
; - convert to i