代码搜索:uint8

找到约 10,000 项符合「uint8」的源代码

代码结果 10,000
www.eeworm.com/read/119334/14833103

cpp preferences.cpp

//this file is part of eMule //Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net ) // //This program is free software; you can redistribute it and/or //modify it und
www.eeworm.com/read/119234/14836151

c main.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/220240/14845508

h _adv7123.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/220203/14846965

h nrf905.h

/**************************************************************************** * 文 件 名:nRF905.h * 功 能:nRF905的接收与发送 * 说 明:包含发送与接收的所有函数。 * 作 者:TANK * 邮 箱:tank3221@sina.com * 完成时间:2007
www.eeworm.com/read/220203/14846970

c nrf905.c

/**************************************************************************** * 文 件 名:nRF905.c * 功 能:nRF905的接收与发送 * 说 明:包含发送与接收的所有函数。 * 作 者:TANK * 邮 箱:tank3221@sina.com * 完成时间:2007
www.eeworm.com/read/220203/14847031

txt main.c.txt

/****************************************Copyright (c)************************************************** ** tank3221@sina.com **--------------File Info---------------
www.eeworm.com/read/220203/14847035

c main.c

/****************************************Copyright (c)************************************************** ** tank3221@sina.com **--------------File Info---------------
www.eeworm.com/read/118077/14888450

h rtc.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/118077/14888525

c spi.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/219179/14892340

txt 防脉冲干扰移动平均值法数字滤波器的c语言算法及其实现.txt

#include"stdio.h" #define dtype unsigned int // 采集数据的数据类型 #define uint8 char #define LEN 6 //移动算术平均的个数+2=SHIFT