-
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一...
这是一个扑克游戏,玩家可取出手上的一张或者多张牌,来捡“桌面”上任意一张或者“对家捡牌区”最上面的那张牌。捡到的纸牌将放在“玩家捡牌区”。当然能够捡到牌要满足一个条件,即玩家所取的牌的点数与要捡的那张牌的点数之和必须是14。计算机最后根据玩家和对家捡牌的分数总和以判定游戏输赢。-This is a poker game, players can take out the hands of one or more cards to pick " Desktop" on any one or " pick up a license for home-zone" goes on the top card. The cards will be picked up on the " Players pick up cards Zone." Of course, be able to pick up a license to satisfy a condition that the player card by taking the points you want to pick up the license points of affiliation and must be is 14. Finally, according to the player and the computer at home picking up a license in order to determine the sum of the scores the game winning or losing.
- 2022-03-18 15:59:30下载
- 积分:1
-
"Microsoft Windows CE program design" book on the source code
《Microsoft Windows CE 程序设计》书上的源代码-"Microsoft Windows CE program design" book on the source code
- 2022-06-16 19:39:38下载
- 积分:1
-
发送邮件程序,VC开发,学习邮件系统的好代码。
发送邮件程序,VC开发,学习邮件系统的好代码。-Send e-mail program, VC development, e-mail system, a good code to learn.
- 2022-04-13 09:18:14下载
- 积分:1
-
Engineer系统是降低服务器负载,减少企业运营成本
Engineer系统是降低服务器负载,减少企业运营成本-Engineer system is to reduce server load, reduce operating costs
- 2022-12-12 12:35:03下载
- 积分:1
-
MLP_backprop
此代码包括推行多层感知器神经网络的前馈和 backprop 算法。您还可以重构代码到不同的编程语言。
- 2023-04-23 08:00:03下载
- 积分:1
-
这是一款采用VB开发的扫雷游戏,很适用,VB的使用也有一定的熟悉。...
这是一款采用VB开发的扫雷游戏,很适用,VB的使用也有一定的熟悉。-This is a mine development using VB games, it is applicable, VB use has a certain familiar.
- 2022-08-13 22:15:00下载
- 积分:1
-
简单的 Midia 播放器
非常小.net 2.0 的 Midia 球员。
projeto 段 implementação de 口味德媒体播放器扫描电镜 recursos de terceiros,
primeira tentativa de publicar um 丰泰。
" 注意: 此文件是自动生成的 ;不要直接修改它。若要更改,
" 或如果您遇到此文件中的生成错误,请转到项目设计器
" (转到项目属性或双击我的项目节点中
解决方案资源管理器),并在应用程序选项卡上进行更改。
- 2023-02-21 20:10:04下载
- 积分:1
-
VB实现的刷网站PV软件,VB实现的刷网站PV软件
VB实现的刷网站PV软件,VB实现的刷网站PV软件-VB realized brush PV website software, VB realized brush PV website software
- 2022-03-26 02:19:53下载
- 积分:1
-
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌: “哇!我
以前捏造的 C+...
软件质量是被大多数程序员挂在嘴上而不是放在心上的东西!
除了完全外行和真正的编程高手外,初读本书,你最先的感受将是惊慌: “哇!我
以前捏造的 C++/C 程序怎么会有那么多的毛病?”
别难过,作者只不过比你早几年、多几次惊慌而已。
请花一两个小时认真阅读这本百页经书,你将会获益匪浅,这是前面 N-1 个读者的
建议。-Software Quality is linked to the majority of programmers in mind in the mouth rather than things! In addition to full and genuine programming lay outside experts, read the book early, you will be the first to feel the panic: " wow! I used to fabricate the C++/C process how there were so many problems?" Do not be sad, the author only A few years ago than you, more than just a few panic-stricken. Please take 12 hours to read through 100 of this book, you will be benefited, which is N-1 in front of the recommendations of readers.
- 2022-10-08 18:40:02下载
- 积分:1
-
vs2010和 opengl简单源码
用vs2010和 opengl的环境,编写代码,最终画出来的图形为一个边长为1的正方形,注意在编写代码之前写上相应的头文件
#include ,需要写明以什么样的投影方式来观看,比如正交投影,用代码gluOtho2D(-1.0,1.0,-1.0,1.0);等
- 2022-08-25 15:13:54下载
- 积分:1