代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/149138/12400615
h bitbuf.h
/*! \file bitbuf.h \brief Multipurpose bit buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'bitbuf.c'
// Title :
www.eeworm.com/read/149138/12400815
h nic.h
/*! \file nic.h \brief Network Interface Card (NIC) software definition. */
//*****************************************************************************
//
// File Name : 'nic.h'
// Title : Ne
www.eeworm.com/read/149124/12402806
c ide-tape.c
/*
* linux/drivers/ide/ide-tape.c Version 1.17a Jan, 2001
*
* Copyright (C) 1995 - 1999 Gadi Oxman
*
* $Header$
*
* This driver was constructed as a student project in
www.eeworm.com/read/336976/12403935
c usb_descriptor.c
/*************************************************************************
* DISCLAIMER *
* Services performed by FREESCALE in this matter are performed *
* AS IS and without any warran
www.eeworm.com/read/250427/12407045
c 锂电池充电器.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ING_1 PORTA|=_BV(7)
#define ING_0 PORTA&=~_BV(7)
#define FIR_1 PO
www.eeworm.com/read/336927/12407335
cpp mpg2encdlg.cpp
// mpg2encDlg.cpp : implementation file
//
#include "stdafx.h"
#include "mpg2enc.h"
#include "mpg2encDlg.h"
#include "math.h"
#include "global.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#unde
www.eeworm.com/read/250397/12408791
cpp conv-enums.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/250397/12408805
cpp enum-match.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
www.eeworm.com/read/148965/12411407
c flash_scratch1.c
//-----------------------------------------------------------------------------
// FLASH_Scratch1.c
//-----------------------------------------------------------------------------
// Copyright 2002
www.eeworm.com/read/250302/12415313
h f206_addr.h
/*********************************************************************
* Filename: f206_Addr.h *
*