代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/342884/11994003
c __usbdesc.c
//============================================================================
// File: UsbDesc.h
// Func: Device-, Configuration- and String-Descriptors for
// USB08 Demo Application (all const
www.eeworm.com/read/342884/11994035
bak usbdesc.c.bak
//============================================================================
// File: UsbDesc.h
// Func: Device-, Configuration- and String-Descriptors for
// USB08 Demo Application (all const
www.eeworm.com/read/342884/11994097
c usbdesc.c
//============================================================================
// File: UsbDesc.h
// Func: Device-, Configuration- and String-Descriptors for
// USB08 Demo Application (all const
www.eeworm.com/read/256398/12001764
m larval.m
function ypred = LARval(K,solution)
% USAGE
%
% ypred = LARval(K,solution)
if size(K,2)==size(solution.Beta,2);
ypred = K *solution.Beta'+solution.b;
else
yp
www.eeworm.com/read/153678/12012254
cpp progvals.cpp
//: C20:ProgVals.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
#include "ProgVals.h"
u
www.eeworm.com/read/341877/12056909
c touch.c
/*----------------------------------------------------------------------*
* Program: touch *
* Programmer: Ray L. McVay
www.eeworm.com/read/152918/12074297
r
if [ -z $2 ]
then echo "USAGE: r [command line paras]"
exit
fi
mpirun -machinefile hosts -np $1 $2 $3 $4
www.eeworm.com/read/341494/12081735
c input-recv.c
#include
#include
#include
#include
#include
#include "input.h"
#include "tcp.h"
/* -------------------------------------------------------------
www.eeworm.com/read/255068/12102422
readme
README
SCT is a usefull gnu tools to debug and trace serial port communication
Here are the documents help you to install and use uct
I How to make and install sct
1 For linux platform
cp m
www.eeworm.com/read/255068/12102473
c main.c
/****************************************************************************
*
* SCT, Serial Communication Tracer
*
* CopyRight (C) Bruce (ZhaoFei), makeidea@21cn.com
* http://www.ma