CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - random

搜索资源列表

  1. myRandomCode

    0下载:
  2. java 实现随机验证码的程序 用户可以根据自己的需要集成在jsp等文件当中 -java program to achieve random code users according to their own needs were integrated into the jsp and other documents
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:8030
    • 提供者:xiaoyangzeitao
  1. code

    0下载:
  2. 随机抽奖的java代码,以.html保存,可以另行添加其他代码,非常实用。-Random lottery java code to. Html save, you can add additional code to be very useful.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:737
    • 提供者:corprion
  1. suijishu

    0下载:
  2. 利用Java+jsp形成的随机数程序,是一个简单的web开发,但MVC的开发模式是值得学习点哦-The use of Java+ jsp form a random number procedure is a simple web development, but the development of MVC pattern is worth learning point oh
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:7172
    • 提供者:gaojunjia
  1. JavaApplication12

    0下载:
  2. 设计一个猜数字游戏的类,让用户可以使用该类进行猜数字游戏。该类应包括一个随机数、游戏上限和游戏下限3个成员变量,同时包含判断是否猜测正确以及返回上限和返回下限等方法,并编写主程序演示该类的用法。(提示:猜数字游戏的功能介绍,有系统随机生成一个1到100之间的整数,由用户通过不断的输入数字来进行猜测,每次猜测失败,都根据用户新输入的数进行范围的提示。)-A number guessing game design class, so that users can use this class to
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:10357
    • 提供者:zd
  1. tong

    0下载:
  2. 设计一个猜数字游戏的类,让用户可以使用该类进行猜数字游戏。该类应包括一个随机数、游戏上限和游戏下限3个成员变量,同时包含判断是否猜测正确以及返回上限和返回下限等方法,并编写主程序演示该类的用法。(提示:猜数字游戏的功能介绍,有系统随机生成一个1到100之间的整数,由用户通过不断的输入数字来进行猜测,每次猜测失败,都根据用户新输入的数进行范围的提示。)-A number guessing game design class, so that users can use this class to
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:10123
    • 提供者:zd
  1. tong123333

    0下载:
  2. 设计一个猜数字游戏的类,让用户可以使用该类进行猜数字游戏。该类应包括一个随机数、游戏上限和游戏下限3个成员变量,同时包含判断是否猜测正确以及返回上限和返回下限等方法,并编写主程序演示该类的用法。(提示:猜数字游戏的功能介绍,有系统随机生成一个1到100之间的整数,由用户通过不断的输入数字来进行猜测,每次猜测失败,都根据用户新输入的数进行范围的提示。)-A number guessing game design class, so that users can use this class to
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-16
    • 文件大小:10231
    • 提供者:zd
  1. sdagshdgashdka

    0下载:
  2. 设计一个猜数字游戏的类,让用户可以使用该类进行猜数字游戏。该类应包括一个随机数、游戏上限和游戏下限3个成员变量,同时包含判断是否猜测正确以及返回上限和返回下限等方法,并编写主程序演示该类的用法。(提示:猜数字游戏的功能介绍,有系统随机生成一个1到100之间的整数,由用户通过不断的输入数字来进行猜测,每次猜测失败,都根据用户新输入的数进行范围的提示。)-A number guessing game design class, so that users can use this class to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10303
    • 提供者:zd
  1. java3

    0下载:
  2. 3、求一组数中的最大与最小值。 用一维数组来存放以Math.random ()方法产生的一组随机数。 程序运行结果: table:84 40 16 3 10 49 28 76 94 70 Max=94 Min=3 -3, seeking a set number of maximum and minimum values. With one-dimensional array to store in order to Math.random () method produ
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6847
    • 提供者:胡海
  1. java4

    1下载:
  2. 利用随机数产生一个10行,10列的整型矩阵。完成如下操作: a)输出矩阵中元素的最大值及最大值所在的位置(行、列值) b)输出该矩阵的转置矩阵。 -Random number generator using a 10-row, 10 of the integer matrix. Complete the following actions: a) the output matrix elements in the location of the maximum and the max
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3122
    • 提供者:胡海
  1. effect1

    0下载:
  2. 随着鼠标的移动,画面当中在鼠标周围产生随机的飘花效果-With the mouse move the mouse around the screen which produces a random effect of floating flowers
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-02
    • 文件大小:116187
    • 提供者:ws
  1. MonteCarloPi

    0下载:
  2. Java语言的随机数法算Pi的小程序-Java-random number method calculation small program Pi
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3266872
    • 提供者:陈南
  1. jgrapht-0.8.1

    0下载:
  2. This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1826275
    • 提供者:Jazz
  1. caipiao

    0下载:
  2. 随机程序,支持双色球和体彩大乐透,其实只要数字彩都可以变相支持。功能比较简单,有历史概率分析。-Random process, support for Shuangse Qiu and Ticai big lottery, in fact, can be disguised as long as the number of color support. Function is relatively simple, has a historical probability analysis.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1873053
    • 提供者:wuyuexue94
  1. biptHttpclient

    0下载:
  2. 一个模拟骨子的小程序,产生一对随机数,在1-6之间-A simulated ribs of small programs, resulting in a pair of random numbers, in between 1-6
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1135
    • 提供者:Alan
  1. random

    0下载:
  2. jsp 验证码-jsp code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:658
    • 提供者:tangang
  1. OpenFile

    0下载:
  2. 编写一个应用程序,实现下列要求: 显示一个“打开”文件对话框,并选择一个文件 从字节流、字符流、随机访问文件3种方式选择一种完成对该文件的复制 检查复制后的文件内容与原文件是否一致 -Write an application to achieve the following requirements: Display an " Open" file dialog box and select a file from a byte stream, characte
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:13152
    • 提供者:lcs
  1. GuessNumber

    0下载:
  2. 在1-100中,随便写一个数,让你猜,你第几次猜中呢?这个源代码,告诉你答案!-In 1-100, the random write a number, let you guess how many times you guessed it? The source code, tell you the answer!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:543
    • 提供者:wangjian
  1. YSOnlineExam

    0下载:
  2. 这是用struts实现针对医科大学的web考试系统。该系统实现了随机抽取题目、定时考试,自动收卷及完整的对试题和用户的后台管理功能。-This is a web examination system dealing with medical university.The system implemented getting question random、examing wihtin set time、collecting paper automatically and detailed man
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-10
    • 文件大小:2193512
    • 提供者:luise
  1. validate_code_generator

    0下载:
  2. 登陆时生成随机数字、字母的验证码,JSP中生成图片,并使用session进行校验。-Landing generate random numbers, letters, verification code, JSP generated images, and use the session to verify.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:7666
    • 提供者:邓雄
  1. qipan

    0下载:
  2. 此程序展示了一个随机的三子棋盘,运用了JAVA中的标签-This program shows a random three sub-board, using the JAVA in the label. . .
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2116732
    • 提供者:刘灯
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 42 »
搜珍网 www.dssz.com