代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/303595/13811949
c floatnum.c
void main()
{ union{ float x;
unsigned char c[4];
}a,b;
a.x=1234567890.0;
b.x=a.x+10;
}
www.eeworm.com/read/303327/13818058
cpp shingle-clustering.cpp
/*
Text Clustering Copyright (C) 2004 Debora "Barbara" Donato, Antonio Gulli
Modified by Debojyoti Dutta, 2005
This library is free software; you can redistribute it and/or modify it
www.eeworm.com/read/303327/13818066
cpp dictionary.cpp
/*
Text Clustering Copyright (C) 2004 Debora "Barbara" Donato, Antonio Gulli
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser Gener
www.eeworm.com/read/302845/13826354
h uhci-hcd.h
#ifndef __LINUX_UHCI_HCD_H
#define __LINUX_UHCI_HCD_H
#include
#include
#define usb_packetid(pipe) (usb_pipein(pipe) ? USB_PID_IN : USB_PID_OUT)
#define PIPE_DEVEP_MASK
www.eeworm.com/read/302845/13826421
h at91_udc.h
/*
* Copyright (C) 2004 by Thomas Rathbone, HP Labs
* Copyright (C) 2005 by Ivan Kokshaysky
* Copyright (C) 2006 by SAN People
*
* This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/302845/13826633
c auerswald.c
/*****************************************************************************/
/*
* auerswald.c -- Auerswald PBX/System Telephone usb driver.
*
* Copyright (C) 2001 Wolfgang Mües (wol
www.eeworm.com/read/301885/13846888
sql creategameservergroupinfo.sql
-- MySQL dump 8.22
--
-- Host: 61.78.53.167 Database: DARKEDEN
---------------------------------------------------------
-- Server version 3.23.54-log
--
-- Table structure for table 'GameServerGr
www.eeworm.com/read/301885/13846892
sql createpkzoneinfo.sql
################################################################################
#
# Project : Online Game DARKEDEN
# Module : SQL - Game Info
#
# FileName : CreatePKZoneInfo.sql
# Description
www.eeworm.com/read/301885/13846908
sql createcastleshrineinfo.sql
################################################################################
#
# Project : Online Game DARKEDEN
# Module :
#
# FileName : CreateShrineInfo.sql
#
# History
# ------------ -----
www.eeworm.com/read/301885/13846916
sql createeventquestrewardinfo.sql
################################################################################
#
# Project : Online Game DARKEDEN
# Module : SQL - GameInfo
#
# FileName : CreateEventQuestRewardInfo.sql
# De