代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/399161/7885207
c bounce1d.c
/* bounce1d.c
* purpose animation with user controlled speed and direction
* note the handler does the animation
* the main program reads keyboard input
* compile cc bounce1d.c set_ticker.c -lcur
www.eeworm.com/read/197958/7960657
m drqpbox.m
function[s,posdef,pcgit] = drqpbox(D,DS,grad,delta,g,dv,mtxmpy,...
data,pcmtx,pcoptions,tol,H,llsprob,kmax);
%DRQPBOX Descent direction for quadratic problem.
% [s,posdef,pcgit] = DRQPBOX(D,DS,g
www.eeworm.com/read/196814/8058685
m drqpbox.m
function[s,posdef,pcgit] = drqpbox(D,DS,grad,delta,g,dv,mtxmpy,...
data,pcmtx,pcoptions,tol,H,llsprob,kmax);
%DRQPBOX Descent direction for quadratic problem.
% [s,posdef,pcgit] = DRQPBOX(D,DS,g
www.eeworm.com/read/244945/12829479
m drqpbox.m
function[s,posdef,pcgit] = drqpbox(D,DS,grad,delta,g,dv,mtxmpy,...
data,pcmtx,pcoptions,tol,H,llsprob,kmax);
%DRQPBOX Descent direction for quadratic problem.
% [s,posdef,pcgit] = DRQPBOX(D,DS,g
www.eeworm.com/read/329331/12960445
m drqpbox.m
function[s,posdef,pcgit] = drqpbox(D,DS,grad,delta,g,dv,mtxmpy,...
data,pcmtx,pcoptions,tol,H,llsprob,kmax);
%DRQPBOX Descent direction for quadratic problem.
% [s,posdef,pcgit] = DRQPBOX(D,DS,g
www.eeworm.com/read/327501/13074650
c scan.c
#include
#pragma rambank0
bit direction;
unsigned int keyflag;
unsigned int ledflag;
unsigned int pressdown;
unsigned char *p;
unsigned char adcurrent;
const char numshow[10]=
www.eeworm.com/read/327495/13074756
c scan.c
#include
#pragma rambank0
bit direction;
unsigned int keyflag;
unsigned int ledflag;
unsigned int pressdown;
unsigned char *p;
unsigned char adcurrent;
const char numshow[10]=
www.eeworm.com/read/241361/13152380
c bounce1d.c
/* bounce1d.c
* purpose animation with user controlled speed and direction
* note the handler does the animation
* the main program reads keyboard input
* compile cc bounce1d.c set_ticker.c -lcur