代码搜索:Lab
找到约 10,000 项符合「Lab」的源代码
代码结果 10,000
www.eeworm.com/read/460224/7255272
m cdma_codec.m
% Lab 06
% WiCom_4
% By Kashif Shahzad
% 01-ET-31
% 4th July 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% CDMA coding and decoding mechanism
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
c
www.eeworm.com/read/460224/7255273
m fhss.m
% Lab 06
% WiCom_1
% By Kashif Shahzad
% 01-ET-31
% 3rd July 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Frequency Hopping Spread Spectrum
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
clear
www.eeworm.com/read/459656/7269033
c flash.c
//
// Lab11 : TMS320F2812 Teaching CD ROM
// (C) Frank Bormann
//
//###########################################################################
//
// FILE: Flash.c
//
// TITLE: DSP2
www.eeworm.com/read/455276/7375033
map hcs12_serial_monitor.map
PROGRAM "M:\School\ecet483 - Networking Fundamentals with Microcontrollers\lab7\iic_eeprom\bin\HCS12_Serial_Monitor.abs"
**************************************************************************
www.eeworm.com/read/455275/7375072
map hcs12_serial_monitor.map
PROGRAM "M:\School\ecet309\lab4\sci0_intrp\bin\HCS12_Serial_Monitor.abs"
*********************************************************************************************
TARGET SECTION
-----------
www.eeworm.com/read/450608/7480143
m contents.m
% Pattern Recognition Tools
% Version 4.0.14 04-Mar-2005
%
%Datasets and Mappings (just most important routines)
%---------------------
%dataset Define and retrieve dataset from datamatrix and lab
www.eeworm.com/read/450608/7480579
m prtools.m
% Pattern Recognition Tools
% Version 4.0.14 04-Mar-2005
%
%Datasets and Mappings (just most important routines)
%---------------------
%dataset Define and retrieve dataset from datamatrix and lab
www.eeworm.com/read/448712/7526713
java frequentitem.java
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package dm_lab1;
/**
*
* @author smashdown
*/
public class FrequentItem {
public String ite
www.eeworm.com/read/443900/7620810
cpp 6.12-简单继承.cpp
//Listing 11.1 Simple inheritance
#include
enum BREED { GOLDEN, CAIRN, DANDIE, SHETLAND, DOBERMAN, LAB };
class Mammal
{
public:
// constructors
Mammal();
~Mammal();
//
www.eeworm.com/read/441245/7672795
m findfeatlab.m
%FINDFEATLAB Determine indices of features having specific labels
%
% J = FINDFEATLAB(A,LABELS)
%
% J is a column vector of indices to the features that have the label
% stored in LABELS. When a lab