代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/125133/6032866
idel qsort.idel
\ Quicksort benchmark.
\ This is unrealistic as a library function for at least two reasons:
\ - specialized to an array of ints
\ - bad worst-case behavior (and already-sorted is the worst case)
b
www.eeworm.com/read/125133/6032937
sh special.sh
#! /bin/bash
# see how well leave-one out does with specialized instructions in the
# superinstruction mix
for f in fib sieve random rev copy wc qsort sha1
do
rm -f tmp
for g in fib sieve ra
www.eeworm.com/read/125133/6033046
idel qsort.idel
\ Quicksort benchmark.
\ This is unrealistic as a library function for at least two reasons:
\ - specialized to an array of ints
\ - bad worst-case behavior (and already-sorted is the worst case)
b
www.eeworm.com/read/125133/6033117
sh special.sh
#! /bin/bash
# see how well leave-one out does with specialized instructions in the
# superinstruction mix
for f in fib sieve random rev copy wc qsort sha1
do
rm -f tmp
for g in fib sieve ra
www.eeworm.com/read/124465/6046958
readme
/jayacard/proto/tck/hal/README
===============================================================================
README this file
test01 Random Generator Testing
test02 DES / DESX / 3DES Testin
www.eeworm.com/read/124465/6047000
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/124465/6047015
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/124465/6047045
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/120908/6070836
c randemo.c
/*
RANDEMO.C - RANDOM Objects Demo.
Copyright (c) J.S.A.Kapp 1994.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
This is a Demo program, which is part of RSAEURO
Uses, rsaeuro.h also