代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/100606/15869584
manifest
1 MANIFEST
2 README
3 blaze.scr
4 cbc1.scr
5 cbc2.scr
6 cbc3.scr
7 des.c
8 des.h
9 ecb.scr
10 mini.scr
11 misc.c
12 misc.h
13 random.scr
14 ref.c
15 sim.c
16 sim.h
17 testvec.c
www.eeworm.com/read/100569/15871859
pas metaform.pas
Program dltypeskeygenZ ;
uses crt ;
var mail,register : string ;
i : integer ;
begin
clrscr ;
writeln('MetaFormer99 1.1 Key Generator by flag eRRatum -[eKH]') ;
writeln('Homepage at h
www.eeworm.com/read/100569/15871865
pas slkeygen.pas
PROGRAM SITE_SLUTH_KEYMAKER;
{Silly copy protection :)... checks if the typed is the right sequence of
numbers, letters & dashes}
uses dos, crt;
VAR
I : INTEGER;
kEYWORD : String
www.eeworm.com/read/100526/15872768
c util.c
/*
ITU-T G.729A Speech Coder ANSI-C Source Code
Version 1.1 Last modified: September 1996
Copyright (c) 1996,
AT&T, France Telecom, NTT, Universite de Sherbrooke
All rights reser
www.eeworm.com/read/100397/15874777
cpp newran.cpp
// newran.cpp -----------------------------------------------------------
// NEWRAN02
#define WANT_STREAM
#define WANT_MATH
#include "include.h"
#include "newran.h"
//#include "mother.h"
#ifdef us
www.eeworm.com/read/100397/15874788
h newran.h
// newran.h ------------------------------------------------------------
// NEWRAN02
#ifndef NEWRAN_LIB
#define NEWRAN_LIB 0
//******************* utilities and definitions ************************
www.eeworm.com/read/100277/15878554
cpp level3.cpp
// (C) Copyright 1994-1996 by Anthony J. Carin. All Rights Reserved.
#include
#include "levels.h"
#include "antagon.h"
#include "weapon.h"
#include "bmpsurf.h"
level3::level3() :
www.eeworm.com/read/100277/15878639
cpp level1.cpp
// (C) Copyright 1994-1996 by Anthony J. Carin. All Rights Reserved.
#include
#include "levels.h"
#include "antagon.h"
#include "bmpsurf.h"
#include "weapon.h"
level1::level1() :
www.eeworm.com/read/100277/15879039
cpp teleport.cpp
// (C) Copyright 1996-1997 by Anthony J. Carin. All Rights Reserved.
#include "stdafx.h"
#include "teleport.h"
#include "levels.h"
extern CString& getpath(CString& filename);
Teleporter:
www.eeworm.com/read/189063/8492266
c treegen.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.