代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/405811/11456517
cpp rtspserver.cpp
// RTSPServer.cpp: implementation of the RTSPServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RTSPServer.h"
#include "Utilit
www.eeworm.com/read/405811/11456549
cpp rtspserver.cpp
// RTSPServer.cpp: implementation of the RTSPServer class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "RTSPServer.h"
#include "Utilit
www.eeworm.com/read/405687/11459365
c vsprintf.c
/*
* linux/lib/vsprintf.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
www.eeworm.com/read/405540/11460872
c safe-ctype.c
/* replacement macros.
Copyright (C) 2000 Free Software Foundation, Inc.
Contributed by Zack Weinberg .
This file is part of the libiberty library.
Libiberty is f
www.eeworm.com/read/405540/11460901
h convert.h
/* Declarations for convert.c
Copyright (C) 2003 Free Software Foundation, Inc.
This file is part of GNU Wget.
GNU Wget is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/405321/11466045
h bitbuf.h
/*! \file bitbuf.h \brief Multipurpose bit buffer structure and methods. */
//*****************************************************************************
//
// File Name : 'bitbuf.c'
// Title :
www.eeworm.com/read/405228/11468268
h keyscan.h
#include
#define uchar unsigned char
#define uint unsigned int
sbit K1=P2^1;
uchar s,scale;
void delay(uint z)
{
uint x,y;
for(x=z;x>0;x--)
for(y=110;y>0;y--);
}
void keyscan()
www.eeworm.com/read/404917/11475849
c flash_pb.c
//*****************************************************************************
//
// flash_pb.c - Flash parameter block functions.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All rights r
www.eeworm.com/read/404917/11475875
c ui.c
//*****************************************************************************
//
// ui.c - User interface module.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All rights reserved.
//
/
www.eeworm.com/read/404917/11475890
c startup_gcc.c
//*****************************************************************************
//
// startup_gcc.c - Startup code for use with GNU tools.
//
// Copyright (c) 2007 Luminary Micro, Inc. All rights res