代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/103143/6221185

h randompredictor.h

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/101990/6234835

h scrandom.h

/* * $Id: scrandom.h,v 1.2 2002/05/13 12:23:28 aet Exp $ * * Copyright (C) 2002 * Antti Tapaninen * * This library is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/101078/6253433

h randompredictor.h

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/101078/6253453

h randompredictor.h

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/101078/6253473

h randompredictor.h

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date:
www.eeworm.com/read/101042/6258530

test

#!./perl BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); } use DES; $key='00000000'; $ks=DES::set_key($key); @a=split(//,$ks); foreach (@a) { printf "%02x-",ord($_); } print "\n"; $key
www.eeworm.com/read/101042/6258942

c t1_enc.c

/* ssl/t1_enc.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * The im
www.eeworm.com/read/101042/6259118

pod rand.pod

=pod =head1 NAME rand - generate pseudo-random bytes =head1 SYNOPSIS B [B I] [B I] [B] I =head1 DESCRIPTION The B command outputs I
www.eeworm.com/read/100926/6264519

c genrand.c

/* genrand.c,v 1.3 2000/09/22 19:30:37 brunsch Exp */ /************************************************************************** * * * Copyright (C) 1995 Silicon Graphics, Inc. *
www.eeworm.com/read/100601/6267383

c mptest-7.c

/* * Simple test driver for MPI library * * Test 7: Random and divisibility tests * * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may