代码搜索:U

找到约 10,000 项符合「U」的源代码

代码结果 10,000
www.eeworm.com/read/162325/10314183

dls u2130058.dls

www.eeworm.com/read/354868/10319001

v u_xmit.v

// // U_XMIT.v // // This is the asynchronous transmitter // portion of the UART. // module u_xmit( sys_clk, sys_rst_l, uart_xmitH, xmitH, xmit_dataH, xmit_doneH
www.eeworm.com/read/354868/10319012

v u_rec.v

// // U_REC.v // // www.cmosexod.com // 4/13/2001 (c) 2001 // Jeung Joon Lee // // This is the receiver portion of the UART. // // module u_rec ( // system connections sys_rst_l,
www.eeworm.com/read/354787/10325853

m u_wav.m

function [uwav]=u_wav(x,a_uwav,d_uwav,t_uwav,li) l=li; a=a_uwav x=x-t_uwav; b=(2*l)/d_uwav; n=100; u1=1/l u2=0 for i = 1:n harm4=(((sin((pi/(2*b))*(b-(2*i))))/(b-(2*i))+(sin((pi/(2*b))*(b
www.eeworm.com/read/354747/10328203

dls u0524008.dls

www.eeworm.com/read/354747/10328552

dls u0524008.dls

www.eeworm.com/read/354747/10328743

dls u0524008.dls

www.eeworm.com/read/354741/10329406

m u_clademo.m

echo off % CLADEMO demonstration for using a contructed SVM classifier to classify % input patterns % echo on; % % % NOTICE: please first run any of the first three demonstrations before %
www.eeworm.com/read/354741/10329434

m u_clademo.m

echo off % CLADEMO demonstration for using a contructed SVM classifier to classify % input patterns % echo on; % % % NOTICE: please first run any of the first three demonstrations before %
www.eeworm.com/read/354741/10329444

m u_poldemo.m

echo off %POLDEMO demonstration for using nonlinear SVM classifier with a % polynomial keneral. echo on; clc %POLDEMO demonstration for using nonlinear SVM classifier with a % polynomial ke