代码搜索:Acceleration
找到约 615 项符合「Acceleration」的源代码
代码结果 615
www.eeworm.com/read/447936/7543810
c hardwareinfo.c
#ifndef _ACCELERATION_
#define _ACCELERATION_ unsigned long
#endif
#ifndef _ACCELERATION_ACC_
#define _ACCELERATION_ACC_ 428544
#endif
www.eeworm.com/read/307145/13727571
pid pid.pid
# pid.pid
#
# putting it all together, proportional
# integral, and derivative gain
# initial settings
P=1.30 Proportional gain
I=1.20 Integral gain
D=0.025 Derivativ
www.eeworm.com/read/307145/13727577
pid id.pid
# id.pid
#
# same integral gain as ionly.pid,
# derivative gain added
# initial settings
P=0 Proportional gain
I=1.0 Integral gain
D=.3 Derivative gain
H=0
www.eeworm.com/read/307145/13727579
pid ionly.pid
# ionly.pid
#
# integral gain only
# initial settings
P=0 Proportional gain
I=1.0 Integral gain
D=.0 Derivative gain
H=0 output Hold
A=0
www.eeworm.com/read/307145/13727580
pid accel1.pid
# accel1.pid
#
# combines proportional, integral and
# derivative gains with acceleration
P=1.3 Proportional gain
I=1.2 Integral gain
D=0.025 Derivative gain
H=0
www.eeworm.com/read/423411/10561562
pdf hardware acceleration of edge detection algorithm on fpgas.pdf
www.eeworm.com/read/17585/740453
pdf hardware acceleration of edge detection algorithm on fpgas.pdf
www.eeworm.com/read/187617/8615735
61160
Path: cantaloupe.srv.cs.cmu.edu!rochester!udel!bogus.sura.net!news-feed-1.peachnet.edu!gatech!howland.reston.ans.net!usc!nic.csu.net!eis.CalState.EDU!lpham
Newsgroups: sci.space
Subject: Re: Surviving
www.eeworm.com/read/337790/7611135
h graphview.h
/*
===== IMPORTANT =====
This is sample code demonstrating API, technology or techniques in development.
Although this sample code has been reviewed for technical accuracy, it is not
final. Apple is
www.eeworm.com/read/136571/5869496
amigaos readme.amigaos
This is the porting of 1.2.0 version of SDL (the latest stable one)
to AmigaOS/68k.
All the bugs known of the past version have been corrected. And I've
added all the new SDL features.
This ve