代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/426179/10276798
cpp costas_loop.cpp
//
// File = costas_loop.cpp
//
//#include
//#include
#include "parmfile.h"
#include "misdefs.h"
#include "model_error.h"
#include "costas_loop.h"
#include "butt_fil
www.eeworm.com/read/355237/10284112
m kf_loop.m
%KF_LOOP Performs the prediction and update steps of the Kalman filter
% for a set of measurements.
%
% Syntax:
% [MM,PP] = KF_LOOP(X,P,H,R,Y,A,Q)
%
% In:
% X - Nx1 initial estimate f
www.eeworm.com/read/279369/10443093
bas do_loop.bas
'--------------------------------------------------------------
' (c) 1997-2000 MCS Electronics
'--------------------------------------------------------------
' file: DO_LOOP.
www.eeworm.com/read/161131/10446737
c fuse_loop.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2006 Miklos Szeredi
This program can be distributed under the terms of the GNU LGPL.
See the file COPYING.LIB
www.eeworm.com/read/160392/10535885
cdr hybrid_loop.cdr
www.eeworm.com/read/160392/10535916
eps hybrid_loop.eps
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 166 278 446 514
%%LanguageLevel: 2
%%Creator: CorelDRAW 9
%%Title: hybrid_loop.eps
%%CreationDate: Fri Aug 11 12:00:44 2000
%%For: Alberto Bemporad
%%DocumentPr
www.eeworm.com/read/352501/10545479
pjt loop_store.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\Loop_store\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Com
www.eeworm.com/read/352501/10545486
out loop_store.out
www.eeworm.com/read/352501/10545490
c loop_store.c
//Loop_store.c Data acquisition. Input data also stored in buffer
#define BUFFER_SIZE 512 //buffer size
short buffer[BUFFER_SIZE]; //buffer where data is stored
short i = 0;
interru
www.eeworm.com/read/352501/10545492
pjt loop_poll.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\loop_poll\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Comp