代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/142911/5761980
c main.c
/***********************************************************************
*
* main.c
*
* main() function for sample application ("yamon_fpu" application).
*
* ##################################
www.eeworm.com/read/132212/5918988
pl lcond.pl
#!/usr/bin/perl -w
# You may need to change the path on the above line
# Under Windows run it like this:
# perl LCond.pl in_file > out_file
# (you will need to have installed a Perl interpreter
www.eeworm.com/read/132069/5921512
c gcd.c
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/131315/5939449
c make-docfile.c
/* Generate doc-string file for GNU Emacs from source files.
Copyright (C) 1985, 1986 Free Software Foundation, Inc.
This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribu
www.eeworm.com/read/131315/5946572
c utility.c
/*
* Copyright (c) 1980, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/126430/6016608
c eclass.c
void eclass(nf,n,lista,listb,m)
int lista[],listb[],m,n,nf[];
{
int l,k,j;
for (k=1;k
www.eeworm.com/read/126430/6017220
c eclass.c
void eclass(int nf[], int n, int lista[], int listb[], int m)
{
int l,k,j;
for (k=1;k