代码搜索:E1通信

找到约 10,000 项符合「E1通信」的源代码

代码结果 10,000
www.eeworm.com/read/328838/12999018

m ncalcdf.m

function cdfi=NCalCdf(x, mui, smgi, U3i, U4i, U5i) % calculate probability of a specific value % using Edgeworth's series x1=(x-mui)/smgi; ei=2.7183; e1=ei^(-x1^2.0/2); s1=1.0/sqrt(2*pi);
www.eeworm.com/read/310378/13652653

cpp 拉格朗日及分段线性插值.cpp

#include double LAG(int&,int&,int&,double&); double SUB(int&,int&,int&,double&); void main() { int n,a,b,c; double t,lag,sub,yt,e1,e2; for(;;) { cout
www.eeworm.com/read/151345/5683701

h data.h

/* data.h */ #define right_max 3 #define analyze_max 7 #define VT_max 6 #define input_max 30 #define stack_max 20 typedef enum {E,E1,T,T1,P,ana_rgt,ana_sign,empty} analyze; typedef enum {ad
www.eeworm.com/read/487484/6514500

m test_set.m

%%%%%%%%%%%%%%%%%%%%%%%%%% Testing %%%%%%%%%%%%%%%%%%%%%%%%%% function E=Test_Set(TestSet,Training) % 计算各类错误率e1,e2 和总错误率e X=TestSet.X'; E=[0,0;0,0;0,0;0,0]; for tk=1:4 switch tk case 1, b=
www.eeworm.com/read/482277/6631319

m test_set.m

%%%%%%%%%%%%%%%%%%%%%%%%%% Testing %%%%%%%%%%%%%%%%%%%%%%%%%% function E=Test_Set(TestSet,Training) % 计算各类错误率e1,e2 和总错误率e X=TestSet.X'; E=[0,0;0,0;0,0;0,0]; for i=1:TestSet.n Y=TestSet.X';
www.eeworm.com/read/478975/6695767

map motor_test.map

HI-TECH Software PICC Compiler V9.50PL2 Linker command line: --edf=C:\Program Files\HI-TECH Software\PICC\9.50\dat\en_msgs.txt \ -h+motor_test.sym -z -Q16F873A -ol.obj -Mmotor_test.map -E1 \
www.eeworm.com/read/478253/6722776

vhd decoder_3_8.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity decoder_3_8 is port(a,b,c,e1,e2,e3:in std_logic; y:out std_logic_vector(7
www.eeworm.com/read/403261/11520214

m creat_e.m

function e = creat_e(k,t) %********************************* % ** 钟差模型 待查 % ********************************** b0=30;%单位是m b1=0.3;%单位是m/s b2=(1.0e-006)*3;%单位是m/s^2 e1=normrnd(0,0.3); e=(b0
www.eeworm.com/read/402018/11544057

vhd decoder_3_8.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity decoder_3_8 is port(a,b,c,e1,e2,e3:in std_logic; y:out std_logic_vector(7
www.eeworm.com/read/401108/11563924

map lcd.map

HI-TECH Software PICC Compiler LITE Edition V9.60 Linker command line: --edf=C:\Program Files\HI-TECH Software\PICC\lite\9.60\dat\en_msgs.txt \ -h+lcd.sym -z -Q16F917 -ol.obj -Mlcd.map -E1 -v