代码搜索结果
找到约 10,000 项符合
W 的代码
w977ps2.asl
OperationRegion(\GRAM, SystemMemory, 0x00000400, 0x100)
Field(\GRAM, ByteAcc, NoLock, Preserve) {
Offset(0x10),
FLG0, 8,
}
Device(PS2M) { //PS2 Mouse Device
w977uar2.asl
Device(COMB) { //Control Methods for RS232 operation
Name(_HID,EISAID("PNP0501"))
Name(_UID,0x02)
Method(_STA,0) { // Status of the COM device
ENFG
w977uar1.asl
Device(UAR1) { //Communication Device (Modem Port)
Name(_HID, EISAID("PNP0501")) //PnP Device ID 16550 Type
Name(_UID,0x1)
Method(_STA,0){ //Status of the COM de
denoise_w_mod_sim.m
%____模极大值法去噪:
%二进制小波变换(离散平稳小波变换)并找到模极大序列,对极大值序列处理后重建信号;
%参数c, O_d4, O_d3可以调节。
close all;
clc;
clear;
snr=2;
init=2055615866;
[xref,x]=wnoise(2,10,snr,init);
signal=x;
points=1024; lev
w78e365.h
/*--------------------------------------------------------------------------
--------------------------------------------------------------------------*/
/* BYTE Registers */
sfr P0 = 0x80