代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/197261/8008688
m blockabcd.m
function [a,b,c,d]=blockabcd(r1,r2,r3,r4,r5,r6,l,c,f);
dm=length(f);
j=sqrt(-1);
jw=j*2*pi*f;
a1=ones(1,dm);
b1=r1*ones(1,dm);
c1=zeros(1,dm);
d1=ones(1,dm);
a2=ones(1,dm);
b2=r2+l*jw;
c2=ze
www.eeworm.com/read/397284/8058842
bat build.bat
echo off
rem This file is called from top-level build6000.bat to build video examples
rem This script can be run stand-alone if you initialize the 'TIROOT', 'TCONF'
rem and TIMAKE variables.
echo
www.eeworm.com/read/145216/12744830
~pas viptz.~pas
unit viptz;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, Grids, DBGrids;
type
TF_viptz = class(TForm)
Gr
www.eeworm.com/read/145216/12744937
~pas vcdcx.~pas
unit vcdcx;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, Grids, DBGrids, DB;
type
TF_vcdcx = class(TForm)
www.eeworm.com/read/145216/12744953
pas vcdcx.pas
unit vcdcx;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, Grids, DBGrids, DB;
type
TF_vcdcx = class(TForm)
www.eeworm.com/read/145216/12744970
pas viptz.pas
unit viptz;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, Grids, DBGrids;
type
TF_viptz = class(TForm)
Gr
www.eeworm.com/read/331919/12800760
h 16.h
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define nops() {_nop_();_nop_();_nop_();_nop_();_nop_();_nop_();}
sbit led=P3^2;
sbit kt1 =P1^0
www.eeworm.com/read/243158/12958621
m yangyang.m
% 证据推理组合方法的分类_评价准则及应用研究 ,西北工业大学学位论文。
%一种改经的证据推理组合规则 邓勇
clear;clc;
% m1A = 0.98; m1B=0.01; m1C=0.01;
% m2A = 0 ; m2B=0.01; m2C=0.99;
% m3A = 0.9; m3B=0; m3C=0.1;
m1A = 0.5; m1B=0.2; m1C=0.
www.eeworm.com/read/329295/12963127
rpt dct.sim.rpt
Simulator report for DCT
Sun Jun 15 17:30:31 2008
Quartus II Version 7.1 Build 156 04/30/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not
www.eeworm.com/read/139524/13151022
c dlldata.c
/*********************************************************
DllData file -- generated by MIDL compiler
DO NOT ALTER THIS FILE
This file is regenerated by MIDL on every IDL file co