代码搜索:Ls 有哪些应用?
找到约 10,000 项符合「Ls 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/409921/2223884
c ls.c
/* ls.c
*
* Copyright (c) 1992-2001 by Mike Gleason.
* All rights reserved.
*
*/
#include "syshdrs.h"
#include "util.h"
#include "ls.h"
#include "trace.h"
/* The program keeps a tim
www.eeworm.com/read/409921/2223906
h ls.h
/* ls.h
*
* Copyright (c) 1992-2001 by Mike Gleason.
* All rights reserved.
*
*/
#define kLsCacheItemLifetime 900 /* seconds */
typedef struct LsCacheItem {
char *itempath;
FileInf
www.eeworm.com/read/392148/2515762
c ls.c
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -----
www.eeworm.com/read/392148/2515793
h ls.h
/*****************************************************************************\
* efs - General purpose Embedded Filesystem library *
* --------------------- -----
www.eeworm.com/read/389922/2530231
c ls.c
/* ls 4.1 - List files. Author: Kees J. Bot
* 25 Apr 1989
*
* About the amount of bytes for heap + stack under Minix:
* Ls needs a average amount of 42 bytes per unserviced directory ent
www.eeworm.com/read/388373/2550898
cc ls.cc
/********************************************************************
These are the methods of the local searchers
rsh 9/95
Modifications to the class heirarchy made 2/21/96 rsh
****
www.eeworm.com/read/388373/2550947
h ls.h
// These are the classes associated with the local search operator hierarchy.
// Notice that Local_Search is an abstract base class and as such cannot be
// instantiated. For now, local search is
www.eeworm.com/read/386597/2570086
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
www.eeworm.com/read/380709/2652767
cc ls.cc
// Copyright (c) 2000 by the University of Southern California
// All rights reserved.
//
// Permission to use, copy, modify, and distribute this software and its
// documentation in source and binary