代码搜索:adjusted

找到约 378 项符合「adjusted」的源代码

代码结果 378
www.eeworm.com/read/398634/2374985

result type_uint.result

drop table if exists t1; SET SQL_WARNINGS=1; create table t1 (this int unsigned); insert into t1 values (1); insert into t1 values (-1); Warnings: Warning 1264 Out of range value adjusted for column '
www.eeworm.com/read/358128/3003999

result type_uint.result

drop table if exists t1; SET SQL_WARNINGS=1; create table t1 (this int unsigned); insert into t1 values (1); insert into t1 values (-1); Warnings: Warning 1264 Out of range value adjusted for column '
www.eeworm.com/read/168470/5446671

c adc.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\adc.h" void __irq BDMA1_Done(void); void Test_Adc(void) { Uart_Printf("The ADC_IN are adjusted to
www.eeworm.com/read/275718/4172443

c adc.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\adc.h" void __irq BDMA1_Done(void); void Test_Adc(void) { Uart_Printf("The ADC_IN are adjusted to
www.eeworm.com/read/257132/4365518

c adc.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\adc.h" void __irq BDMA1_Done(void); void Test_Adc(void) { Uart_Printf("The ADC_IN are adjusted to
www.eeworm.com/read/147922/12511803

c adc.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\adc.h" void __irq BDMA1_Done(void); void Test_Adc(void) { Uart_Printf("The ADC_IN are adjusted to
www.eeworm.com/read/433768/7910549

m pltannulus.m

rv = linspace(.3,1,50); thv = linspace(pi/4,5*pi/4,50); [r,th]=meshgrid(rv,thv); x = r.*cos(th); y = r.*sin(th); z = peaks(50)+10*x; i = edgeindex(x); % Axis is square so font size must be adjusted s
www.eeworm.com/read/241836/13113514

m adja.m

function adja(uw,fit2) %方位角精度评定 global m3 x y s t az lo=206264.8062470964; fprintf(fit2,'adjusted azimath \n i pn(s) pn(t) az va(") az+va ma'); for i=1:m3 d
www.eeworm.com/read/241836/13113849

m adja.m

function adja(uw,fit2) %方位角精度评定 global m3 x y s t az lo=206264.8062470964; fprintf(fit2,'adjusted azimath \n i pn(s) pn(t) az va(") az+va ma'); for i=1:m3 d
www.eeworm.com/read/241836/13114042

m adjs.m

function adjs(uw,fit2) %边长观测精度 global ed dd sd pn m1 e d sid x y fprintf(fit2,'adjusted sides \n'); fprintf(fit2,' i pn(e) pn(d) side vs(cm) side+vs ms\n');