代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/449504/7502555

m cols.m

function c = cols(x) % PURPOSE: return columns in a matrix x % ----------------------------------------- % USAGE: c = cols(x) % where: x = input matrix % ----------------------------------------- % RE
www.eeworm.com/read/448329/7534881

c hiduse.c

char code HidUseReportDescriptor[47] = { 0x06, 0xA0, 0xFF, // Usage page (vendor defined) 0x09, 0x01, // Usage ID (vendor defined) 0xA1, 0x01, // Collection (application) // The Inp
www.eeworm.com/read/448329/7534889

lst hiduse.lst

C51 COMPILER V7.50 HIDUSE 03/24/2008 11:06:15 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE HIDUSE OBJECT MODULE PLACED IN
www.eeworm.com/read/448126/7539986

a51 dscr.a51

DSCR_DEVICE equ 1 ;; Descriptor type: Device DSCR_CONFIG equ 2 ;; Descriptor type: Configuration DSCR_STRING equ 3 ;; Descriptor type: String DSCR_INTRFC equ 4 ;; Descriptor type: Interface DSCR_E
www.eeworm.com/read/448126/7540007

bak dscr.bak

;;----------------------------------------------------------------------------- ;; File: dscr.a51 ;; Contents: This file contains descriptor data tables. ;; ;; Copyright (c) 1997 AnchorChips, I
www.eeworm.com/read/447954/7543082

c genseq.c

/* ** Author: Tapas Kanungo, kanungo@cfar.umd.edu ** Date: 22 February 1998 ** File: genseq.c ** Purpose: driver for generating a sequence of observation symbols. ** Org
www.eeworm.com/read/443686/7628509

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/443305/7634895

c usb_desc.c

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : usb_desc.c * Author : MCD Application Team * Date First Issued : 05/18/2006 : Ve
www.eeworm.com/read/440908/7679014

cpp clock.cpp

//File: $Id: clock.cpp,v 1.2 2005/05/08 20:00:07 p334-01h Exp p334-01h $ //Author: Matthew Dean and Chirag Pujara //Revisions: $Log: clock.cpp,v $ //Revisions: Revision 1.2 2005/05/08 20:00:07 p334-
www.eeworm.com/read/439182/7715102

err adc1.err

>>> Warning 203 "ADC1.c" Line 30(1,1): Condition always TRUE Memory usage: ROM=14% RAM=11% - 18% 0 Errors, 1 Warnings.