代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/322905/6301509
h hpfs.h
/* The paper
Duncan, Roy
Design goals and implementation of the new High Performance File System
Microsoft Systems Journal Sept 1989 v4 n5 p1(13)
describes what HPFS looked
www.eeworm.com/read/322905/6301573
c exec.c
/*
* linux/fs/exec.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything
www.eeworm.com/read/322905/6301619
c ip.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/322905/6301620
c tcp.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/322905/6301631
c dev.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/381704/6308875
lst 11.lst
C51 COMPILER V6.12 11 11/17/2008 15:20:15 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE 11
OBJECT MODULE PLACED IN .\11
www.eeworm.com/read/402464/6314255
h adc.h
void InitADC(void);
unsigned char ReadADC(void);
unsigned char ReadADC1(void);
www.eeworm.com/read/402464/6314267
h delay.h
void Delay100us(volatile unsigned char n);
void Delayms(volatile unsigned char n);
www.eeworm.com/read/402464/6314296
h adc.h
void InitADC(void);
unsigned char ReadADC(void);
unsigned char ReadADC1(void);
www.eeworm.com/read/397749/6322155
h 1602.h
#include
#define uchar unsigned char
#define uint unsigned int