代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/295852/8136931
h flash.h
void EarseFlash(unsigned int addr);
void WriteFlash(unsigned int addr);
www.eeworm.com/read/333109/12701488
c gzjoin.c
/* gzjoin -- command to join gzip files into one gzip file
Copyright (C) 2004 Mark Adler, all rights reserved
version 1.0, 11 Dec 2004
This software is provided 'as-is', without any expre
www.eeworm.com/read/145247/12743497
c ofb_enc.c
/* lib/des/ofb_enc.c */
/* Copyright (C) 1995 Eric Young (eay@mincom.oz.au)
* All rights reserved.
*
* This file is part of an SSL implementation written
* by Eric Young (eay@mincom.oz.au).
www.eeworm.com/read/330990/12857807
c ide-geometry.c
/*
* linux/drivers/ide/ide-geometry.c
*/
#include
#include
#include
#include
/*
* We query CMOS about hard disks : it could be that
www.eeworm.com/read/330691/12874852
h display.h
void DispInit(void);
void Display(unsigned int content);
www.eeworm.com/read/141783/12984470
h cksum.h
unsigned int cksum(unsigned char * input, unsigned int len);
www.eeworm.com/read/242696/12990724
doc tchk.doc
TCHK 2.1 Page 1
TCHK - a Turbo C library
Version 2.10
www.eeworm.com/read/328854/12998114
c h.c
void WriteByte(unsigned char addr, unsigned char dat)
{
unsigned char i,j;
i=addr;
j=dat;
}
www.eeworm.com/read/328842/12998927
c main3.c
/*
FreeRTOS.org V5.0.2 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
FreeRTOS.org is free software; you can redistribute it and/or modify
it