代码搜索:unsigned

找到约 10,000 项符合「unsigned」的源代码

代码结果 10,000
www.eeworm.com/read/486343/6540027

cpp vncauth.cpp

// 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/486368/6540516

cpp jiecheng1.cpp

// jiecheng1.cpp : Defines the entry point for the console application. // #include //#include #include int main(void) { unsigned long n=0,fact=1; printf("Input
www.eeworm.com/read/486092/6543113

h qfiles.h

/* Copyright (C) 1997-2001 Id Software, Inc. 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 So
www.eeworm.com/read/486174/6544945

h sralloc.h

/***************************************************************************** * * Simple SRAM Dynamic Memory Allocation * ********************************************************
www.eeworm.com/read/484882/6575876

h message.h

typedef struct MSG { unsigned char NodeName[40]; unsigned char NodeType[40]; };
www.eeworm.com/read/483035/6607952

cpp %bd%cf%c2%fd%b5%c4euler.cpp

unsigned euler(unsigned x) { unsigned i,res=x; for(i=2;i1) res=res/x*(x-1); ret
www.eeworm.com/read/482552/6617707

c spi.c

/*= spi.c ===================================================================== * * Written by Greg Hunter, University of Technology, Sydney, 2007 for sdcc compiler * See spi.h for details *
www.eeworm.com/read/481966/6633671

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/481504/6641965

cpp transmitterclass.cpp

// TransmitterClass.cpp: implementation of the TransmitterClass class. // // // Copyright 2002 The Mobile and Portable Radio Research Group // ////////////////////////////////////////////////////
www.eeworm.com/read/481504/6641966

h sim.h

///////////////////////////////////////////// // Class Definitions if SimConfigClass and ErrorRunClass // // Copyright 2002 The Mobile and Portable Radio Research Group // //////////////////////