代码搜索:Ls 有哪些应用?
找到约 10,000 项符合「Ls 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/369903/9629953
m ls.m
%--------------最小二乘法程序----------------------%
clear
% loops = 20; % loops 是独立实验次数
% for loop=1:loops
% 生成观测数据
n = [1:128];
x = sqrt(20)*sin(2*pi*0.2*n) + sqrt(2)*sin(2*pi*0.213*n
www.eeworm.com/read/173430/9658697
c ls.c
/* vi: set sw=4 ts=4: */
/*
* tiny-ls.c version 0.1.0: A minimalist 'ls'
* Copyright (C) 1996 Brian Candler
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/369061/9665181
~ls 固定机.~ls
www.eeworm.com/read/172473/9706189
m ls.m
function L=ls(F1,F2,a,b,alpha,beta,M)
%Input - F1 and F2 are the systems of first-order equations
% representing the I.V.P.'s (9) and (10), respectively
% - a and b are the endpoin
www.eeworm.com/read/270118/11047770
java ls.java
// this program is to simulate the behavior of the ls command on linux/unix operate system.
import java.io.File;
import java.util.Date;
public class Ls {
public static void printOne(File
www.eeworm.com/read/415931/11047827
iscsi-ls
#! /bin/sh
# Display iscsi targets
HOST_PATH=/sys/class/iscsi_host
SCSI_HOST=/sys/class/scsi_host
CLASS_PATH=/sys/class/iscsi_transport_class
print_usage()
{
echo
echo "Usage: iscsi-ls [-c]
www.eeworm.com/read/415549/11063246
h ls.h
www.eeworm.com/read/415311/11077000
m ls.m
function [D, w] = LS(train_features, train_targets, weights, region)
% Classify using the least-squares algorithm
% Inputs:
% features- Train features
% targets - Train targets
% Weights - Wei
www.eeworm.com/read/415198/11081922
ls vectors.ls
1 ; C Compiler for MC68HC12 [COSMIC Software]
2 ; Version V4.2f - 17 Sep 1998
1194 .const: section
1195 0000 _OSVect
www.eeworm.com/read/415198/11081975
ls test.ls
1 ; C Compiler for MC68HC12 [COSMIC Software]
2 ; Version V4.2f - 17 Sep 1998
1223 ; 53 void main (void)
1223 ;