代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/124543/14561404
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/124543/14561408
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/224222/14601126
c eeprom.c
/* eeprom.c - EEPROM NVRAM routines */
/* Copyright 1984-2002 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,25jan02,g_h Move EEPROM_DELAY macro to config.h becuase it
www.eeworm.com/read/224021/14607550
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************
www.eeworm.com/read/224021/14607553
h font24_32.h
/****************************************************************************************
* 文件名:FONT24_32.H
* 功能:24*32 ASCII码字体显示函数。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:使用GUI_SetColor()函数设置前景颜色及背景
www.eeworm.com/read/223732/14618753
txt qvdong2.txt
结构化的串口驱动程序(队列结构)
编写C程序时,应该养成一个良好的习惯,使用结构和注释。
使用统一的编程风格,常量的命名,变量的命名,函数的命名等等。
/*********************************************************************************************************
**
www.eeworm.com/read/123349/14636936
h mpegencodevlc.h
/*
* RV 1.0 compatible encoder.
* Copyright (c) 2000 Gerard Lantau.
*
* The licence of this code is contained in file LICENCE found in the
* same archive
*/
const unsigned char vlc_dc_
www.eeworm.com/read/121976/14727865
c sendrtc.c
/****************************************************************************
* File:SENDRTCB.C
* 功能:运行RTC进行计时,并将所时间值不断的通过串口向上位机发送。
* 说明:将跳线器JP2短接。
************************************************
www.eeworm.com/read/221485/14740780
c udp.c
#define UDP_GLOBALS
#include "config.h"
#include "../include/cfg_net.h"
/**********************************************************************
**函数原型: uint16 CheckSumUdp(uint8 *check,uint16 len
www.eeworm.com/read/221484/14740856
c convertcolor.c
/****************************************************************************************
* 文件名:CONVERTCOLOR.C
* 功能:颜色值转换程序。
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
**************************************