代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/256040/12033693
h bitbuf.h
/*! \file bitbuf.h \brief Multipurpose bit buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'bitbuf.c'
// Title :
www.eeworm.com/read/342241/12033782
h dac.h
#include"c8051f120.h"
void DisplayLogicWave(unsigned int delaytime);
www.eeworm.com/read/153385/12037357
cpp zinflate.cpp
// zinflate.cpp - modified by Wei Dai from:
/* inflate.c -- Not copyrighted 1992 by Mark Adler
version c10p1, 10 January 1993 */
/* You can do whatever you like with this source file, though
www.eeworm.com/read/153254/12048247
h filesys.h
/** \file filesys.h
* File system interface, Implemented: FAT16, FAT32.
*
*
*/
#ifndef FAT_H
#define FAT_H
#include "buffer.h"
#include "board.h"
/** Use PSW User Definable Flag to indicate F
www.eeworm.com/read/153254/12048274
h board.h
/** \file board.h
* Definitions for target PCB hardware (VS1002/11 Eval V1.6 SK).
* --Define PCB2 for Evakit PCB V2.0+
* Board related utility functions such as delay()
*
* Required modules: -
*
www.eeworm.com/read/255886/12048285
c gen-ecc.c
// Program to generate a column parity table for yaffs_ecc.c
// Generate a column parity byte for a byte.
// This byte is already aligned for the ecc.
// The output byte has the form:
// bit 7: p4
www.eeworm.com/read/341877/12056919
c cal.c
/*
** CAL - a calendar for DOS
**
** a public domain demo using Ray Gardner's SCALDATE.C scalar date functions
** by Bob Stout
*/
#include
#include
/*
** function
www.eeworm.com/read/341877/12057037
c crc_32.c
/* Crc - 32 BIT ANSI X3.66 CRC checksum files */
#include
#define OK 0
#define ERROR (-1)
/**********************************************************************\
|* Demonstration p
www.eeworm.com/read/255742/12060413
cpp firstbitea.cpp
//-----------------------------------------------------------------------------
// FirstBitEA.cpp
//-----------------------------------------------------------------------------
//*
// Still an instan
www.eeworm.com/read/255742/12060415
cpp exercise2.3.cpp
//-----------------------------------------------------------------------------
// FirstBitEA.cpp
//-----------------------------------------------------------------------------
//*
// Still an instan