代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/348749/10868957
h ch375hfb.h
/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29
****************************************
** Copyright (C) W.c
www.eeworm.com/read/274475/10870221
c test.c
//*****************************************************************
// The Code is for TrueIDE MODE of CF Card
// CF-ATA-4 Command Set
// CF+ and CompactFlash Specification Revision 3.0
www.eeworm.com/read/419347/10873055
h adt.h
#ifndef ADT_H
#define ADT_H
#define TILESIZE (533.33333f)
#define CHUNKSIZE ((TILESIZE) / 16.0f)
#define UNITSIZE (CHUNKSIZE / 8.0f)
typedef unsigned char uint8;
typedef unsigned short uint1
www.eeworm.com/read/348609/10880582
h api.h
/*******************************************************************************
UBEC (Uniband Electronic Corp.)
Project: U-NET01, Ubiquitous network platform
File: api.
www.eeworm.com/read/348609/10880602
h frame.h
/*******************************************************************************
UBEC (Uniband Electronic Corp.)
Project: U-NET01, Ubiquitous network platform
File: frame
www.eeworm.com/read/348609/10880612
h spif.h
// SUNPLUS S+core IDE generated include file.
#ifndef SPG290DEMO_SPI_H_31101_15006__INCLUDED_
#define SPG290DEMO_SPI_H_31101_15006__INCLUDED_
#include "unet.h"
/************************************
www.eeworm.com/read/274141/10887532
txt 防脉冲干扰移动平均值法数字滤波器的c语言算法及其实现.txt
防脉冲干扰移动平均值法数字滤波器的C语言算法及其实现
在许多的数据采集系统中,现场的强电设备较多,不可避免
地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样
的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波
时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。
这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这
就 ...
www.eeworm.com/read/274133/10887853
c ov2630_hw.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
www.eeworm.com/read/274048/10889804
c crc.c
#include "includes.h"
UINT16 CRC16Cal(UINT8 *ptr, UINT16 len)
{
UINT8 i;
UINT16 crc=0;
while(len--!=0) {
for(i=0x80; i!=0; i/=2) {
if((crc&0x8000)!=0){//余
www.eeworm.com/read/274048/10889811
lst flash.lst
C51 COMPILER V8.08 FLASH 12/07/2007 14:43:00 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE FLASH
OBJECT MODULE PLACED IN f