搜索资源列表
CalcSolver
- 包括常用的函数(三角函数、反三角函数、双曲三角函数、绝对值.......),甚至是 一些复杂无比的表达式也能计算,如:ln e + rnd(2) + 3(2)4 * (log(tan (itan 1))) 等。值得一提 的是,它还有函数绘图、数据统计和自定义常数等功能。另外,程序经过我汉化(仅在界面上),更易 懂。-Including the commonly used functions (trigonometric, inverse trigonometric
zd
- 图片rnd走动功能,内置两个TIME控件模拟人物的思维-Photo rnd walking function, built-in analog control two characters thought TIME
cdommd
- 用随机函数做简单的运算可执行文件x = Fix(Rnd * 9) + 1 Text1.Text = x Text2.Text = x-Used to do a VB to do with the MP3 player, supports file association, file drag and drop controls and playlists of sounds (although still a little BUG)-previously done with a VB d
picture-move
- 自己添加的图片碰到壁后反弹,并且背景颜色也会变化-picture move on the screen,when it contact the edge,it would rebound. And the screen backcolor also become RND
RND
- 正反面分别一个框,投掷100次硬币,如出现正面一次就在正面框内记下一个黑点,用框内黑点数记录总共出现正面次数-Positive and negative, respectively, a box, throwing 100 coins, such as positive time to write down in a positive frame a black spot, a positive number of with the box black points record total
1
- 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //得0~
suijijuzhen
- VB源码,算法相关,转置矩阵 VB编写的一个随机矩阵并求它的VB随机矩阵代码,代码中rnd是随机的意思,Print a(i, j) 分号一定要加,涉及到横向排列和纵向排列的问题,利用循环输出矩阵结果,请参见演示图。-VB source code, algorithms related to transpose matrix VB, a random matrix and find its random matrix VB code, the code is random rnd meanin
shuziyouxi
- VB语言编写的一个猜数字游戏的源码,内容比较简单 就是猜0-100之间的任意数 采用了 rnd 随机数-VB language of a guessing game source code, content is relatively simple to guess any number between 0 and 100 using a random number rnd
RND
- MATLAB 随机数用法 案例教程 代码详解-MATLAB random number usage case tutorial code Xiangjie
2008112616515561415
- matlab 实现的MCMC算法 马尔科夫链蒙特卡洛模拟的matlab源代码-MCMC MCMC Markov Chain Monte Carlo Tools Copyright (c) 1998, Harvard University. Full copyright in the file Copyright There are three parts to this library of routines. 1.*[rnd,pdf,lpr].m-