代码搜索:blackjack
找到约 241 项符合「blackjack」的源代码
代码结果 241
www.eeworm.com/read/388778/8577249
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
www.eeworm.com/read/427511/8938578
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
www.eeworm.com/read/184669/9089686
ico blackjack.ico
www.eeworm.com/read/282097/9119643
cpp blackjack.cpp
//Blackjack
//Plays a simple version of the casino game of blackjack; for 1 - 7 players
#include
#include
#include
#include
#include
using n
www.eeworm.com/read/380015/9168551
decaf blackjack.decaf
class rndModule {
int seed;
void Init(int seedVal) {
seed = seedVal;
}
int Random() {
seed = (15625 * (seed % 10000) + 22221) % 65536;
return seed;
www.eeworm.com/read/365556/9857479
ico blackjack.ico
www.eeworm.com/read/167116/9980451
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
%
%
www.eeworm.com/read/464335/7165239
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
www.eeworm.com/read/451385/7466272
m blackjack.m
function blackjack(N)
% BLACKJACK. Use random numbers in Monte Carlo simulation.
% Play the game of Blackjack, either one hand, or thousands of hands,
% at a time, and display payoff statistics.
www.eeworm.com/read/197873/7965292
ini blackjack.ini
[BlackJack]
File1=BlackJack.exe,E:\Program Files\Globallink\Game\BlackJack\BlackJack.exe,1.0.2.3
File2=BlackJack_res.dll,E:\Program Files\Globallink\Game\BlackJack\BlackJack_res.dll,1.0.2.3
File3=B