代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/199730/7827002
c ex2c.c
/*= ex2c.c =====================================================================
*
* Copyright (C) 2003, 2004 Nordic Semiconductor
*
* This file is distributed in the hope that it will be usef
www.eeworm.com/read/399787/7836298
h tm_defs.h
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/299603/7843556
patch v2.6.20-rc1-gitcurrent.patch
diff --git a/Documentation/DocBook/genericirq.tmpl b/Documentation/DocBook/genericirq.tmpl
index 0f4a4b6..4215f69 100644
--- a/Documentation/DocBook/genericirq.tmpl
+++ b/Documentation/DocBook/generic
www.eeworm.com/read/399506/7856501
c key-msp430.c
// 此示例程序为中断方式,得到键盘的键值,存放在队列keybuff[10]中
// 此示例程序没有显示,
// 键盘的按键按下引起P1口的中断服务程序,得到键盘的键值,保存到键值队列
// 在其他的中断服务程序中通过键值队列中的数据引导程序的流程
#include
unsigned char keybuff[10];
unsigned char ke
www.eeworm.com/read/199272/7871501
h md5.h
/* crypto/md5/md5.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* Th
www.eeworm.com/read/299228/7872891
h sysdep.h
/* Dirty system-dependent hacks.
Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wg
www.eeworm.com/read/399259/7877208
c totalio.c
/*********************************************************************
Author: Dale Roberts
Date: 8/30/95
Program: TOTALIO.SYS
Compile: Use DDK BUILD facility
Purpose: Give
www.eeworm.com/read/399259/7877216
c pokeio.c
/*********************************************************************
This code fragment illustrates the unsuccessful attempt to directly
modify the IOPM base address. This code would appear i
www.eeworm.com/read/434241/7879643
c usart.c
//USART.C IS THE USART ROUTINE FILE FOR MICROCHIP C18 COMPILER
// FUNCTIONS EXPLANATION
//
//USART_INIT:
// THIS FUNCTION IS USED TO CONFIGURE THE USART MODULE FOR
// USART COMMUNICATION
//
www.eeworm.com/read/199179/7879738
c at91emac.c
/*---------------------------------------------------------------------------- */
/* ATMEL Microcontroller Software Support - ROUSSET - */
/*----------------------------------------