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

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

代码结果 10,000
www.eeworm.com/read/266043/11246220

h jpegmark.h

/* SPMG/JPEG-LS IMPLEMENTATION V.2.1 ===================================== These programs are Copyright (c) University of British Columbia. All rights reserved. They may be freely redistribut
www.eeworm.com/read/146918/12604243

dls lib.dls

DLSL 1 MY_74LS138.VHDLVIEW U0482664.DLS MY_74LS138-BEHAVE.SYNTHESISVIEW U2088531.DLS MY_74LS138-BEHAVE.VHDLVIEW U9903798.DLS
www.eeworm.com/read/247638/12638439

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/135238/13948993

m melp_decoder.m

%C is the struct array which contain the coded data produced by coder. %function v=melp_decoder(C) d_init; C=c; TEMPSIZE=size(C); FRN=TEMPSIZE(2); for i=1:FRN ls2=d_lsf(C(i).ls); [G1,G2,
www.eeworm.com/read/237003/13982952

mdate-sh

#!/bin/sh # Get modification time of a file or directory and pretty-print it. scriptversion=2003-11-09.00 # Copyright (C) 1995, 1996, 1997, 2003 Free Software Foundation, Inc. # written by Ulrich D
www.eeworm.com/read/205223/15323285

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/202476/15382180

txt 素材.txt

string ls_shopname startdate=date(sle_1.text) enddate=date(sle_2.text) if shopcode0 then dw_1.retrieve(shopcode,startdate,enddate) ls_shopname=ddlb_1.text dw_1.Object.t_3.text=ls_shopname
www.eeworm.com/read/201218/15413235

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/200388/15434298

m houghoverlay.m

%HOUGHOVERLAY Overlay lines on image. % % houghoverlay(p) % houghoverlay(p, ls) % handles = houghoverlay(p, ls) % % Overlay lines, one per row of p, onto the current figure. The row % is interpretted
www.eeworm.com/read/111344/15514333

h vtparse.h

/* * $XConsortium: VTparse.h,v 1.5 91/01/06 12:47:08 rws Exp $ */ /* * Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. * * All Rights Reserved *