代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/155104/11898756
h dtmftone.h
/* ***********************************************************
* THIS PROGRAM IS PROVIDED "AS IS". TI MAKES NO WARRANTIES OR
* REPRESENTATIONS, EITHER EXPRESS, IMPLIED OR STATUTORY,
* INCLUDING AN
www.eeworm.com/read/344203/11902395
c main.c
// 此示例程序为中断方式,得到键盘的键值,存放在队列keybuff[10]中
// 此示例程序没有显示,
// 键盘的按键按下引起P1口的中断服务程序,得到键盘的键值,保存到键值队列
// 在其他的中断服务程序中通过键值队列中的数据引导程序的流程
//头文件
#include
//unsigned char keybuff[10];
www.eeworm.com/read/257925/11905275
pas unaicystreamer.pas
(*
----------------------------------------------
unaIcyStreamer.pas
Icy-compatible streamers
----------------------------------------------
This source code cannot be used witho
www.eeworm.com/read/257625/11919266
h pictureex.h
//////////////////////////////////////////////////////////////////////
// PictureEx.cpp: implementation of the CPictureEx class.
//
// Picture displaying control with support for the following form
www.eeworm.com/read/343914/11919929
txt cuankou.txt
#include
#define uchar unsigned char
sbit k1=P1^0;
sbit k2=P1^6;
sbit ena=P2^0;
void delay()
{uchar m,n;
for(m=4;m>0;m--)
for(n=250;n>0;n--);
}
void main(void)
{bit tmp;
SCON
www.eeworm.com/read/154878/11921139
h llimits.h
/*
** $Id: llimits.h,v 1.52 2003/02/20 19:33:23 roberto Exp $
** Limits, basic types, and some other `installation-dependent' definitions
** See Copyright Notice in lua.h
*/
#ifndef llimits_h
#define
www.eeworm.com/read/154775/11927271
c rrc_common.c
/*
* Common interface for the level drivers
*
* (C) 2000 by Jakob Oestergaard
*
* This source is covered by the GNU GPL, the same as all Linux kernel
* sources.
*/
#include "rrc_common.h"
#inc
www.eeworm.com/read/343725/11932683
c gen-ecc.c
// Program to generate a column parity table for yaffs_ecc.c
// Generate a column parity byte for a byte.
// This byte is already aligned for the ecc.
// The output byte has the form:
// bit 7: p4