代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/122821/14666827
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/222171/14702462
c userlib.c
#include "includes.h"
#include "main.h"
/********************************************************************
//
// Author: CaiXinBo \\\\\\\
www.eeworm.com/read/221907/14714576
txt 自己写的关于ucos-2在arm7上的移植代码.txt
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/221865/14717195
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#
www.eeworm.com/read/221865/14717215
c inflate.c
/* inflate.c -- zlib decompression
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0 24 Nov
www.eeworm.com/read/221817/14719347
h cf.h
/*********************************************************************
* Author: Miguel Hernandez IV
* Filename: cf.h
* Date: 7-2-01
**************************************************************
www.eeworm.com/read/221695/14728129
h gzip.h
/* gzip.h -- common declarations for all gzip modules
* Copyright (C) 1992-1993 Jean-loup Gailly.
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU G
www.eeworm.com/read/221695/14728419
c seagate.c
/*
* seagate.c Copyright (C) 1992, 1993 Drew Eckhardt
* low level scsi driver for ST01/ST02, Future Domain TMC-885,
* TMC-950 by
*
* Drew Eckhardt
*
*
*
* N
www.eeworm.com/read/221695/14728492
c depca.c
/* depca.c: A DIGITAL DEPCA ethernet driver for linux.
Written 1994 by David C. Davies.
Copyright 1994 David C. Davies and United States Government as
represented by the Director,
www.eeworm.com/read/221695/14728540
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.