搜索资源列表
zaixian
- param name=\"_ExtentY\" value=\"1005\"> <param name=\"AUTOSTART\" value=\"-1\"> <param name=\"SHUFFLE\" value=\"0\"> <param name=\"PREFETCH\" value=\"0\"> <param name=\"NOLABELS\" value=\"-1\"> <param name=\"SR
shuffle2
- 专为APPLE的shuffle系列产品编写的初始化工具,就不在用APPLE自己的又大又慢的iTunes了
Shuffle
- VS2008C#编的控制台应用程序,拼图游戏
24点游戏源程序
- 基本功能描述24点游戏是一种常见的数学运算游戏,玩游戏者只需根据系统给出的四张1~9的纸牌算出24即可,而程序主要负责实现随机发牌、结果验算、计算得分和难度设置等功能。-descr iption:It s a common math game,the player should calculate the result,24 from the 4 cards ranged from 1 to 9 given by the software.The software implement shuff
Shuffling-algorithm
- 这个程序是一个洗牌算法的实现,vc++8.0环境,很简单的几行代码,你可以参考一下,从这几行代码,你会对洗牌算法的原理有所了解,最简单的应用就是扫雷程序中雷是如何分布的呢?完全可以应用洗牌算法去实现。-This procedure is a shuffling algorithm, vc++ 8.0 environment, a very simple few lines of code, you can refer to, from a few lines of code, you will
shuffle
- 洗发牌模拟程序: 一副扑克牌有54张,为简单起见,这里撇去大小王不计,剩下52张扑克共4种花色:红桃(Heart),方块(Diamond),梅花(Club),黑桃(Spade),其ASCII码分别为3,4,5,6,扑克牌的面值则有十三种:A(Ace),两点(Deuce),三点(Three),四点(Four),五点(Five),六点(Six),七点(Seven),八点(Eight),九点(Nine),十点(Ten),丁钩(Jack),皇后(Queen)与老K(king)。 发牌过程要求随即
stack
- 栈混洗的再现。 原来的目的是为了求解:一队列车编号为1、2、3、……顺次进入一个站,再按照“后进先出”的原则退出该站点继续前行,问火车后来的给出的行进顺序是否可能。-Stack shuffle reproduction. The original purpose of solving: a team of train numbered 1,2,3, ... ... turn into a station, and then in accordance with the " Las
MagicFlash
- VC++模仿的QQ魔法表情,其实就是随机播放透明的Flash,也就模拟了QQ魔法表情的显示。压缩包内有C++Builder6整个项目源码。-VC++ to imitate the facial expressions QQ magic, in fact, transparent Shuffle Flash, it simulates the look of the show QQ magic. Compressed packet, there are C++ Builder6 source th
20090816
- 随机数的产生源程序 基于贝斯-德拉姆洗牌技术-Have a source of random numbers based on the bass- Durham shuffle technology
randomnumber
- (0,1)均匀随机数产生源程序 基于基于贝斯-德拉姆洗牌技术的组合方法-(0,1) uniform random number generator based on source-based bass- a combination of technologies Durham shuffle method
easy_card_game_2_players
- shuffle 5 cards and get bigger number than your opponent, easy example how to create blackjack game
Shuffle
- 本源码实现了洗牌功能,其中一个54元的数组代表54张扑克牌,经过随机洗牌后,将扑克牌的顺序随机打乱,输出到另一个数组中。-This source code implements shuffle feature, in which a 54-yuan on behalf of an array of 54 playing cards, after a random shuffle, it will randomly disrupt the order of playing cards, the o
zhipai
- 纸牌代码、可以洗牌发牌,能随机发给若干个人-Card code, you can shuffle the licensing can be randomly distributed to a number of individuals
sd
- 模拟洗牌法派程序,一个简单的不能在简单的小程序-Analog shuffle method to send programs, a simple can not be a simple small program
iTunesControlClassSrc070405
- Supports the following methods: Next - Next song Prev - Previous song Play - Play Pause - Pause Stop - Stop VolumeUp - Increment volume by a certain number VolumeDn - Decrement volume by a certain number FastForward - Fast forwa
Calculator
- 简单的银行排队机的代码,老师给的答案,不知道好不好,大家可以随便参考一下,懂得随机洗牌的算法-Bank Queue simple code, the teacher' s answer, do not know good or not, we can easily refer to, understand the random shuffle algorithm
shuffle
- 混沌工具function s=shuffle(x,c)-function s=shuffle(x,c)
shuffle
- 在Java语言中生成随机数相对来说比较简单,因为有一个现成的方法可以使用。在Math类中,Java语言提供了一个叫做random的方法。通过这个方法可以让系统产生随机数。不过默认情况下,其产生的随机数范围比较小,为大于等于0到小于1的double型随机数。虽然其随机数产生的范围比较小,不能够满足日常的需求。如日常工作中可能需要产生整数的随机数。其实,只要对这个方法进行一些灵活的处理,就可以获取任意范围的随机数。 -how to make it in c or c++ using the sh
Shuffle
- Shuffle is a tile puzzle game where the objective is to arrange the numbered tiles in numerical order. Since this is a Metro application there s a huge focus on touch interaction so as to emulate a real tile puzzle game
Shuffle
- shuffle game in windows form