代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/291465/3966044

cxx random.cxx

/* * random.cxx * * ISAAC random number generator by Bob Jenkins. * * Portable Windows Library * * Copyright (c) 1993-2001 Equivalence Pty. Ltd. * * The contents of this file are sub
www.eeworm.com/read/291165/3969425

c random.c

/*************************************************************************** * random.c - Software Radio random generator module * ------------------- * begin
www.eeworm.com/read/290300/3980352

txt random.txt

welcome to the java world CSAI
www.eeworm.com/read/290300/3980537

txt random.txt

welcome to the java world CSAI
www.eeworm.com/read/290267/3981317

c random.c

/* * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/290267/3981431

h random.h

/* * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/288937/3998472

h random.h

/* * include/linux/random.h * * Include file for the random number generator. */ #ifndef _LINUX_RANDOM_H #define _LINUX_RANDOM_H #include /* ioctl()'s for the random number gene
www.eeworm.com/read/287839/4016103

c random.c

/* random.c - random number generation package */ /* Copyright 1994 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* * Copyright (c) 1983 Regents of the University of California. * All ri
www.eeworm.com/read/282522/4099458

c random.c

//***************************************************************************** // // random.c - Random number generator utilizing MD4 hash function of // environmental noise captured as
www.eeworm.com/read/282522/4099462

h random.h

//***************************************************************************** // // random.h - Protoytpes for the random number generator. // // Copyright (c) 2005-2007 Luminary Micro, Inc. All