ultimate_texas_holdem_task_7_cards_pair

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

功能:终极德州扑克任务-统计7张牌出现对子的概率 说明:

功能:终极德州扑克任务-统计7张牌出现对子的概率 说明:

Index

Constants

View Source
const (
	TASK_TAG = "ultimate_holdem_task_7_cards_pair" //任务名称
	DECKS    = 1                                   //牌副数
)
View Source
const (
	GO_ROUTINE_CNT = 1 //goroutine个数
	LOOP_TIMES     = 1 //每个goroutine循环次数
	MIN_CARD_CNT   = 2
	MAX_CARD_CNT   = 7
)

Variables

This section is empty.

Functions

func Start

func Start()

开启

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL