-
基于VC++数据结构图结构、最短路径算法实现校园导航系统
基于VC++数据结构图结构、最短路径算法实现校园导航系统
- 2022-09-21 12:55:03下载
- 积分:1
-
“跑快”是民间流传的一种常见的扑克牌游戏,52张牌为…
“跑得快”是流传于民间的一种常见的扑克牌游戏,52张牌分配给东、南、西、北四家,每家13张,最快出掉手中牌者胜出,所胜点数为其他家手中所剩的牌的张数。出牌组合包括:
(1) 单张,大小排列为 3 4 5 6 7 8 9 10 11(J) 12(Q) 13(K) 1(A) 2
(2) 炸弹,4张同点为炸弹,大点压小点,可压任意组合或单张;
(3) 同花顺,同一种花色,5连张为同花顺,起张大且张数大时压其它同花顺,也可压其它任何顺;
(4) 顺,不同花色,5连张为顺,起张大时压其它顺;
(5) 三同,3张牌同点,大点压小点;
(6) 对,两张牌不同点为对。
根据上述组合,出牌时能压上家时必须压,否则违规,为简单起见,每回合开始时出牌都从北家开始,并按北、西、南、东次序出牌,某轮次最大的一家再出牌。编写程序实现洗牌发牌,并模仿四家进行游戏,最后统计赢家点数。
-"Run fast" is the spread in the private sector a common poker games, 52 cards assigned to the east, south, west, north four, each 13, the fastest card out off the hands of those who win, the victory points for other homes in the hands of the cards the number of sheets remaining. A brand portfolio includes:
(1) leaflets, size of the arrangement for the 3 4 5 6 7 8 9 10 11 (J) 12 (Q) 13 (K) 1 (A) 2
(2) bombs, four bombs with the point, big point pressure dots can be any combination of pressure, or leaflets
(3) with a straight flush, the same color, five even Zhang flush, since Da is lar
- 2022-01-21 02:14:12下载
- 积分:1
-
本书的组织,有些简单,清晰,容易记住的标准
本书的组织,有些简明扼要,条理清晰,便于记忆的标准
- 2022-05-26 22:55:04下载
- 积分:1
-
经典语言编程语言
经典的C语言编程--如何统计字出现的频率(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the statistics of the frequency of the word (The writer is a C-language development were Kernighan and Ritchie)
- 2023-03-27 17:10:03下载
- 积分:1
-
This function creates a copy administrator user should be a source of inspiratio...
该函数创建了一个复制管理员用户,应该对大家有所启发-This function creates a copy administrator user should be a source of inspiration for everyone
- 2022-02-25 23:15:22下载
- 积分:1
-
读取目录下的所有txt文本文件
资源描述读取指定目录下的所有文本文件,指定目录是m_strSDFile,这个变量可以按需要改变,可以打开一个目录让用户选择。读取的方法采用递归调用,如果txt文件比较多,对于内存占用会比较多。文本文件的大小没有限制。文本文件找到后,存储在m_TxtFileArry中。
- 2022-09-20 19:15:03下载
- 积分:1
-
数据结构
详细描述了如何创建队列 以及操作
数据结构
详细描述了如何创建队列 以及操作-Data structure described in detail how to create a queue and the operation
- 2023-04-29 12:15:03下载
- 积分:1
-
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果...
自绘网格实例,初学者适合,介绍简单的绘制九宫格和图片加载效果-Since the draw grid instance, suitable for beginners, introducing a simple drawing and image loading effect Style Box
- 2022-03-15 22:32:31下载
- 积分:1
-
24.Windows命令接口2.rarMFC实现,加皮肤
24.Windows命令接口2.rarMFC实现,加皮肤-24.Windows Command Interface 2.rarMFC realize, plus skin
- 2022-04-28 07:35:48下载
- 积分:1
-
用C语言编写的1001个例子程序,含许多设计技巧,使读者能快速掌握C语言的各种编程技巧...
用C语言编写的1001个例子程序,含许多设计技巧,使读者能快速掌握C语言的各种编程技巧-C language prepared by the 1001 example of procedures, including many design skills so that the reader can quickly grasp the C programming language skills
- 2022-10-13 21:40:02下载
- 积分:1