代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/456693/1604451
py random.py
"""Random variable generators.
integers
--------
uniform within range
sequences
---------
pick random element
generate random permutation
www.eeworm.com/read/455373/1615344
c random.c
/******************************************************************************
Filename: random.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This app
www.eeworm.com/read/452199/1657911
c random.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/452199/1657914
h random.h
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/452199/1657933
c random.c
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/452199/1657937
h random.h
/*
SGPC: Simple Genetic Programming in C
(c) 1993 by Walter Alden Tackett and Aviram Carmi
This code and documentation is copyrighted and is not in the public domain.
All rights reserved.
www.eeworm.com/read/251503/4419266
h random.h
/*
* Tiny Vector Matrix Library
* Dense Vector Matrix Libary of Tiny size using Expression Templates
*
* Copyright (C) 2001 - 2007 Olaf Petzold
*
* This library
www.eeworm.com/read/250682/4428249
c random.c
/******************************************************************************
Filename: random.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
This app
www.eeworm.com/read/248928/4462877
c random.c
/*
$Log$
Revision 1.15 2004/06/26 03:50:14 markster
Merge source cleanups (bug #1911)
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
Revision 1.1.1.1 2003/02/12 13:59:15
www.eeworm.com/read/247158/4488407
java random.java
/*
* Copyright (C) 2005 Luca Veltri - University of Parma - Italy
*
* This file is part of MjSip (http://www.mjsip.org)
*
* MjSip is free software; you can redistribute it and/or modify