CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 随机数 java

搜索资源列表

  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  1. AVERAGE

    0下载:
  2. 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5047
    • 提供者:阿豆
  1. Hopfield

    0下载:
  2. java 实现的神经网络 解决4色问题 含有随机数生成初始partten-java realization of neural network to solve the issue of 4-color contains random number generator initial partten
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12492
    • 提供者:鹏飞
  1. shuffle

    0下载:
  2. 在Java语言中生成随机数相对来说比较简单,因为有一个现成的方法可以使用。在Math类中,Java语言提供了一个叫做random的方法。通过这个方法可以让系统产生随机数。不过默认情况下,其产生的随机数范围比较小,为大于等于0到小于1的double型随机数。虽然其随机数产生的范围比较小,不能够满足日常的需求。如日常工作中可能需要产生整数的随机数。其实,只要对这个方法进行一些灵活的处理,就可以获取任意范围的随机数。 -how to make it in c or c++ using the sh
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:758
    • 提供者:庞冲汉
  1. ex4_3

    0下载:
  2. JAVA界面设计,按生成随机数按纽产生三个随机整数0到100之间,按计算平均数按纽计算平均值-JAVA interface design, press the button to generate a random number generated three random integer between 0 and 100, the average is calculated by computing the average button
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:2104
    • 提供者:刘颖斌
  1. Random

    0下载:
  2. 这是一个使用java写的随机数生成器,在界面方面使用了substance这个界面框架。-This is a use java to write the random number generator, use the substance in the interface aspects of the interface framework.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1623917
    • 提供者:
  1. dsada

    0下载:
  2. 本随机数生成器采用java实现,能够生成指定范围内的随机数(The random number generator uses Java to generate random numbers within the specified range)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:fdgdfrr
  1. homeWork_LuckyDraw

    0下载:
  2. 实现简单的抽奖功能并判断,包括界面、随机数、判断会员卡号(Realize simple lottery function and judge)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:hepingzhe
  1. Getrandom

    0下载:
  2. 通过java,获得指定个数随机数,学习随机数使用方法(Obtain a specified number of random numbers)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9216
    • 提供者:浅1
搜珍网 www.dssz.com