代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/206968/15284753
c main.c
#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
www.eeworm.com/read/206613/15293014
h bmp_g4.h
extern unsigned char ac21IC_320_320_G4[] ;
extern unsigned char acsohu_320_320_G4[] ;
www.eeworm.com/read/206412/15295728
c zuoye1.c
#include
#include
void main (void)
{
int i,j;
unsigned char x[3][3];
unsigned char *p,*q,*s;
SCON=0x52;
TMOD=0x20;
TH1=0XF3;
TR1=1;
for(i=0;i
www.eeworm.com/read/206241/15297751
cpp rsa.cpp
// RSA.cpp: implementation of the CRSA class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RSAUtil.h"
#include "RSA.h"
#ifdef _DEBU
www.eeworm.com/read/206027/15302189
c lzencode.c
/***************************************************************************
* Lempel, Ziv, Storer, and Szymanski Encoding
*
* File : lzdecode.c
* Purpose : Use lzss coding
www.eeworm.com/read/205861/15305334
c emac.c
/******************************************************************
***** *****
***** Name: cs8900.c
www.eeworm.com/read/205421/15316369
c tdm.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)tdm.c 1.121 3/30/98 */
#include "common.h"
#include "const.h"
#include "buffer.h"
#include "constvar.h"
#include "debug.h"
#include "mvd.h
www.eeworm.com/read/172609/5382976
c expect.c
/* $Id: expect.c,v 1.11.2.1 2004/04/20 09:08:51 lars Exp $ */
/*
* Simple expect module for the STONITH library
*
* Copyright (c) 2000 Alan Robertson
*
* This library is free soft
www.eeworm.com/read/172417/5386483
c serialisr.c
/*
FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.
FreeRTOS.org is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/172417/5386484
c serial.c
/*
FreeRTOS.org V4.1.0 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.
FreeRTOS.org is free software; you can redistribute it and/or modify
it