代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/124418/14568441
c main.c
#include
#include
void main (void)
{
unsigned char channel;
/*-----------------------------------------------
Disable P0 Output and Input.
-----------------------------
www.eeworm.com/read/124417/14568669
c nr4.c
/* net/rom level 4 (transport) protocol implementation
*/
#include
#include "global.h"
#include "mbuf.h"
#include "timer.h"
#include "ax25.h"
#include "lapb.h"
#include "netrom.h"
www.eeworm.com/read/124283/14578674
c binomial.c
/* randist/binomial.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of
www.eeworm.com/read/124283/14580658
c strtol.c
/* Copyright (C) 1991, 1992, 1994 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms
www.eeworm.com/read/124283/14580937
c gfsr4.c
/* This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
www.eeworm.com/read/124189/14590803
c strncmp.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Id: strncmp.c,v 1.4 1994/06/
www.eeworm.com/read/124148/14593089
h smap.h
/********************************************************************************************
*
* Map Editor
* Map Edit Class.
* sMap.h
* Edition : DX1.0a
* Author : CCH & LightWing
*
www.eeworm.com/read/123958/14604376
h xmlbasics.h
/*
Copyright (C) 2000-2004
Code contributed by Greg Collecutt, Joseph Hope and Paul Cochrane
This file is part of xmds.
This program is free software; you can redistribute it and/or
modi
www.eeworm.com/read/123955/14604881
cpp zz.cpp
#include
#include
#include
NTL_START_IMPL
const ZZ& ZZ::zero()
{
static ZZ z;
return z;
}
const ZZ& ZZ_expo(long e)
{
www.eeworm.com/read/223937/14611776
cpp rxysegment_temp.cpp
// RxySegment.cpp: implementation of the RxySegment class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "fusion.h"
#include "RxySegment.h"
//