代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/373367/2764177

h random.h

/* -*- c++ -*- */ /* * Copyright 2003, 2008 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/371580/2779450

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/365785/2895142

c random.c

/* random.c Random number generator. The random number generator collects data from the kernel and compressed that data into a seed for a psuedo random number generator. */ #include "../drivers.h"
www.eeworm.com/read/365785/2895144

h random.h

/* random.h Public interface to the random number generator */ _PROTOTYPE( void random_init, (void) ); _PROTOTYPE( int random_isseeded, (void) ); _PROTOTYPE( void random_update, (int source
www.eeworm.com/read/362989/2924503

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/362762/2927093

c random.c

/* random.c Random number generator. The random number generator collects data from the kernel and compressed that data into a seed for a psuedo random number generator. */ #include "../drivers.h"
www.eeworm.com/read/362762/2927095

h random.h

/* random.h Public interface to the random number generator */ _PROTOTYPE( void random_init, (void) ); _PROTOTYPE( int random_isseeded, (void) ); _PROTOTYPE( void random_update, (int source
www.eeworm.com/read/361365/2946514

c random.c

/****************************************************************************** Filename: random.c Target: cc2430 Revised: 16/12-2005 Revision: 1.0 Description: This app
www.eeworm.com/read/360437/2961743

h random.h

/* Copyright (C) 2003 MySQL AB 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 Software Fou
www.eeworm.com/read/360437/2962142

c random.c

/* Copyright (C) 2003 MySQL AB 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 Software Fou