代码搜索:continue
找到约 10,000 项符合「continue」的源代码
代码结果 10,000
www.eeworm.com/read/201373/15409413
c usrusbtool.c
/* usrUsbTool.c - USB Driver (USBD) and USB HCD Exerciser. */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01m,16sep00,wef changed all device co
www.eeworm.com/read/201086/15416468
c cc11.c
/*
** Small-C, 8088/8086 version -- modified by R. Grehan, BYTE Magazine
** execution begins here
*/
main(argc, argv) int argc, *argv; {
argcs=argc;
argvs=argv;
fputs("Small-C Compiler,
www.eeworm.com/read/113711/15450574
f c_sblat1.f
PROGRAM SCBLAT1
* Test program for the REAL Level 1 CBLAS.
* Based upon the original CBLAS test routine together with:
* F06EAF Example Program Text
* .. Parameters .
www.eeworm.com/read/111437/15512630
txt 4.txt
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! 杆系大挠度分析程序
!
! (取自《杆系与箱形梁桥结构分析及程序设计》,赵振铭 陈宝春编著,华南理工大学出版社)
!
!变量简介:
!NJ 节点数 NE 单元数
!NPJ 节点荷载数 NZC 支撑数
www.eeworm.com/read/111030/15519968
txt 你牛恶.txt
(3,0)program (1,1)abc (30,0); (4,0)var
(1,2)x (32,0), (1,3)y (32,0),
(1,4)z (30,0); (6,0)begin (2,0uu)0uu
(1,5)uuuuuuu (1,3)y (29,
www.eeworm.com/read/108859/15573864
m tutor2.m
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://
www.eeworm.com/read/106690/15626543
m icademo.m
% icademo() - a sample ICA analysis script using the ICA/ERP package
% of Matlab functions distributed via
% http://www.sccn.ucsd.edu/eeglab
%
% Notes:
% Reads ascii ERP dat
www.eeworm.com/read/105274/15671816
ishdecrypt
#!/bin/sh
#
# Usage: ishdecrypt [a|d] input-file
#
# Options:
# a: authenticate digital signature
# d: decrypt
#
# Description:
# Passes the input file through pgp
#
ECHO=echo
usage()
{
$ECHO ""
www.eeworm.com/read/103443/15732253
cpp forconti.cpp
//这个程序在本书所带软盘中,文件名为FORCONTI.CPP
//这个程序利用continue语句和for循环来计算在一个字符串中有多少个英文单词。
#include
void main(void)
{
int i, count = 0;
char input_line[80]; //假设一行输入最多80个字符
cout
www.eeworm.com/read/103042/15747363
txt add_logs1.sh.txt
#!/usr/bin/ksh
###############################################################################
#
# Module: add_logs1.sh
# Author: Peter R. Schmidt
# Description: A