代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/313956/13578518
m ip_05_07.m
% MATLAB script for Illustrated Problem 7, Chapter 5.
echo on
n0=random('norm',0,0.5,100,1);
n1=random('norm',0,0.5,100,1);
n2=random('norm',0,0.5,100,1);
n3=random('norm',0,0.5,100,1);
x1=1.+n0
www.eeworm.com/read/312211/13615646
cpp xran4.cpp
#include
#include
#include "nr.h"
using namespace std;
// Driver for routine ran4
int main(void)
{
const char *ansvax[4]={"0.275898","0.208204","0.034307","0.83
www.eeworm.com/read/308442/13701254
c puttext.c
#include
#include
#include
#include
#include
#include
void main(void)
{
char buffer[128];
int row, column;
clr
www.eeworm.com/read/308301/13704782
pas itmunit.pas
unit ItmUnit;
interface
uses
Windows, Classes, SysUtils, Grobal2, MudUtil;
type
TItemUnit = class
private
function GetRandomRange(nCount, nRate: Integer): Integer;
public
m_
www.eeworm.com/read/307583/13720128
ini servers.ini
; For providing suggestions, new servers or networks see http://www.mirc.co.uk/help/serverlist.html
[timestamp]
date=07/07/2004
[networks]
n0=Quakenet
n1=EFnet
n2=Undernet
n3=IRCnet
n4=Gam
www.eeworm.com/read/307145/13727897
h mtrand.h
/*
** The proper usage and copyright information for
** this software is covered in DSCRLic.TXT
** This code is Copyright 1999 by Dann Corbit
*/
/*
** Header files for Mersenne Twister pseud
www.eeworm.com/read/305884/13758806
js dv_adv.js
//浮动广告
var brOK=false;
var mie=false;
var vmin=2;
var vmax=5;
var vr=3;
var timer1;
var jobads;
function movechip(chipname)
{
if(brOK)
{
eval("chip="+chipname);
if(!mie)
{
www.eeworm.com/read/301198/13864047
c puttext.c
#include
#include
#include
#include
#include
#include
void main(void)
{
char buffer[128];
int row, column;
clr
www.eeworm.com/read/149728/5697623
c magic.c
/*
* magic.c - PPP Magic Number routines.
*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provide
www.eeworm.com/read/148721/5709718
c g_trigger.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc