代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/410134/11301035
m gtls.m
function [r,p,M,dh] = gtls(d,w,m,tol)
% GTLS - Global Total Least Squares approximation with
% one side weighting.
%
% [r,p,M,dh] = gtls(d,w,m,tol)
%
% D = [d1 ... dN] - data matrix, sd := size(D,1)
www.eeworm.com/read/410134/11301081
m mgtlsp.m
function [m,dh] = mgtlsp(d,w,p)
% MGTLSP - Global Total Least Squares misfit computation.
% [M,DH] = MGTLSP(D,W,P) gives the GTLS misfit M and the GTLS
% approximation DH of the data D by the model im
www.eeworm.com/read/410134/11301100
m mgtlsr.m
function [m,dh] = mgtlsr(d,w,r)
% MGTLSR - Global Total Least Squares misfit computation.
% [M,DH] = MGTLSR(D,W,R) gives the GTLS misfit M and the GTLS
% approximation DH of the data D by the model ke
www.eeworm.com/read/345439/11815432
asm spislv.asm
;****************************************************************************
; File Name : TMS320x240 SPI Slave Mode Example Code
;
; TMS320x240 SPI example code #2: 4 Pin SPI option
;
www.eeworm.com/read/345439/11815462
asm spimstr.asm
;****************************************************************************
; File Name : TMS320x240 SPI Master Mode Example Code
;
; TMS320x240 SPI example code #1: 4 Pin SPI option
;
www.eeworm.com/read/258830/11839344
asm spislv.asm
;****************************************************************************
; File Name : TMS320x240 SPI Slave Mode Example Code
;
; TMS320x240 SPI example code #2: 4 Pin SPI option
;
www.eeworm.com/read/258830/11839399
asm spimstr.asm
;****************************************************************************
; File Name : TMS320x240 SPI Master Mode Example Code
;
; TMS320x240 SPI example code #1: 4 Pin SPI option
;
www.eeworm.com/read/258830/11839721
asm spislv.asm
;****************************************************************************
; File Name : TMS320x240 SPI Slave Mode Example Code
;
; TMS320x240 SPI example code #2: 4 Pin SPI option
;
www.eeworm.com/read/258830/11839779
asm spimstr.asm
;****************************************************************************
; File Name : TMS320x240 SPI Master Mode Example Code
;
; TMS320x240 SPI example code #1: 4 Pin SPI option
;
www.eeworm.com/read/341531/12078861
txt abstract.txt
The Mouse project is a demo program for the AT91SAM7S64
using Atmel AT91SAM7S-EK Microcontroller Board.
It demonstrates an USB Mouse based on USB HID.
Since there are only 4 Push Buttons (SW1..