代码搜索:蓝牙标准
找到约 10,000 项符合「蓝牙标准」的源代码
代码结果 10,000
www.eeworm.com/read/227521/14421678
m mainar.m
function [dv,wnv]=mainar(order,t,SNR)
%参数识别主函数
%=========================
%获得信号并进行标准化处理
y=signal(t);
y0=mean(y);
vy=std(y);
y=(y-y0)./vy;
%=========================
%在已知信号中加白噪声
%sigPower = s
www.eeworm.com/read/125474/14491972
h desc.h
unsigned char DEV_DESC[]=
{ 18, /*Device Descriptor length*/
1, /*Decriptor type*/
0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/
0x01,
0x00, /*Device class*/
0x00, /*De
www.eeworm.com/read/125471/14492049
h desc.h
unsigned char DEV_DESC[]=
{ 18, /*Device Descriptor length*/
1, /*Decriptor type*/
0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/
0x01,
0x00, /*Device class*/
0x00, /*De
www.eeworm.com/read/125470/14492183
h desc.h
unsigned char DEV_DESC[]=
{ 18, /*Device Descriptor length*/
1, /*Decriptor type*/
0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/
0x01,
0x00, /*Device class*/
0x00, /*De
www.eeworm.com/read/125469/14492377
h desc.h
unsigned char DEV_DESC[]=
{ 18, /*Device Descriptor length*/
1, /*Decriptor type*/
0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/
0x01,
0x00, /*Device class*/
0x00, /*De
www.eeworm.com/read/125326/14497855
txt cdjg.txt
8133|储蓄新旧客户号查询|1111111111|8130||||11|8133|8130||
8134|储蓄新旧帐号查询|1111111111|8130||||11|8134|8130||
8135|对公新旧帐号查询|1111111111|8130||||11|8135|8130||
8136|对公标准帐号对照查询|1111111111|8130||||11|8136|8130||
8
www.eeworm.com/read/225176/14553619
c 22.c
#include // 引用标准库的头文件
#include
#define uchar unsigned char
#define uint unsigned int
sbit RS = P2^1;
sbit RW = P2^4;
sbit E = P2^5;
char bdata temp
www.eeworm.com/read/224340/14596995
txt tongxunlu.txt
/*10.3.2源程序*/
/******头文件(.h)***********/
#include "stdio.h" /*I/O函数*/
#include "stdlib.h" /*标准库函数*/
#include "string.h"/*字符串函数*/
#include "ctype.h" /*字符操作函数*/
#define M 50 /*定义常数表示记录数*/
type
www.eeworm.com/read/123972/14603139
cpp statrandomsample.cpp
//StatRandomSample.cpp 随机样本分析
#include //模板类valarray的标准头文件
#include //数据处理与回归分析头文件
using namespace std; //名字空间
void main(void)
{
valarray g(10);
valarray
www.eeworm.com/read/123915/14606655
h desc.h
unsigned char DEV_DESC[]=
{ 18, /*Device Descriptor length*/
1, /*Decriptor type*/
0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/
0x01,
0x00, /*Device class*/
0x00, /*De