代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/102423/6232388
c rank.c
void rank(n,indx,irank)
unsigned long indx[],irank[],n;
{
unsigned long j;
for (j=1;j
www.eeworm.com/read/102423/6233000
c rank.c
void rank(unsigned long n, unsigned long indx[], unsigned long irank[])
{
unsigned long j;
for (j=1;j
www.eeworm.com/read/101135/6238373
4 hd.4
.TH HD 4
.SH NAME
hd \- winchester hard disk
.SH DESCRIPTION
The
.B hd*
family of devices refer to the Winchester hard disk drivers for
the IBM XT, AT and PS/2 machines, but may also refer to the gene
www.eeworm.com/read/101083/6240073
c inflate.c
/* RESMGR Library component inflate.c (ver: 2.05 released 03/26/97) */
/* inflate.cpp -- Not copyrighted 1992-94 by Mark Adler
version c14j, 23 January 1994 */
/* You can do whatever you l
www.eeworm.com/read/101082/6241155
c brk.c
/*
* @(#)brk.c 4.1 (ULTRIX) 7/3/90
*/
/************************************************************************
* *
* Copyright (c) 1985 by *
* Digital Equipment Corporation, Mayn
www.eeworm.com/read/101082/6248949
h conv.h
/*
* @(#)conv.h 1.2 (ULTRIX) 1/15/86
*/
/************************************************************************
* *
* Copyright (c) 1986 by *
* Digital Equipment Corporation, Mayn
www.eeworm.com/read/300446/6279102
cpp rand.cpp
#include "stdafx.h"
/**
*
* Grabbed by Kevin from http://www.math.keio.ac.jp/~matumoto/cokus.c
* This is the ``Mersenne Twister'' random number generator MT19937, which
* generates pseudorandom i
www.eeworm.com/read/471926/6287748
c pub_func.c
#include "includes.h"
void _delay(unsigned short t)
{
for(;t>0;t--);
}
www.eeworm.com/read/322905/6301217
h hosts.h
/*
* hosts.h Copyright (C) 1992 Drew Eckhardt
* mid to low-level SCSI driver interface header by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tan
www.eeworm.com/read/172424/6301657
txt readme.txt
=================================================
README file for the CC8E C compiler, DEMO edition
=================================================
Welcome to the CC8E C