代码搜索:LAB
找到约 10,000 项符合「LAB」的源代码
代码结果 10,000
www.eeworm.com/read/403671/11513133
c spi_eeprom.c
//
// SPI_EEPROM : TMS320F2812 Teaching CD ROM
// (C) Frank Bormann
//
//###########################################################################
//
// FILE: Lab7B.c
//
// TITLE:
www.eeworm.com/read/401996/11544839
pl grade-datalab.pl
#!/usr/bin/perl
#!/usr/local/bin/perl
use Getopt::Std;
use lib ".";
use config;
#########################################################################
# grade-datalab.pl - Data Lab autogr
www.eeworm.com/read/400577/11572758
m corrcoef.m
%CORRCOEF Dataset overload
%
% D = CORRCOEF(A)
%
% D is a dataset with the correlations between all features in A. The object
% labels as well as the feature labels of D are equal to the feature lab
www.eeworm.com/read/259490/11786911
h board.h
#ifndef BOARD_H
#define BOARD_H
/*******************************************************************************
* (c) Tongji-Freescale Uni Lab Inc. 2006 all rights reserved. *
*
www.eeworm.com/read/259490/11786913
h board2.h
#ifndef BOARD_H
#define BOARD_H
/*******************************************************************************
* (c) Tongji-Freescale Uni Lab Inc. 2006 all rights reserved. *
*
www.eeworm.com/read/259490/11786914
h board3.h
#ifndef BOARD_H
#define BOARD_H
/*******************************************************************************
* (c) Tongji-Freescale Uni Lab Inc. 2006 all rights reserved. *
*
www.eeworm.com/read/155858/11842928
cpp 4elist1203.cpp
//Listing 12.3 Constructors and destructors called.
#include
enum BREED { GOLDEN, CAIRN, DANDIE, SHETLAND, DOBERMAN, LAB };
class Mammal
{
public:
// constructors
Mammal();
~
www.eeworm.com/read/155858/11842949
cpp 4e1201.cpp
//Listing 11.1 Simple inheritance
#include
enum BREED { GOLDEN, CAIRN, DANDIE, SHETLAND, DOBERMAN, LAB };
class Mammal
{
public:
// constructors
Mammal();
~Mammal();
//ac
www.eeworm.com/read/255755/12057508
m corrcoef.m
%CORRCOEF Dataset overload
%
% D = CORRCOEF(A)
%
% D is a dataset with the correlations between all features in A. The object
% labels as well as the feature labels of D are equal to the feature lab
www.eeworm.com/read/150905/12248646
m corrcoef.m
%CORRCOEF Dataset overload
%
% D = CORRCOEF(A)
%
% D is a dataset with the correlations between all features in A. The object
% labels as well as the feature labels of D are equal to the feature lab