代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/129735/14230616
c aiccom01.c
/*AICCOM01.C-COMMUNICATION ROUTINES FOR BOTH SERIAL PORTS 0 AND 1 OF AIC */
#define TWAIT while (!(PBASE[0x40+SP] & 0x2)) /*wait till XMIT buffer clear*/
#define SP0 0x00
www.eeworm.com/read/129735/14230625
asm loops.asm
;LOOPS.ASM-LOOP PROGRAM USING THE AIC-CALLS AICCOMA.ASM
.TITLE "LOOPS.ASM" ;OUTPUT=INPUT(AMPLIFIED)
.OPTION X ;FOR SYMBOL XREF
.GLOBAL RESET,BEGIN,AICSE
www.eeworm.com/read/129735/14230633
c sine4c.c
/*SINE4C.C SINE GENERATION WITH 4 POINTS.USE OF INTERRUPT */
#define period 375 /*timer 0 period reg value */
#define VEC_ADDR (volatile int *) 0x00 /*a
www.eeworm.com/read/129735/14230660
c loopall.c
/*LOOPALL.C-LOOP AND COMUNICATIONS ROUTINES FOR SERIAL 0 PORT AIC */
#define TWAIT while (!(PBASE[0x40] & 0x2)) /*wait till XMIT buffer clear*/
int AICSEC[4]= {0x1428,0x1,0x4A96,0x67}; /*con
www.eeworm.com/read/129726/14231420
c scanf.c
#include
#include
int main(void)
{
char label[20];
char name[20];
int entries = 0;
int loop, age;
double salary;
struct Entry_struct
{
cha
www.eeworm.com/read/129254/14255902
m exam3_ami.m
%AMI码的功率谱
%时间单位 us 频率单位 MHz 码元速率 Mb/s
clear all
close all
k=input('取样点数=2^k,k=[14]');
if isempty(k),
k=14;
end
N=2^k; %采样点数
L=64; %每码元采样点数
M=N/L; %码元数
Rb=2; %码元速率
Ts=1/Rb; %码元间隔
dt=Ts/L;
www.eeworm.com/read/129000/14270026
c choose.c
/*----------------------------------------------------------------------
File : choose.c
Contents: compute n choose k
Author : Christian Borgelt
History : 29.04.1996 file created
www.eeworm.com/read/128996/14270510
c choose.c
/*----------------------------------------------------------------------
File : choose.c
Contents: compute n choose k
Author : Christian Borgelt
History : 29.04.1996 file created
www.eeworm.com/read/230540/14282279
c pwm1.c
#include //2005.11.18 By ClimberWin
#include //PWM调制
#include
sbit P32=P3^2; //端口设置
sbit P33=P3^3;
sbit P10=P1^0;
sbit P17=P1^7;
unsigned int j; //设
www.eeworm.com/read/128645/14284114
js time.js
// user InitToAll(年option'name,月option'name,日option'name,form'name)
// send 2000 03 30
// -----sample html---------
//
//
//
// this is sa