代码搜索:蓝牙标准

找到约 10,000 项符合「蓝牙标准」的源代码

代码结果 10,000
www.eeworm.com/read/456569/7344988

c 101.c

#include "stdio.h" /*I/O函数*/ #include "stdlib.h" /*标准库函数*/ #include "string.h" /*字符串函数*/ #include "ctype.h" /*字符操作函数*/ #define MAX 50 /*定义常数表示记录数*/ struct ADDRESS /*定义数据结构*/
www.eeworm.com/read/456303/7352284

pdm 贸易信息管理系统.pdm

[Root] Most Recent Package=标准安装软件包 2 [Package|展开文件 1|Root] SubWizProgID=PDWizard.DepPkgSubWiz BuildFolder=F:\源码\VB\贸易公司管理系统\第08章贸易\新建文件夹 [Package|展开文件 1|Configure DAO ISAMs] Applicable=No
www.eeworm.com/read/453720/7413835

h send.h

#ifndef _SEND_H // 防止RFID_main.h被重复引用 #define _SEND_H #include // 引用标准库的头文件 #include #include #include"intrins.h" #define uchar unsigned char #de
www.eeworm.com/read/450355/7485256

h stdafx.h

// stdafx.h : 标准系统包含文件的包含文件, // 或是经常使用但不常更改的 // 特定于项目的包含文件 #pragma once #pragma comment(linker, "/nodefaultlib:libc.lib") #pragma comment(linker, "/nodefaultlib:libcd.lib") // 注意 - 这个值与作为
www.eeworm.com/read/449661/7498913

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, /*Device s
www.eeworm.com/read/448660/7527511

m standardparam.m

% 输出标准相位分布时,nPSK的瞬时相位的各阶矩特性; clear all; clc; disp('2PSK:'); stdPhase = [-pi/2 pi/2]; for i = 1 : 6 stdMean(i) = mean(stdPhase.^i); end disp(stdMean); disp('4PSK:'); stdPhase = [-pi*3
www.eeworm.com/read/443895/7620847

h stdafx.h

// stdafx.h : 标准系统包含文件的包含文件, // 或是经常使用但不常更改的 // 特定于项目的包含文件 #pragma once #pragma comment(linker, "/nodefaultlib:libc.lib") #pragma comment(linker, "/nodefaultlib:libcd.lib") // 注意 - 这个值与作为
www.eeworm.com/read/443894/7620871

h stdafx.h

// stdafx.h : 标准系统包含文件的包含文件, // 或是经常使用但不常更改的 // 特定于项目的包含文件 #pragma once #pragma comment(linker, "/nodefaultlib:libc.lib") #pragma comment(linker, "/nodefaultlib:libcd.lib") // 注意 - 这个值与作为
www.eeworm.com/read/443349/7634228

c 101.c

#include "stdio.h" /*I/O函数*/ #include "stdlib.h" /*标准库函数*/ #include "string.h" /*字符串函数*/ #include "ctype.h" /*字符操作函数*/ #define MAX 50 /*定义常数表示记录数*/ struct ADDRESS /*定义数据结构*/
www.eeworm.com/read/439265/7713798

c 101.c

#include "stdio.h" /*I/O函数*/ #include "stdlib.h" /*标准库函数*/ #include "string.h" /*字符串函数*/ #include "ctype.h" /*字符操作函数*/ #define MAX 50 /*定义常数表示记录数*/ struct ADDRESS /*定义数据结构*/