代码搜索:Converting
找到约 1,282 项符合「Converting」的源代码
代码结果 1,282
www.eeworm.com/read/400494/2351982
h _itoa.h
/* Internal function for converting integers to ASCII.
Copyright (C) 1994 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribu
www.eeworm.com/read/400494/2352000
c _itoa.c
/* Internal function for converting integers to ASCII.
Copyright (C) 1994 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribu
www.eeworm.com/read/162614/5532710
java eventmodifier.java
/* EventModifier.java -- tool for converting modifier bits to 1.4 syle
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you ca
www.eeworm.com/read/162519/5542242
java eventmodifier.java
/* EventModifier.java -- tool for converting modifier bits to 1.4 syle
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you ca
www.eeworm.com/read/160611/5568627
c ffilterkit.c
/*
* ffilterkit.c (library "filterkit.a"):
* Kaiser-windowed low-pass filter support.
*/
/* ffilterkit.c
*
* FilterUp() - Applies a filter to a given sample when up-converting.
* FilterUD() -
www.eeworm.com/read/155397/5622415
make app.rules.make
#
# This file is included to drive all the (non-gui based) apps
#
# An empty rule for converting .l to .c files. Keeps make
# from trying to run lexx on the man page and overwriting
# the source.
%.c
www.eeworm.com/read/415537/11065152
txt make mp3 files smaller without losing quality.txt
If you don't already have a copy of MusicMatch Jukebox, download one from musicmatch.com. The "Plus" version has more features and burns CDs faster, but the free version works just fine for converting
www.eeworm.com/read/135531/13923221
mps ex2sos.mps
* Infeasible SOS1 example problem from the CPLEX reference manual, here made
* feasible by converting to a SOS2 problem and reindexing the last two SOS members.
* Optimal value is -30 with the solutio
www.eeworm.com/read/100101/15885081
c gwart.c
/*
G W A R T -- GNU version of Wart
A small subset of "lex" sufficient for converting the Kermit
protocol state table from lex notation to C.
Authors:
Jeff Damens, Frank da Cruz
Th
www.eeworm.com/read/390106/8483436
htm buf2array.htm
Converting Between a ByteBuffer an a Byte Array (Java Developers Almanac Example)