代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/256979/11962377
lst serial1.lst
C51 COMPILER V7.06 SERIAL1 11/22/2007 08:34:30 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SERIAL1
OBJECT MODULE PLACED IN
www.eeworm.com/read/343194/11964184
txt c3.txt
#include
#include
unsigned char i,j;
main()
{int i,j;
int max;
for(i=0;i
www.eeworm.com/read/343165/11967636
c vsprintf.c
/*
* linux/lib/vsprintf.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
www.eeworm.com/read/343165/11967824
c vsprintf.c
/*
* linux/lib/vsprintf.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
www.eeworm.com/read/343165/11967913
c vsprintf.c
/*
* linux/lib/vsprintf.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
www.eeworm.com/read/343165/11968010
c vsprintf.c
/*
* linux/lib/vsprintf.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
www.eeworm.com/read/256713/11977514
c bcd.c
//***************************************************************************
//
// File........: BCD.c
//
// Author(s)...: ATMEL Norway
//
// Target(s)...: ATmega169
//
// Compiler....: AVR-GCC 3
www.eeworm.com/read/343056/11980067
h typedefs.h
/*****************************************************************************
* Typedefs.h - Global Definitions.
*
* Copyright Global Election Systems Inc. 1996
*
* The authors hereby grant perm
www.eeworm.com/read/154209/11983828
c upfirdn.c
/*
UPFIRDN.C a MEX-file to perform multirate filtering
The calling syntax is:
y = upfirdn(x, h, p, q)
Jim McClellan 21-Jan-95
On PC platforms, must be compiled w
www.eeworm.com/read/256572/11986776
h pwc-timon.h
/* Linux driver for Philips webcam
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
driver and thus may have bugs tha