代码搜索:unsigned

找到约 10,000 项符合「unsigned」的源代码

代码结果 10,000
www.eeworm.com/read/152475/12111263

c inftrees.c

/* inftrees.c -- generate Huffman trees for efficient decoding * Copyright (C) 1995-2004 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ #include "zutil
www.eeworm.com/read/152475/12111290

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
www.eeworm.com/read/254882/12114296

c ctrl.c

/* * ctrl.c * * ============================================================================ * Copyright (c) Texas Instruments Inc 2005 * * Use of this software is controlled by the terms and co
www.eeworm.com/read/340943/12118785

c cs24-2.c

#include #define uchar unsigned char #define uint unsigned int sfr WDT=0xa6; #define reset() {WDT=0x1e;WDT=0xe1;} /*****************************************/ #define D0_ON 0xfe #defi
www.eeworm.com/read/340943/12118815

c cs24-1.c

#include #define uchar unsigned char #define uint unsigned int sfr WDT=0xa6; #define reset() {WDT=0x1e;WDT=0xe1;} /*************************************************************/ #defi
www.eeworm.com/read/340943/12119434

c cs12-2.c

#include #define uchar unsigned char #define uint unsigned int uchar code SEG7[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; //************************************** void
www.eeworm.com/read/152278/12125839

cpp transmitterclass.cpp

// TransmitterClass.cpp: implementation of the TransmitterClass class. // // // Copyright 2002 The Mobile and Portable Radio Research Group // ////////////////////////////////////////////////////
www.eeworm.com/read/152278/12125841

h sim.h

///////////////////////////////////////////// // Class Definitions if SimConfigClass and ErrorRunClass // // Copyright 2002 The Mobile and Portable Radio Research Group // //////////////////////
www.eeworm.com/read/152266/12129757

h sralloc.h

/***************************************************************************** * * Simple SRAM Dynamic Memory Allocation * ********************************************************
www.eeworm.com/read/152188/12133316

h pictureex.h

////////////////////////////////////////////////////////////////////// // PictureEx.cpp: implementation of the CPictureEx class. // // Picture displaying control with support for the following form