代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/159825/5580796
h loop.h
#ifndef _LINUX_LOOP_H
#define _LINUX_LOOP_H
/*
* include/linux/loop.h
*
* Written by Theodore Ts'o, 3/29/93.
*
* Copyright 1993 by Theodore Ts'o. Redistribution of this file is
* perm
www.eeworm.com/read/158865/5594456
c loop.c
/* Implement looping actions for CHILL.
Copyright (C) 1992, 93, 1994, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modi
www.eeworm.com/read/474474/6809879
m loop.m
%LOOP1 Loop versus a separation distance for the linear array
% of dipoles.
% Outputs the terminal impedance and total
% radiated power assuming 1V feed voltage
% The array axis is the
www.eeworm.com/read/474474/6809909
m loop.m
%LOOP2 Loop versus a phase delay for the linear array
% of dipoles.
% Outputs the radiation patterns in the azimuthal plane.
% The array axis is the x-axis (cf. Fig. 6.10 of Chapter 6)
%
www.eeworm.com/read/295689/8145701
bat loop.bat
:1
erase *.obj
..\bin\make -s
if errorlevel 1 goto exit
..\bin\pedump lcc.exe >ww
..\bin\pedump lccold.exe >ww1
diff ww ww1
copy lcc.exe lccold.exe
erase ww
erase ww1
goto 1
:exit