代码搜索:蓝牙标准

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

代码结果 10,000
www.eeworm.com/read/327278/3463083

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/327277/3463107

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/327277/3463131

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/311187/3687430

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/311187/3687550

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/306303/3740461

txt 1108.txt

日月光华 -- Network精华区文章阅读 -------------------------------------------------------------------------------- 发信人: truelies (柯信), 信区: Network 标 题: E-mail传送中的三种编码标准 发信站: 日月光华站 (Mon Mar 23 21:23:31 1998
www.eeworm.com/read/298155/3874571

dat funtc118.dat

函数名称: dostounix 函数原型: long dostounix(struct data *d, struct time *t) 函数功能: 将DOS的日期和时间格式转换成UNIX标准 函数返回: 函数说明: d,t 日期和时间指针 所属文件:
www.eeworm.com/read/298155/3874763

dat funtc44.dat

函数名称: creat 函数原型: int creat(char * filename,int mode); 函数功能: 以mode所指定的方式建立文件. 函数返回: 成功返回正数,不成功返回 -1. 函数说明: 非ANSI标准 所属文件:
www.eeworm.com/read/298155/3874818

dat funtc60.dat

函数名称: getchar 函数原型: int getchar(void); 函数功能: 从标准输入设备读取一个字符. 函数返回: 所读字符.若文件结束或出错,则返回-1. 函数说明: 所属文件:
www.eeworm.com/read/430332/1932994

h stdafx.h

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