代码搜索:多总线测试
找到约 10,000 项符合「多总线测试」的源代码
代码结果 10,000
www.eeworm.com/read/354285/3078335
cpp f1007.cpp
//=====================================
// f1007.cpp
// 非虚拟多继承
//=====================================
#include
using namespace std;
//-------------------------------------
class Furn
www.eeworm.com/read/269220/11105477
cpp f1007.cpp
//=====================================
// f1007.cpp
// 非虚拟多继承
//=====================================
#include
using namespace std;
//-------------------------------------
class Furn
www.eeworm.com/read/202201/15389590
cpp f1007.cpp
//=====================================
// f1007.cpp
// 非虚拟多继承
//=====================================
#include
using namespace std;
//-------------------------------------
class Furn
www.eeworm.com/read/356962/10218329
c main.c
/*********************************************************************************************/
//DS18B20单总线数字温度传感器主函数
//日期: 2008.08.30
//作者: LiPeng
/*********************************************
www.eeworm.com/read/348850/10863887
c ds1802.c
/*******************************DS18B20单总线模块*****************************/
#include "Includes.h" //文件包含
/*************************************************
模块级变量申明
*******
www.eeworm.com/read/348845/10864428
c ds1802.c
/*******************************DS18B20单总线模块*****************************/
#include "Includes.h" //文件包含
/*************************************************
模块级变量申明
*******
www.eeworm.com/read/389274/8537827
m example36re.m
%==============
% example36Re
%==============
% 识别测试样本
clc;
[x,a,bw,r]=delt(I); % 经预处理提取测试样本的1*32特征向量
y=guassdist(x,d,b)*w+ones(1,1)*wbias; % 测试样本的实际输出
y=round(y); % 对测试样本的判别
if y==[0
www.eeworm.com/read/397761/8024110
m example36re.m
%==============
% example36Re
%==============
% 识别测试样本
clc;
[x,a,bw,r]=delt(I); % 经预处理提取测试样本的1*32特征向量
y=guassdist(x,d,b)*w+ones(1,1)*wbias; % 测试样本的实际输出
y=round(y); % 对测试样本的判别
if y==[0