登录
首页 » 算法 » 伪随机数生成算法,很优秀,32位int

伪随机数生成算法,很优秀,32位int

于 2022-07-15 发布 文件大小:2.19 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

伪随机数生成算法,很优秀,32位int-pseudo-random number generation algorithms, excellent, 32 int

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • POJ经典试题-1091青蛙的约会
    POJ是北大在线测评系统这里有一些经典试题。P1061青蛙的约会是一道经典试题代码给出了Accepted算法。
    2023-08-04 18:00:03下载
    积分:1
  • C#,DotNet FrameWork2.0,计4张牌四则混合运以后等于24的源码...
    C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码-C#, Delegate FrameWork2.0. Calculation four licensing mixed four to 24 after the operator of the algorithm source code
    2022-01-29 03:57:32下载
    积分:1
  • AVL 树源代码
    AVL树是一种两个二进制排序树,但它可以保持高度ofbalance本身,并插入这使得搜索树是非常快的,当然,为了保持该树的平衡也做了一些保持树itselfbalanced操作树中插入和删除在process.AVL树节点的活动由前苏联发明GM阿德尔森,Velskii andE.M.兰迪斯在1962年,这种结构存在于计算机科学和第一数据结构的自我平衡特性,具有开拓性的意义,对于2-4树,红黑树,AA树的存货发明并指出thedirection,具有非常重要的意义这一设计理念。对于更复杂的数据结构是设计,如红黑树中多表现theaverage的AVL树,所以AVL树直接应用已经消失,butit是最好的学习设计思想之一,具有十分重要的意义或toimprove的水平。这是我知道的时候是在他们的派生树的插入和deletionalgorithms的AVL树。
    2022-08-17 09:34:42下载
    积分:1
  • 这是一个简单的演示如何评价文本的数学表达式
    This a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functions. The code consists of three simple classes: 1) Calc - which does the main calculations, 2) Stack - which is used to push and pop intermediate operators and numbers and 3) Symbol Table. The symbol table is a collection of calc symbols, a type structure consisting of various elements, including the expression name, function name, and the final value of the expression The evaluation procedure is done in three steps: 1) simplify the expression by removing all the elements within () and storing them in subexpressions within the symbol table. 2) Each of these sub expressions are then converted to RPN format (Reverse polar notation) and evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functi
    2022-02-20 06:26:41下载
    积分:1
  • 蚁群在数值方中的应用以及求解最优化函数的极值问题...
    蚁群算法在数值方法中的应用以及求解最优化函数的极值问题-Ant Algorithm in numerical methods and applications to solve the optimization problem function extremum
    2022-05-30 08:56:54下载
    积分:1
  • himself in a fractal procedures and supports dynamic expression compiler
    自己写的一个分形程序,支持动态编译表达式-himself in a fractal procedures and supports dynamic expression compiler
    2022-02-15 13:27:01下载
    积分:1
  • 分治求解N个点中最近的两个点之间的距离
    任意输入n个点的坐标,可以得出n个点中里的最近的两个点的距离值,最后按任意键退出
    2022-05-05 05:45:38下载
    积分:1
  • 常用的矩阵变换C代码
    常用的矩阵变换C代码,复矩阵乘法、矩阵的转置、全选主元高斯-约当法、对称正定矩阵的求逆、 求行列式值的全选主元高斯消去法、矩阵的三角分解、一般实矩阵的QR分解,奇异值分解
    2023-01-12 08:45:04下载
    积分:1
  • 三维点云配准ICP C++实现ICP_test
    应用背景       ICP算法即:迭代最近点法(Iterative Closest Points Algorithm)。ICP算法由Besl和Mckey提出,是一种基于轮廓特征的点配准方法主要用于解决基于自由形态曲面的配准问题。 关键技术 ICP算法的基本思想是:根据某种几何特性对数据进行匹配,并设这些匹配点为假想的对应点,然后根据这种对应关系求解运动参数。再利用这些运动参数对数据进行变换。并利用同一几何特征,确定新的对应关系,重复上述过程。
    2022-02-20 01:31:19下载
    积分:1
  • 用labview编写的基于单纯形寻优。用来搜索高斯函数的极值点。...
    用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。-prepared using PC-based simplex optimization algorithms. Search Gaussian function to the extreme point.
    2022-03-06 19:38:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载