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

搜索资源列表

  1. Bingo

    0下载:
  2. 玩法: 一開始先下數字 下完25個數字後 再開始圈選數字 先達到5條連線者獲勝 在下數字跟選數字時 按滑鼠右鍵都能無限反悔 當然 電腦部分仍然是兩光兩光的... 還有畫面也是粉差啦... -Play : a first start under digit figures End 25 after starting cast figures to reach five-line figures he wins the next election with
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10867
    • 提供者:陳大衛
  1. reg2nfa

    0下载:
  2. 程序用JAVA语言编写, 综合利用图结构和堆栈结构进行数据组织和处理. 可以进行正则表达式到NFA的转化, 并能用图形直观的表示. 对正则表达式有一些约定, 就是可以用单个字符表示输入, 也可以用 ‘ ‘ 连接起来的一串字符进行输入. 有基本的表达式以及由基本表达式构成的并置, 选择和重复的操作. 例: A|b*c ‘letter’*’digit’ 等都是合法输入. 还带有括号功能, 优先级 -procedures using Java language.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12703
    • 提供者:onlyerlee
  1. Applet_Guess

    0下载:
  2. 用java寫的猜數字遊戲,是猜四位數的那一種,支援人機對戰,電腦最多猜七次就可以猜中玩家心中的數字,核心演算法是使用暴力法,大家可以參考-viewing the games, guessing the four-digit category, support human-machine players, up to seven computer guess on the hearts of gamers can guess the number of core algorithm is the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10287
    • 提供者:陳俊宇
  1. mod(div)

    0下载:
  2. 大数除法(含模)有时需要进行超多位数的除法,本程序可以不限位数的计算-majority of the division (including modeling) is sometimes necessary for the ultra-multi-digit division, the process could be open-calculation of the median
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2074
    • 提供者:
  1. VerifyPicNum

    0下载:
  2. 用Servlet生成4位数字的图片验证码 功能: 1 取得一个1000-9999的随机数 2 设置图片大小 3 设置背景色 4 设置字体色 5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到 6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the p
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:菜虫
  1. c语言教程(www.vcok.com版)

    0下载:
  2. 经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf(\"\\n\") for(i=1 i<5 i++)    /*以下为三重循环*/  for(j=1 j<5 j++)    for (k=1 k<5 k++)   
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:304386
    • 提供者:刘宋
  1. Guess Number 猜数字游戏JAVA源代码

    1下载:
  2. 猜数字游戏1. 随机生成4个0到9的整数,组成一个序列(使用LinkedList<Integer>存储)例如:3 6 4 4System.out.println((int)(Math.random(0*4)))2. 然后要求用户循环猜这4个数子,在用户每猜一次之后,提示用户有几个数字的位置正确了。 例如:用户输入3 7 2 4 (3和4的位置正确了),则提示用户有2个数字正确。3. 使用LinkedList存储用户每次猜测是数字组合。用户可以随时查看之前自己的输入 例如:
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:adaf
  1. 菲波那契(Fibonacci)数列算法

    0下载:
  2. 编写Java应用程序,实现以下功能:当应用程序运行后,根据屏幕提示进行交互式输入并菲波那契(Fibonacci)数列的任意项。-A three-digit, to meet the digital formula:, where* represents a number, use a layer of loops, seeking to meet the conditions of the three digits....
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-23
    • 文件大小:1496
    • 提供者:shuang
  1. addone

    0下载:
  2. 调整编号小程序 经常出现000050这个的编号,用自动加1的数据库手段实现很不方便,设计这个小程序可以用补0的方法完成要求。方便、简单。 从记录集里面取值,在编号是个位数的情况下直接加1,在编号前面补0,缺几位就补几个0。-Adjust number of small procedures that often number 000,050, with automatic means to achieve one of the database is very convenient
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-28
    • 文件大小:8560
    • 提供者:Husky
  1. 100_rmi_add_dec

    0下载:
  2. 一个100位数的加减及比大小运算,采用WebService实现-A 100-digit addition and subtraction and more than the size of computing, using WebService implementation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-27
    • 文件大小:38401
    • 提供者:xj
  1. Triangle

    0下载:
  2. 水仙花数是三位数,它的各位数字的立方和等于这个三位数本身,例如371—33+73+1 3,则371就是一个水仙花数。编程找出所有水仙花数。-Narcissus is the three-digit number, it figures that the three-digit cube and equal to itself, for example, 371-33+73+1 3, the 371 is a few daffodils. Programming to identify the n
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:826
    • 提供者:yanglingfei
  1. Caculater

    0下载:
  2. 简单计算器,它能够计算4位数,但不能够过长-Simple calculator, it is able to calculate the 4-digit, but can not be too long
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:131148
    • 提供者:黄明东
  1. huiwenshu

    0下载:
  2. 1-99999位数回文数判断,银行管理包括利率,密码,剩余额-1-99999 digit palindrome number of judgments, bank management, including interest rates, passwords, the remaining amount of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2750
    • 提供者:陈玲
  1. BinaryToDecimalConverter.java

    0下载:
  2. this program is used to convert a a 4 digit binary number to its decimal equivalent, library methods are not used. Also error checking is taken care .-this program is used to convert a a 4 digit binary number to its decimal equivalent, library metho
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1045
    • 提供者:stallio
  1. distbinaryimage

    0下载:
  2. digit binary image in servlets
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:2163
    • 提供者:projects54321
  1. ganguanpingding

    0下载:
  2. 一个食品感官评定的软件,进行物品编号。前两位数之差绝对值为奇数的是物品A,为偶数的是物品B。随机生成任意范围内满足要求的分组。-A food sensory evaluation of the software, for item number. Absolute difference between the former two-digit odd is that items A, as even the articles B. Randomly generated to meet the r
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:18493
    • 提供者:chc
  1. ValidateCode

    0下载:
  2. 生成图片验证码类 该方法用于生成指定位数的随机数-Generated image verification code class that the method used to generate double-digit random number specified
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:1516
    • 提供者:alex
  1. TestCount

    1下载:
  2. 统计字符串中符号、数字、字母、空格、标点符号的个数-Statistical string symbol, digit, letter, Spaces, and the number of punctuation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:622
    • 提供者:balenor
  1. desede

    0下载:
  2. 随机数产生器,可以随机生成特定位数的随机数,很有用。-Random number generator can randomly generate a specific digit random number, very useful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1815
    • 提供者:ai
  1. Test3

    0下载:
  2. 这个是个猜数字的游戏,电脑可以随机生产一个数字-Given an integer, and then calculate the integral on each digit and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:556
    • 提供者:mogu
« 12 3 4 5 »
搜珍网 www.dssz.com