代码搜索:共模滤波
找到约 10,000 项符合「共模滤波」的源代码
代码结果 10,000
www.eeworm.com/read/223483/14639004
m mod2_div.m
function [q,l,r,m]=mod2_div(a,n,b,k)
%计算二进制数的模2除法运算
%a为长度为n的被除数,b为长度为k的除数 n>k
%q为商,长度为l,r为余数,长度为m
%clear;
%clc;
%a='11111000001010100000000000000000';
%b='11000000000000101';
%n=length(a);
www.eeworm.com/read/220331/14803709
m ex0611.m
%画例6.11的程序
t=0:0.01:3
a=-1;b=10;
z=exp((a+i*b)*t)
subplot(2,2,1),plot(t,real(z)),title('实部')
subplot(2,2,3),plot(t,imag(z)),title('虚部')
subplot(2,2,2),plot(t,abs(z)),title('模')
subplot(2,2,4)
www.eeworm.com/read/114100/15112727
txt 如何检测是否modem与网络相连.txt
在 检 测 之 后 , 应 该 使 用 PortOpen=False关 闭 Modem。
如 何 你 要 是 想 判 断 用 户 是 否 与 Internet相 连 也 可 以 这 样 做 :
将 下 面 的 代 码 加 入 一 个 模 块 :
Public Const ERROR_SUCCESS = 0&
Public Const APINUL
www.eeworm.com/read/114100/15113125
txt 如何实现类似“记事本”的“页面设置”.txt
记 事 本 实 际 是 调 用 了 Win32 API的 PageSetupDlg函 数 。 这 个 函 数 的 定 义 在 win32api.txt中 可 以 找 到 。
例 子 :
先 加 入 一 个 模 块 , 输 入 以 下 代 码 :
Type POINTAPI
x As Long
y As Long
End T
www.eeworm.com/read/8248/144717
c tvp5150.c
/******************************************************************************
本程序大部分功能调试通过,没有调试或没有通过已在功能模块里说明
注: 本程序只供学习使用,未经作者允许,不能用于其它任何用途
//模 块 名:TVP5150 视频AD解码芯片驱动程序
//创 建 者:电子伙伴 日期:2008
www.eeworm.com/read/38039/1089882
mnu getselect1.mnu
GET#SELECT#1 获得选取1
#
Pick 拾取
Pick a point on the screen.
在屏幕上拾取点。
Pick#Many 选出多个
Select all items within a box or draft chain.
选取在线框或拔模链之内的所有项目
Query#Sel 查询选取
Query through possible selections. (Equi
www.eeworm.com/read/38039/1090069
mnu getselect5.mnu
GET#SELECT#5 获得选取5
#
Pick 拾取
Pick a point on the screen.
在屏幕上拾取点。
Pick#Many 选出多个
Select all items within a box or draft chain.
选取在线框或拔模链之内的所有项目
Query#Sel 查询选取
Query through possible selections. (Equi
www.eeworm.com/read/38039/1090322
mnu getselect4.mnu
GET#SELECT#4 获得选取4
#
Pick 拾取
Pick a point on the screen.
在屏幕上拾取点。
Pick#Many 选出多个
Select all items within a box or draft chain.
选取在线框或拔模链之内的所有项目
Query#Sel 查询选取
Query through possible selections. (Equi
www.eeworm.com/read/38039/1090651
mnu getselect3.mnu
GET#SELECT#3 获得选取3
#
Pick 拾取
Pick a point on the screen.
在屏幕上拾取点。
Pick#Many 选出多个
Select all items within a box or draft chain.
选取在线框或拔模链之内的所有项目
Query#Sel 查询选取
Query through possible selections. (Equi
www.eeworm.com/read/38039/1090689
mnu getselect7.mnu
GET#SELECT#7 获得选取7
#
Pick 拾取
Pick a point on the screen.
在屏幕上拾取点。
Pick#Many 选出多个
Select all items within a box or draft chain.
选取在线框或拔模链之内的所有项目
Query#Sel 查询选取
Query through possible selections. (Equi