代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/133707/14029349
c module2.c
int alpha(unsigned long l)
{
return (unsigned) l >> 16;
}
www.eeworm.com/read/113241/15466817
h md5.h
/******************************************************************************
* Copyright (C) 2000 by Robert Hubley. *
* All rights reserved.
www.eeworm.com/read/112400/15488903
txt rfc2640.txt
Network Working Group B. Curtin
Request for Comments: 2640 Defense Information Systems Agency
Updates: 959
www.eeworm.com/read/111925/15500542
c waitfor.c
/* A module of ASYNCx.LIB version 1.02 */
#include
#include
#include "asyncdef.h"
/*************************************************************
Wait for the string pointed
www.eeworm.com/read/109072/15564972
h cfg.h
/*
* OpenMODBUS/TCP to RS-232/485 MODBUS RTU gateway
*
* cfg.h - configuration related procedures
*
* Copyright (c) 2002-2003, Victor Antonovich (avmlink@vlink.ru)
*
* Redistribution and use i
www.eeworm.com/read/109023/15568797
h snmpdata.h
/*
* Embedded SNMP Agent Data Table Header File
*
* ./software/ch8/emsnmp/snmpdata.h
*
* mtj@cogitollc.com
*
*/
#define MAX_OID 12
#define MAX_STRING 40
typedef struct {
unsigned char o
www.eeworm.com/read/107608/15604688
h cc.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
www.eeworm.com/read/106679/15630265
txt rfc2640.txt
Network Working Group B. Curtin
Request for Comments: 2640 Defense Information Systems Agency
Updates: 959
www.eeworm.com/read/105179/15675921
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@tantalus.n
www.eeworm.com/read/104718/15684483
h md5.h
/******************************************************************************
* Copyright (C) 2000 by Robert Hubley. *
* All rights reserved.