代码搜索:Ls 有哪些应用?

找到约 10,000 项符合「Ls 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/382051/9056144

c llex.c

/* ** $Id: llex.c,v 2.20.1.1 2007/12/27 13:02:25 roberto Exp $ ** Lexical Analyzer ** See Copyright Notice in lua.h */ #include #include #include #define llex_c #def
www.eeworm.com/read/183445/9158758

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/374698/9388937

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/372083/9522233

makefile

ourls : main.o do_ls1.o do_ls2.o mktree.o util.o compare.o cc -o ourls main.o do_ls1.o do_ls2.o mktree.o util.o compare.o main.o : main.c cc -c main.c do_ls1.o : do_ls1.c cc -c do_ls1.c do_ls2.o
www.eeworm.com/read/371229/9561044

v pipeline_add_tb.v

// Copyright 2007 Altera Corporation. All rights reserved. // Altera products are protected under numerous U.S. and foreign patents, // maskwork rights, copyrights and other intellectual property
www.eeworm.com/read/170272/9812802

m cp0901_sm2_pam.m

% % Function 9.2: "cp0901_sm2_PAM" % % Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse' % sampled at 'fc'. % % Programmed by Guerino Giancola % function [sm2] = cp0901_sm2_PAM(pulse,
www.eeworm.com/read/170185/9815010

txt 常用4000系列标准数字电路的名称.txt

CD4000 双3输入端或非门+单非门 CD4001 四2输入端或非门 CD4002 双4输入端或非门 CD4006 18位串入/串出移位寄存器 CD4007 双互补对加反相器 CD4008 4位超前进位全加器 CD4009 六反相缓冲/变换器 CD4010 六同相缓冲/变换器 CD4011 四2输入端与非门 CD4012 双4输入端与非门 CD4013 双
www.eeworm.com/read/168409/9917625

_ia os_cpu_c._ia

".\obj\OS_CPU_C.src" PR(.\lst\OS_CPU_C.ls1) EP DEBUG
www.eeworm.com/read/363803/9935701

m cp0901_sm2_pam.m

% % Function 9.2: "cp0901_sm2_PAM" % % Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse' % sampled at 'fc'. % % Programmed by Guerino Giancola % function [sm2] = cp0901_sm2_PAM(pulse,
www.eeworm.com/read/360895/10072709

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %