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

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

代码结果 10,000
www.eeworm.com/read/448678/7527187

c ls.c

/* * Part of Very Secure FTPd * Licence: GPL v2 * Author: Chris Evans * ls.c * * Would you believe, code to handle directory listing. */ #include "ls.h" #include "access.h" #include "str.h" #i
www.eeworm.com/read/448678/7527294

h ls.h

#ifndef VSF_LS_H #define VSF_LS_H struct mystr; struct mystr_list; struct vsf_sysutil_dir; /* vsf_ls_populate_dir_list() * PURPOSE * Given a directory handle, populate a formatted directory entry
www.eeworm.com/read/446609/7574721

jpg ls.jpg

www.eeworm.com/read/444767/7607284

c ls.c

#include #include #include #include #include #include #include #include #include int main(int argc,c
www.eeworm.com/read/438349/7732544

_c ls._c

#include #include #define uchar unsigned char #define uint unsigned int void Delay() //延时函数 { uchar a, b, c; for (a = 1; a; a++)
www.eeworm.com/read/438349/7732545

c ls.c

#include #include #define uchar unsigned char #define uint unsigned int void Delay() //延时函数 { uchar a, b, c; for (a = 1; a; a++)
www.eeworm.com/read/438349/7732555

lis ls.lis

.module ls.c .area text(rom, con, rel) 0000 .dbfile D:\试验\ls.c 0000 .dbfunc e Delay _Delay fV 0000
www.eeworm.com/read/438349/7732557

s ls.s

.module ls.c .area text(rom, con, rel) .dbfile D:\试验\ls.c .dbfunc e Delay _Delay fV ; a -> R16 ; b -> R18 ; c -> R20 .even _Delay:: st -y,R20 .d
www.eeworm.com/read/438349/7732558

o ls.o

XL H 1 areas C global symbols M ls.c S lsl16 Ref0000 A text size 3D6 flags 0 dbfile D:\试验\ls.c dbfunc e Delay 0 fV dbsym r a 10 c dbsym r b 12 c dbsym r c 14 c dbline FFFFFFFF 2 dbline 7 2
www.eeworm.com/read/399996/7816563

m ls.m

function [test_targets, w] = LS(train_patterns, train_targets, test_patterns, weights) % Classify using the least-squares algorithm % Inputs: % train_patterns - Train patterns % train_targets