代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/440058/7695146
txt ereps30.txt
EREPS VERSION 3.0 UPDATE NOTES
1.0 Software support
COMMANDING OFFICER
ATTN: D883
SPAWARSYSCEN SAN DIEGO
49170 PROPAGATION PATH
SAN DIEGO CA 92152-
www.eeworm.com/read/436900/7759209
arff soybean.arff
%
% Notes: The large soybean database (soybean-large-data.arff) and it's
% corresponding test database (soybean-large-test.arff) combined
% into a single file (soybean-large.arff).
%
%
www.eeworm.com/read/435012/7799197
h bulkdev.h
/*++
Module Name:
bulkdev.h
Abstract:
Environment:
Kernel mode
Notes:
--*/
#ifndef _INTUSB_DEV_H
#define _INTUSB_DEV_H
NTSTATUS
BulkUsb_DispatchCreate(
I
www.eeworm.com/read/399161/7884944
c listchars.c
/* listchars.c
* purpose: list individually all the chars seen on input
* output: char and ascii code, one pair per line
* input: stdin, until the letter Q
* notes: usesf
www.eeworm.com/read/297585/8009243
h xrpci.h
//
// Copyright (c) 2005 Exar Corporation. All rights reserved.
//
/*++
Module Name:
xrpci.h
Abstract:
Exar PCI UART card enumerator device driver
Notes:
This driver
www.eeworm.com/read/297585/8009249
h xrcom16550.h
//
// Copyright (c) 2005 Exar Corporation. All rights reserved.
//
/*++
Module Name:
xrcom16550.h
Abstract:
Holds definitions for sample 16550 serial interface.
Notes:
www.eeworm.com/read/146287/12661084
txt pas.txt
Some notes about Pascal grammer
-= Global Macro Functions (@t $something $vn) =-
$base (@E $base)
This basic function is to replace writing redundent code when defining the
basic types.
www.eeworm.com/read/246671/12715216
arff soybean.arff
%
% Notes: The large soybean database (soybean-large-data.arff) and it's
% corresponding test database (soybean-large-test.arff) combined
% into a single file (soybean-large.arff).
%
%
www.eeworm.com/read/143706/12850272
arff soybean.arff
%
% Notes: The large soybean database (soybean-large-data.arff) and it's
% corresponding test database (soybean-large-test.arff) combined
% into a single file (soybean-large.arff).
%
%
www.eeworm.com/read/244097/12888220
c resample_mmx.c
// MMX optimizations from Michael Niedermayer (michaelni@gmx.at) (under GPL)
/* optimization TODO / NOTES
movntq is slightly faster (0.5% with the current test.c benchmark)
(but thats just te