代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/301490/13858529
c npp_ncl.c
/*************************************************************************
*
* Copyright Mentor Graphics Corporation 2002
* All Rights Reserved.
www.eeworm.com/read/301106/13866068
c 可控交通.c
#include"reg51.h"
#include"absacc.h"
#define CA XBYTE[0x7100]
#define PA XBYTE[0x7101]
#define PB XBYTE[0x7102]
sbit P10=P1^0;
sbit P11=P1^1;
sbit P12=P1^2;
sbit P13=P1^3;
sbit P14=P1^4;
www.eeworm.com/read/300969/13876359
c strncmp.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Id: strncmp.c,v 1.4 1994/06/
www.eeworm.com/read/135956/13883416
cpp pezw_globals.cpp
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software */
/*
www.eeworm.com/read/238482/13883585
h random.h
/*
Copyright 2004 Demian Battaglia, Alfredo Braunstein, Michal Kolar,
Michele Leone, Marc Mezard, Martin Weigt and Riccardo Zecchina
This file is part of SPY (Survey Propagation with fini
www.eeworm.com/read/238482/13883607
h formula.h
/*
Copyright 2004 Demian Battaglia, Alfredo Braunstein, Michal Kolar,
Michele Leone, Marc Mezard, Martin Weigt and Riccardo Zecchina
This file is part of SPY (Survey Propagation with fini
www.eeworm.com/read/238475/13884066
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/152843/5661177
h divasync.h
/*
*
Copyright (c) Eicon Networks, 2002.
*
This source file is supplied for the use with
Eicon Networks range of DIVA Server Adapters.
*
Eicon File Revision : 2.1
*
This program is f
www.eeworm.com/read/152843/5661660
h zoran.h
/*
* zoran - Iomega Buz driver
*
* Copyright (C) 1999 Rainer Johanni
*
* based on
*
* zoran.0.0.3 Copyright (C) 1998 Dave Perks
*
* and
*
* bttv - Bt84
www.eeworm.com/read/152843/5661898
c i8042.c
/*
* i8042 keyboard and mouse controller driver for Linux
*
* Copyright (c) 1999-2004 Vojtech Pavlik
*/
/*
* This program is free software; you can redistribute it and/or modify it
* under th