代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/208305/15248634
h speed.h
/***************************************************************
*
* C file: speed.h... for cpuinf16 DLL
*
* This program has been developed by Intel Corporation.
* You have Intel's pe
www.eeworm.com/read/207800/15261697
c symbol.c
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/207758/15262626
cpp transmitterclass.cpp
// TransmitterClass.cpp: implementation of the TransmitterClass class.
//
//
// Copyright 2002 The Mobile and Portable Radio Research Group
//
////////////////////////////////////////////////////
www.eeworm.com/read/207758/15262627
h sim.h
/////////////////////////////////////////////
// Class Definitions if SimConfigClass and ErrorRunClass
//
// Copyright 2002 The Mobile and Portable Radio Research Group
//
//////////////////////
www.eeworm.com/read/207437/15271809
h buffers.h
//--------------------------------------------------------------------------
//
// BUFFERS.H: header file for DOSMonitor-based bounded buffer.
// Copyright (c) J.English 1993.
// Au
www.eeworm.com/read/207393/15273242
h nodetree.h
#ifndef _NODETREE_H_
#define _NODETREE_H_
// Enumerate the two types of tree structures
enum TreeTypes { QUADTREE = 0, OCTREE };
class cNodeTreeMesh
{
private:
// The sVertex structur
www.eeworm.com/read/207251/15276522
cpp idea.cpp
// Idea.cpp: implementation of the CIdea class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "030300816.h"
#include "Idea.h"
#ifdef
www.eeworm.com/read/207008/15284260
h specific.h
/*
* This is a reimplementation of a subset of the pthread_getspecific/setspecific
* interface. This appears to outperform the standard linuxthreads one
* by a significant margin.
* The major rest
www.eeworm.com/read/206968/15284719
h main.h
/*---------------------------------------------------------------------------- */
/* ATMEL Microcontroller Software Support - ROUSSET - */
/*-------------------------------------------------
www.eeworm.com/read/206968/15284749
bak main.c.bak
#include "main.h"
#define LOADER_VERSION "K9Loader 1.0"
extern char _stext,_etext,_sdata,_edata;
/* Global variables */
volatile char XmodemComplete =0;
unsigned int StTick;
AT91S_RomBoot const