代码搜索:Stream

找到约 10,000 项符合「Stream」的源代码

代码结果 10,000
www.eeworm.com/read/141819/12983473

c stream.c

/************************************************************* Copyright (C) 1990, 1991, 1993 Andy C. Hung, all rights reserved. PUBLIC DOMAIN LICENSE: Stanford University Portable Video Research G
www.eeworm.com/read/140870/13056165

c stream.c

/* nast This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either
www.eeworm.com/read/138383/13238373

h stream.h

/* * ASTL - the Automaton Standard Template Library. * C++ generic components for Finite State Automata handling. * Copyright (C) 2000-2003 Vincent Le Maout (vincent.lemaout@chello.fr). * * This
www.eeworm.com/read/239642/13264001

asp stream.asp

www.eeworm.com/read/138026/13272386

h stream.h

/* C++ Stream I/O header file Copyright (c) Borland International 1987,1988,1990 All Rights Reserved. %W% %G% %U% NOTE: The data and function variables are declared so that
www.eeworm.com/read/137131/13344844

h stream.h

/* * libmad - MPEG audio decoder library * Copyright (C) 2000-2004 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/137131/13344867

c stream.c

/* * libmad - MPEG audio decoder library * Copyright (C) 2000-2004 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/136752/13362743

h stream.h

/* * libmad - MPEG audio decoder library * Copyright (C) 2000-2003 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/136752/13362757

c stream.c

/* * libmad - MPEG audio decoder library * Copyright (C) 2000-2003 Underbit Technologies, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the
www.eeworm.com/read/321827/13397767

c stream.c

/*** *stream.c - find a stream not in use * * Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved. * *Purpose: * defines _getstream() - find a stream not in use * *