代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/179131/9370461
h iictrans.h
#define UCHAR unsigned char
#define UINT unsigned int
www.eeworm.com/read/178541/9392739
c main.c
//*******************************************************************************
// MSP-MMC Demo - Demo to show how to use the MMC library
//
// Description; This example shows the correct setup
www.eeworm.com/read/373348/9461899
txt 22.txt
CS 1355
Introduction to Programming in C
Monday 2006.12.4
Lecture notes (at http://r638-2.cs.nthu.edu.tw/C/notes/22.txt)
Today: Chapter 10 continued: bit manipulations, and enumerations
www.eeworm.com/read/372395/9511283
h rc4.h
/* crypto/rc4/rc4.h */
/* Copyright (C) 1995-1997 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/371954/9529064
h time_utils.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/175828/9529829
h md5.h
/******************************************************************************
* Copyright (C) 2000 by Robert Hubley. *
* All rights reserved.
www.eeworm.com/read/366019/9836472
c c_prog.c
unsigned int k;
void main(void)
{
unsigned int i;
while(1)
{
for(i=0;i