-
-
hm3.rar
实现扑克牌的洗牌算法。
将52张牌(不包括大、小王)按东、南、西、北分发。
每张牌用一个对象代表,包括:牌的类型、大小序号、名称。
例如:黑头A的牌型为S,序号为13(在K之后),名称为A。
比较牌大小时按序号比较大小(2的序号最小、A最大)
显示牌时将按牌型、名称显示。
例如:东家最后牌为: S:1,4,12
H:7,9
D:2,4,8,10
C:4,5,12,13
注: 洗牌次数可用随机数来确定, Math.random()的结果是0~1之间的一个随机数
-
huibian_random.rar
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。
-
-
acopt.zip
... . The darker the grey, the more pheromone is currently on the edge. During the optimization, the currently best found tour is drawn in red. To run the optimization, first create a random TSP, then create an ant colony, and finally run the optimization.
-
Bernoulli.rar
... of a digital data transmission implementing GMSK modulation
This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part of the GSM transmission ...
-
BeiDa.rar
county, random population coordinates were generated using the complete spatial randomness (CSR) function in S-PLUS. Then, the background information was attached to each individual county based on the county?s distribution for the class of interest. ...
-
DiscPlayer.rar
... win32汇编写的CD player。功能跟界面绝对不输于用上面软件编写的,具体功能如下:
1. CD loop.
2. Track loop.
3. Random track play.
4. Track sample.
5. Play list.
6. Track select.
7. Master volume control.
8. CD Speaker volume controls.
9. Multiple CD drive support.
-
MathNet.Numerics-v0.3.zip
... .LinearAlgebra.
- A sparse linear algebra package, see MathNet.Numerics.LinearAlgebra.Sparse.
- Non-uniform random generators, see MathNet.Numerics.Generators.
- Distribution fonctions, see MathNet.Numerics.Distributions.
- Statistical accumulator, ...
-
MTRandom.zip
Mersenne Twister Pseudo-Random Number Generator
-
PowerControlSchedulingandRoutinginUWBnetworks.rar
UWB 功率控制 容量
Main Matlab script is in runsim.m. It generates random topologies,
optimizes, and display results.
IMPORTANT: you may need to add manually the lib path in Matlab in order to
get all the necessary functions.
Reference: Radunovic, Le ...
-