代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/120487/6073631

sql create_table.sql

-- -- CREATE_TABLE -- -- -- CLASS DEFINITIONS -- CREATE TABLE hobbies_r ( name text, person text ); CREATE TABLE equipment_r ( name text, hobby text ); CREATE TABLE onek ( unique1 int4
www.eeworm.com/read/119338/6090866

java ex_3_3_14.java

/* *文件名 ex_3_3_14.java *说 明:do-while循环的使用演示 * 不断产生随机数r,当 * r
www.eeworm.com/read/107543/6188961

i defns.i

/*************************************************************************/ /* */ /* Definitions used in C4.5 */ /* ------------------------ */ /* */ /*********
www.eeworm.com/read/105214/6200218

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/103694/6212868

readme

/jayacard/proto/tck/hal/README =============================================================================== README this file test01 Random Generator Testing test02 DES / DESX / 3DES Testin
www.eeworm.com/read/103694/6212907

c halrand.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/hal/avr/halrand.c Version : $Id: halrand.c,v 1.3 2004/01/11 09:56:
www.eeworm.com/read/103694/6212923

c halrand.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/hal/simu/halrand.c Version : $Id: halrand.c,v 1.4 2004/01/11 09:56
www.eeworm.com/read/103694/6212952

c halrand.c

/* ============================================================================ Project Name : jayaCard Module Name : proto/hal//halrand.c Version : $Id: halrand.c,v 1.5 2004/01/11
www.eeworm.com/read/103143/6221145

h randompredictor.h

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

h randompredictor.h

//---------------------------------------------------------------------------------------------- // Sequential Prediction Demo: The positioning pattern // // Author: Fri Mommersteeg // Date: