代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/490989/6446901
c russia1.c
/*作者:talentfly */
#include
#include
#include
#include
#define LEFT 1
#define RIGHT 2
#define DOWN 3
#define CHANGE 4
#define FASTDOWN 5
#define MAXY
www.eeworm.com/read/490701/6451112
asp ad_fixup.asp
var sgImg=""
var sgWidth=""
var sgHeight=""
var sgLink=""
var sgNS=(document.layers)?true:false
if(sgNS){doc
www.eeworm.com/read/487628/6506607
txt readme.txt
This programm can be used to simulate packet loss on RTP files. The C random number
generator is used for selecting the packets. The random number generator is not
initialized befur usage. Therefo
www.eeworm.com/read/486418/6532312
h rand.h
/* Declaration for random number related variables and routines */
# ifndef _RAND_H_
# define _RAND_H_
/* Variable declarations for the random number generator */
extern double seed;
extern double o
www.eeworm.com/read/481239/6645686
c puttext.c
#include
#include
#include
#include
#include
#include
void main(void)
{
char buffer[128];
int row, column;
clr
www.eeworm.com/read/481045/6656876
c puttext.c
#include
#include
#include
#include
#include
#include
void main(void)
{
char buffer[128];
int row, column;
clr
www.eeworm.com/read/476870/6753053
cpp mainform.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Mainform.h"
//---------------------------------------------------------
www.eeworm.com/read/476355/6758093
c puttext.c
#include
#include
#include
#include
#include
#include
void main(void)
{
char buffer[128];
int row, column;
clr
www.eeworm.com/read/264808/11300693
~pas itmunit.~pas
unit ItmUnit;
interface
uses
Windows,Classes,SysUtils,Grobal2;
type
TItemUnit = class
private
function GetRandomRange(nCount, nRate: Integer): Integer;
public
m_ItemNameList
www.eeworm.com/read/264808/11300703
pas itmunit.pas
unit ItmUnit;
interface
uses
Windows,Classes,SysUtils,Grobal2;
type
TItemUnit = class
private
function GetRandomRange(nCount, nRate: Integer): Integer;
public
m_ItemNameList