代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/15279/445718
xbm random.xbm
#define random_width 22
#define random_height 22
static unsigned char random_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x63, 0x00,
0x00, 0x63, 0x00, 0x00, 0x60, 0x00,
www.eeworm.com/read/16560/679760
cpp random.cpp
#include "stdafx.h"
#include
#include "random.h"
RndGen::~RndGen()
{
if (oldrand)
free(oldrand);
}
void RndGen::init_random(const float randomseed)
{
float new_rando
www.eeworm.com/read/16560/679770
h random.h
#if !defined(RNDGEN_H__ECEA7740)
#define RNDGEN_H__ECEA7740
/*################# Random Number Generator ##################################
Based on a portable subtractive pseudorandom number gene
www.eeworm.com/read/16718/684016
obj random.obj
www.eeworm.com/read/16718/684017
plg random.plg
Build Log
--------------------Configuration: RANDOM - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zhangl
www.eeworm.com/read/16718/684018
dsp random.dsp
# Microsoft Developer Studio Project File - Name="RANDOM" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/16718/684019
exe random.exe
www.eeworm.com/read/16718/684020
ncb random.ncb
www.eeworm.com/read/16718/684021
opt random.opt
www.eeworm.com/read/16718/684022
cpp random.cpp
//THE PROGRAM HELPS YOU TO GET THE RANDOM NUMBERS.
//FILE RANDOM.CPP
#include
#include
#include
#include
int main(void)
{
int INPUT,NUMBER,CIRC