代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/169651/9848030

c sieve.c

/* * sieve.c - Trial division for prime finding. * * Copyright (c) 1995 Colin Plumb. All rights reserved. * For licensing and other legal details, see the file legal.c. * * Finding primes: *
www.eeworm.com/read/169651/9848084

c prime.c

/* * Prime generation using the bignum library and sieving. * * Copyright (c) 1995 Colin Plumb. All rights reserved. * For licensing and other legal details, see the file legal.c. */ #if HAVE_C
www.eeworm.com/read/364910/9888306

h win.h

/************************************************************************ * * win.h, display routines for Win32 for tmndecode (H.263 decoder) * ***********************************************
www.eeworm.com/read/364791/9894934

h addr_map.h

/* * Copyright (c) 2002 The Board of Trustees of the University of Illinois and * William Marsh Rice University * Copyright (c) 2002 The University of Utah * Copyright (c) 2002
www.eeworm.com/read/168249/9927407

h svm.h

void SVM(int volts, unsigned int angle);
www.eeworm.com/read/363722/9939104

h ccsds.h

extern unsigned char Taltab[],Tal1tab[];
www.eeworm.com/read/363415/9952567

h mdump.h

extern void mdump (unsigned char *buffer);
www.eeworm.com/read/359892/10117718

h display.h

void DispInit(void); void Display(unsigned int content);
www.eeworm.com/read/359662/10131383

idl corbaplatoon.idl

// By Dan Kegel and Leonid Rozenberg /**---------------------------------------------------------------------- An FTP load generator service. --------------------------------------------------------
www.eeworm.com/read/163699/10149090

h flash.h

void EarseFlash(unsigned int addr); void WriteFlash(unsigned int addr);