代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/486654/6524372
cpp 1483.cpp
/* This Code is Submitted by wywcgs for Problem 1483 on 2005-03-19 at 12:05:58 */
#include
#include
int main()
{
unsigned long m, n, i, j, *mat = NULL, k, mats;
www.eeworm.com/read/486698/6525494
h udp.h
#ifndef udp_h
#define udp_h
#ifdef __MACH__
typedef int socklen_t;
#endif
#include
#ifdef WIN32
#include
#include
typedef int socklen_t;
typedef SOCKET Socket;
#de
www.eeworm.com/read/486736/6526161
h config.h
#ifndef CRYPTOPP_CONFIG_H
#define CRYPTOPP_CONFIG_H
// ***************** Important Settings ********************
// define this if running on a big-endian CPU
#if !defined(IS_LITTLE_ENDIAN) &&
www.eeworm.com/read/486646/6537619
c post.c
/*******************************************************************************
* $Source$
* $Revision$
* $Date$
*
* Copyright (C) 1990-2000 Texas Instruments Incorporated.
* All rights reserve
www.eeworm.com/read/486342/6539541
c vncauth.c
// Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
//
// This file is part of the VNC system.
//
// The VNC system is free software; you can redistribute it and/or modify
www.eeworm.com/read/486342/6539546
h vncservice.h
// Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
//
// This file is part of the VNC system.
//
// The VNC system is free software; you can redistribute it and/or modify
www.eeworm.com/read/486343/6539762
h keymap.h
// Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
//
// This file is part of TeamViewer.
//
// TeamViewer is free software; you can redistribute it and/or modify
// it u
www.eeworm.com/read/486343/6539787
cpp vncviewerauth.cpp
// Copyright (C) 2006 Teamviewer GmbH. All Rights Reserved.
// Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
//
// This file is part of TeamViewer.
//
// TeamViewer is
www.eeworm.com/read/486343/6539874
c vncauth.c
/*
* Copyright (C) 2002 RealVNC Ltd. All Rights Reserved.
* Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
*
* This is free software; you can redistribute it and/or
www.eeworm.com/read/486343/6539885
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil