代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/253338/12228839

c main.c

#include "main.h" #define LOADER_VERSION "loader 1.0" extern char _stext,_etext,_sdata,_edata; /* Global variables */ volatile char XmodemComplete =0; unsigned int StTick; AT91S_RomBoot const *
www.eeworm.com/read/339455/12235226

h co_dev.h

/***************************************************************************** * * Microchip CANopen Stack (Device Info) * *******************************************************************
www.eeworm.com/read/339455/12235301

c main.c

/***************************************************************************** * * Microchip CANopen Stack (Main Entry) * **********************************************************************
www.eeworm.com/read/339455/12235313

c co_dev.c

/***************************************************************************** * * Microchip CANopen Stack (Device Info) * *********************************************************************
www.eeworm.com/read/150983/12241172

h intrsrvc.h

/* *********************************************************** * THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR * REPRESENTATIONS, EITHER EXPRESS, IMPLIED OR STATUTORY, * INCLUDING AN
www.eeworm.com/read/150983/12241175

h dtmftone.h

/* *********************************************************** * THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR * REPRESENTATIONS, EITHER EXPRESS, IMPLIED OR STATUTORY, * INCLUDING AN
www.eeworm.com/read/339324/12242700

h ftbitmapglyph.h

#ifndef __FTBitmapGlyph__ #define __FTBitmapGlyph__ #include #include FT_FREETYPE_H #include FT_GLYPH_H #include "FTGL.h" #include "FTGlyph.h" /** * FTBitmapGlyph is a speci
www.eeworm.com/read/339324/12243103

cpp mmgr.cpp

// --------------------------------------------------------------------------------------------------------------------------------- // //
www.eeworm.com/read/252894/12257865

c oggparsevorbis.c

/** Copyright (C) 2005 Michael Ahlberg, Måns Rullgård Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation
www.eeworm.com/read/252873/12260312

h imgbmpprocess.h

/* * Filename: ImgReadBMP.h * * Read bmp file using standard C. * * Author: gomo * Date: 2007-05-16 */ #ifndef __ImgReadBMP_H #define __ImgReadBMP_H #include "dh_def.h"