代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/381471/2645225
h f280x_ustep_8sw.h
/* ==================================================================================
File name : F280X_uStep_8sw.H
Originator : Department of Elect
www.eeworm.com/read/381471/2645239
c f280x_ustep_8sw.c
/* ==================================================================================
File name : F280X_uStep_8sw.C
Originator : Department of Electrical Engineering, KMUTT
www.eeworm.com/read/373166/2766827
mf com.xilinx.mdt.edk.sw_9.1.0.mf
Manifest-Version: 1.0
Generated-from: 1171064320000;type=2
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: com.xilinx.mdt.edk.sw; singleton:=true
Bundle-Version: 9.1.0
Bundle-C
www.eeworm.com/read/293887/8265749
vi agilent 34401 acquire and graph - sw triggered.vi
www.eeworm.com/read/265939/11248871
r43 sw_i2c_slave.r43
www.eeworm.com/read/265939/11248892
r43 sw_i2c_slave.r43
www.eeworm.com/read/265939/11248894
s43 sw_i2c_slave.s43
#include "sw_i2c_slave.h"
NAME Software_I2C
PUBLIC initSWI2C
PUBLIC resetSWI2C
PUBLIC regI2CCallBack
PUBLIC I2CEvent
www.eeworm.com/read/428603/8856535
vhd countsp.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity Countsp is
Port ( clk,SW1,SW0,SW2 : in std_logic;
BCD0,BCD1,BCD2,BCD3:out
www.eeworm.com/read/428603/8856557
vhd countwatch.vhd
----------------------------------------------------------------------------------
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity Don
www.eeworm.com/read/280531/10322499
m fitregressionstump.m
function [th, a , b, error] = fitRegressionStump(x, z, w);
% [th, a , b] = fitRegressionStump(x, z);
% The regression has the form:
% z_hat = a * (x>th) + b;
%
% where (a,b,th) are so that it min