代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/297964/7983429
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r and the optional item appearances file.
This file also explains the conversion scripts, which can convert
differen
www.eeworm.com/read/197147/8026389
cpp helpclass.cpp
/*
Project 8-1
Convert the Help system from Project 3-3 into
a Help class.
*/
#include
using namespace std;
// A class that encapsulates a help syste
www.eeworm.com/read/296483/8100514
lex crlf2lf.lex
// crlf2lf.lex
// flex input to convert CRLF to LF, in the context of sftpc
// copyright Scott McPeak, 1999 Terms of use are as specified in license.txt.
// ------- Flex options ------------
www.eeworm.com/read/296483/8100522
lex lf2crlf.lex
// lf2crlf.lex
// flex input to convert LF to CRLF, in the context of sftpc
// copyright Scott McPeak, 1999 Terms of use are as specified in license.txt.
// ------- Flex options ------------
www.eeworm.com/read/195587/8140049
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r. This file also explains the conversion
scripts, which can convert different input formats into the format
needed
www.eeworm.com/read/333627/12668355
c doc2rtf.c
/*
* doc2rtf.c -- program to convert Gnuplot .DOC format to MS windows
* help (.rtf) format.
*
* This involves stripping all lines with a leading digit or
* a leading @, #, or %.
* Modifi
www.eeworm.com/read/144124/12811978
makefile banners.makefile
# @(#) Banners.Makefile 1.3 97/02/12 02:13:18
#
# Install this file as the Makefile in your directory with banner files.
# It will convert a prototype banner text to a form that is suitable for
# the
www.eeworm.com/read/143536/12866443
c adpcm.c
/* File: adpcm.c
Description: Routines to convert 12 bit linear samples to the
Dialogic or Oki ADPCM coding format.
I copied the algorithms out of the book "PC Telephony - The
www.eeworm.com/read/330332/12900748
readme
The example files in this directory demonstrate how to use the
options -b, -f, and -r. This file also explains the conversion
scripts, which can convert different input formats into the format
needed