代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/320575/13422669
txt manual.txt
--------------------------------------------------------------------------------
12th July 2004
JRTPLIB (v
www.eeworm.com/read/309306/13674671
h tea.h
//Rijndael.h
#ifndef __TEA_H__
#define __TEA_H__
//Typical DISCLAIMER:
//The code in this project is Copyright (C) 2003 by George Anescu. You have the right to
//use and distribute the code
www.eeworm.com/read/307145/13727799
c ch07s002.c
typedef struct FOO
{
unsigned int i: 1;
unsigned int j: 1;
} FOO;
FOO foo;
unsigned int *p;
p = &foo.j;
www.eeworm.com/read/301022/13870331
h desc_struct.h
//////////////////////////////////////////////////////////////////////////
struct desc_struct {
unsigned long a,b;
};
//////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/135956/13883374
hpp wvtpezw_tree_codec.hpp
/****************************************************************************/
/* MPEG4 Visual Texture Coding (VTC) Mode Software */
/*
www.eeworm.com/read/152843/5661255
h aurora.h
/* $Id: aurora.h,v 1.6 2001/06/05 12:23:38 davem Exp $
* linux/drivers/sbus/char/aurora.h -- Aurora multiport driver
*
* Copyright (c) 1999 by Oliver Aldulea (oli@bv.ro)
*
* This code is based on
www.eeworm.com/read/152843/5662491
h i2hw.h
/*******************************************************************************
*
* (c) 1999 by Computone Corporation
*
*****************************************************************************
www.eeworm.com/read/151349/5683671
h cc.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/151249/5684713
hpp dfacontentmodel.hpp
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999-2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or w
www.eeworm.com/read/149015/5704030
h cc.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi