代码搜索:Dice
找到约 641 项符合「Dice」的源代码
代码结果 641
www.eeworm.com/read/391704/8389856
png dice.png
www.eeworm.com/read/291752/8399052
h dice.h
//
// File = dice.h
//
#ifndef _DICE_H_
#define _DICE_H_
#include "psmodel.h"
//#include "typedefs.h"
#include "signal_T.h"
class DiceRoller : public PracSimModel
{
public:
DiceRol
www.eeworm.com/read/291752/8400067
cpp dice.cpp
//
// File = dice.cpp
//
#include
#include
#include "dice.h"
#include "uni_rand.h"
#include "parmfile.h"
#include "model_graph.h"
extern ParmFile *ParmInput;
#ifdef
www.eeworm.com/read/186716/8914464
m dice.m
function [out] = dice(in,face,dice_type)
%
% DICE ........ Generates discrete random variables simulating the outcome
% of an experiment where the gambler rolls a "DIE".
%
% DICE(N,FACE,TYPE) ge
www.eeworm.com/read/186599/8923416
cpp dice.cpp
//
// File = dice.cpp
//
#include
#include
#include "dice.h"
#include "uni_rand.h"
#include "parmfile.h"
#include "model_graph.h"
extern ParmFile *ParmInput;
#ifdef
www.eeworm.com/read/184669/9089608
ico dice.ico
www.eeworm.com/read/177897/9427366
mbac dice.mbac
www.eeworm.com/read/177897/9427391
bac dice.bac
;BAC utf8
( Head
( bacVersion 6.0 )
)
; Generated by Hi3D file export (HI CORPORATION) version 2,00, build 014
; for 3d studio max release 6,0
; from DiceTexture_O.max on Wed Jun 29 1
www.eeworm.com/read/175467/9546429
def dice.def
; dice.def : Declares the module parameters.
LIBRARY "DICE.OCX"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregisterSer
www.eeworm.com/read/175467/9546440
clw dice.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDiceCtrl
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "dice.h"