代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/429611/8799075
c bootpcmd.c
/*************************************************/
/* Center for Information Technology Integration */
/* The University of Michigan */
/* Ann Arbor
www.eeworm.com/read/285875/8803695
c usb_desc.c
/******************** (C) COPYRIGHT 2003 STMicroelectronics ********************
* File Name : usb_desc.c
* Author : MCD Application Team
* Date First Issued : 27/10/2003
*
www.eeworm.com/read/187222/8840440
java makedirectories.java
//: MakeDirectories.java
// Demonstrates the use of the File class to
// create directories and manipulate files.
import java.io.*;
public class MakeDirectories {
private final static String
www.eeworm.com/read/285344/8849313
c p7.10.c
#include
#include
int main(int argc,char* argv[]){
if(argc
www.eeworm.com/read/285344/8849328
c p7.11.c
#include
#include
int main(int argc,char* argv[]){
if(argc
www.eeworm.com/read/284998/8878320
cpp progvals.cpp
//: C04:ProgVals.cpp {O}
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#include "ProgVals.h"
using n
www.eeworm.com/read/428269/8880245
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/427417/8946967
cpp zchaff_utils.cpp
// *********************************************************************
// Copyright 2000-2004, Princeton University. All rights reserved.
// By using this software the USER indicates that he or she
www.eeworm.com/read/427417/8947075
cpp zchaff_utils.cpp
/*********************************************************************
Copyright 2000-2004, Princeton University. All rights reserved.
By using this software the USER indicates that he or she has
www.eeworm.com/read/427417/8947223
cpp zchaff_utils.cpp
/*********************************************************************
Copyright 2000-2004, Princeton University. All rights reserved.
By using this software the USER indicates that he or she has