代码搜索:Step
找到约 10,000 项符合「Step」的源代码
代码结果 10,000
www.eeworm.com/read/210916/15189946
m heb_new.m
function lambda = heb_new(lambda_0,alpha,s,beta,omega)
%HEB_NEW Newton iteration with Hebden model (utility routine for LSQI).
%
% lambda = heb_new(lambda_0,alpha,s,beta,omega)
%
% Uses Newton iterati
www.eeworm.com/read/210832/15191811
h hard.h
//control the hardware
#define IRQ 0
void disableirq();
void enableirq();
void move_one_step();
www.eeworm.com/read/210675/15193552
ma alg043.ma
(* ADAPTIVE QUADRATURE ALGORITHM 4.3
*
* To approximate I=integral ( ( f(x) dx ) ) from a
* to b within a given tolerance TOL:
*
* INPUT: endpoints a, b; tolerance TOL;
* limit N to nu
www.eeworm.com/read/209261/15224434
lbl 8e0-953-549.lbl
;
; VAG-COM label file
;
; Audi A4 (8E)
;
; component: J527 - Steering wheel column electronics (#16)
;
; p/n: 8E0 953 549 ?
;
; includes measuring blocks and coding
;
; by Sebastian Stange
www.eeworm.com/read/208919/15231043
c prefetch.hierarchy.type.c
/*----------------------------------------------------------------------------
*
* THE EXAMPLE DEMONSTRATING THE INFLUENCE
* OF PREFETCHED CACHE HIERARCHY ON THE PERFORMANCE
* ======
www.eeworm.com/read/208641/15241428
js ad_fullscreen.js
var lstart=0
var loop=true
var speed=85
var pr_step=3
var newspeed=800
var newspeed2=0
function makeObj(obj,nest){
nest=(!nest) ? '':'document.'+nest+'.'
this.css=(document.layers) ? eval(
www.eeworm.com/read/207183/15280548
pas golygon.pas
program golygons;
type
tp=array[-110..110,-110..110] of byte;
tr=array[0..22,-210..210] of byte;
dir=array[1..4,1..2] of shortint;
dirtory=array[0..20] of byte;
step_tp=array[0..20,1..
www.eeworm.com/read/206683/15292196
m movesingledisk.m
function answer_b = MoveSingleDisk(start, finish, answer)
tmp=size(answer);
step=int2str(tmp(1));%change the integer to the string, used for later "strcat"
%the following is all for the consistence
www.eeworm.com/read/205515/15314477
h camconfig.h
#ifndef __CAM_PLATEFORM_H_
#define __CAM_PLATEFORM_H_
#define CLC346_COMMON
//=====================================================================================
// Main CS Region ,need to mo
www.eeworm.com/read/169681/5415957
c ncr710commlib.c
/* ncr710CommLib.c - common library for ncr710Lib.c and ncr710Lib2.c */
/* Copyright 1989-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01d