-
由均匀分布的随机变量生成正态分布的随机变量的算法。
由均匀分布的随机变量生成正态分布的随机变量的算法。-by uniform distribution of random variables generate normal random variable algorithm.
- 2022-05-24 20:13:30下载
- 积分:1
-
隐马尔可夫模型,训练阶段数据必须给予模型。
hmm model, training phase data has to be given to the model .-hmm model, training phase data has to be given to the model .
- 2022-02-06 05:00:23下载
- 积分:1
-
牛顿迭代法解方程组 写得比较简单 但是使用
牛顿迭代法解方程组 写得比较简单 但是使用-Newton" s iterative method solution of equations written in relatively simple, but the use of
- 2022-02-05 16:37:23下载
- 积分:1
-
school students encountered trouble is not the means to study the polymorphism u...
学C++的同学是不是遇到麻烦了,就是学不懂多态性的呀,我这么有好多实例,那样你就不用担心了-school students encountered trouble is not the means to study the polymorphism understand it, I have so many examples, as you do not have to worry
- 2022-05-12 20:25:35下载
- 积分:1
-
ACM的一些比较简单题目,可以稍微锻炼编程能力。
ACM的一些比较简单题目,可以稍微锻炼编程能力。-ACM subject of a number of relatively simple, can be a little programming exercise capacity.
- 2023-03-02 15:30:04下载
- 积分:1
-
带有良好图形界面的爬墙机器人程序
爬墙机器人算法的的Python实现,带有GTK图形界面。算法描述如下:当没有墙时,机器人默认向东方移动,触墙后,根据设计的状态机进行方向的转移。该算法可以通过一般的地图测试。
- 2022-06-29 09:05:57下载
- 积分:1
-
乔姆斯基文法判定
此程序是用C语言写的一个编译原理实验,用数组来存储。通过对数组的操作,以及文法规则来对文法进行判断。最终判断是属于哪一类文法。
- 2022-03-13 13:18:36下载
- 积分:1
-
Householder transformation based on the QR decomposition. The use of Householder...
基于Householder transformation的QR分解。 其使用需要调用Householder transformation程序。-Householder transformation based on the QR decomposition. The use of Householder transformation procedures need to call.
- 2022-07-21 07:52:35下载
- 积分:1
-
lempel encoding algorithm
你好,
- 2022-08-23 02:34:29下载
- 积分:1
-
c++的俄罗斯方块
俄罗斯方块俄罗斯方块(Tetris, 俄文:Тетрис)是一款风靡全球的电视游戏机和掌上游戏机游戏,它由俄罗斯人阿列克谢·帕基特诺夫发明,故得此名。俄罗斯方块的基本规则是移动、旋转和摆放游戏自动输出的各种方块,使之排列成完整的一行或多行并且消除得分。由于上手简单、老少皆宜,从而家喻户晓,风靡世界。
- 2022-03-25 02:39:05下载
- 积分:1