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

搜索资源列表

  1. arindam

    0下载:
  2. progam to calculate pactorial by java scr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-05-11
    • 文件大小:2161343
    • 提供者:RAJ
  1. server

    0下载:
  2. 设计一个应用程序,实现下列功能: 客户端:输入三个数,以逗号分隔,并发往服务器处理,接收并显示处理结果 服务器端:接收客户端送来的数据,计算以这三个数为边的三角形的面积。处理结果分为:1)数据格式异常;2)不能构成三角形;3)三角形的面积 注:自行选择所使用的协议(TCP/UDP)-Design an application to achieve the following functions: Client: Enter three numbers separated by com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:25789
    • 提供者:lcs
  1. calculate

    0下载:
  2. 用Java编写的图形化界面的计算器 模仿windows上的计算器写的代码-With the Java graphical interface written in imitation of the calculator windows calculator to write the code on the
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1018
    • 提供者:杜存
  1. dijkstraforshortestpath

    0下载:
  2. dijkstra algorithm is mainly used to calculate shortes path in between source and destination. it has the time complexity of o(n log n)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:2129
    • 提供者:govind
  1. EX10_03

    0下载:
  2. 用于计算女性的生理周期,可以设置上次MC的时间,之后提醒用户下次MC的时间-Used to calculate women s menstrual cycles, you can set the time the last MC and then to remind the user the next time MC
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:50313
    • 提供者:赵彩云
  1. demo

    0下载:
  2. This program used for calculate the mean square error using neural networks-This program used for calculate the mean square error using neural networks...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:22513
    • 提供者:sumi
  1. 1_1

    0下载:
  2. 可以很直观地计算圆的周长和面积,简单明了-Can be very straightforward to calculate the circumference of a circle and area, simple and clear. . . . . .
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-10
    • 文件大小:972
    • 提供者:黄晶
  1. banker

    0下载:
  2. 银行家算法,在操作系统中用于计算是否系统的资源请求会导致死锁-Banker' s algorithm, in the operating system used to calculate whether the resource request would cause a deadlock
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1435
    • 提供者:何耀东
  1. Calculator

    0下载:
  2. 能够计算算式的计算器,限制非法输入。支持括号!支持键盘格式输入! 天外的星星计算器V1.0版-The calculator can calculate the formula to limit the illegal importation. Support brackets! Support for keyboard input format! Days outside the star Calculator V1.0 version of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:55337
    • 提供者:李白
  1. tongxin

    0下载:
  2. 用java写的,一个服务器与客户端的通信程序,用户输入半径,服务器将其面积计算出来-Using java to write, and a server and client communication program, the user input radius, the server will calculate its size
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:5519
    • 提供者:li
  1. nqueensquestion

    0下载:
  2. 可以对n皇后问题进行全面的实现,求出n皇后有多少种解法-N queens problem can be to achieve a comprehensive, calculate how many kinds of solution n Queen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2864
    • 提供者:yunfei
  1. calculate

    0下载:
  2. 一个网页上的小计算器程序,采用Javascr ipt脚本语言编写-A small calculator program page, using Javascr ipt scr ipting language
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:926
    • 提供者:仙人球
  1. Jisuanqi

    0下载:
  2. 通过java实现表达式来计算其数值,用到编译原理的内容-Achieved through the java expression to calculate its value, use the contents of compiler theory
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:16582
    • 提供者:dfadf
  1. text

    0下载:
  2. 窗口中,在文本域中输入字符串。然后点击计算。计算出最大值,最小值,平均值。-Window, enter the string in the text field. Then click on calculate. . Calculate the maximum, minimum, average
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:919
    • 提供者:啊啊是的
  1. mortgage

    0下载:
  2. calculate mortgage with java-calculate mortgage with java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:17006
    • 提供者:poernomo
  1. SumOfByte

    0下载:
  2. 学习java编的小程序,用于计算你输入的整数数位相加之和-Series of learning java applet, used to calculate the number of integers you enter phase coupled and
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:2997
    • 提供者:陈萍春
  1. 113

    0下载:
  2. 运用JAVA语言用装饰者模式编写程序,计算小鸟飞行的计算距离。-The use of JAVA language programming with the trimmed model to calculate the calculation of the birds flying away.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:654
    • 提供者:lihua
  1. Count

    0下载:
  2. 计算三角形的面积和周长,要求设计出点数,通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积,周长等。-Calculate triangle area and perimeter, to design the points, by entering the three methods to determine the coordinates of a triangle, and the output of the triangle area and perimeter.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:580
    • 提供者:feiye
  1. Tuxing

    0下载:
  2. 编写求解集合图形周长,面积的应用程序,要求集合图形要求至少包含直线,三角形,矩形等类型,能计算出两个图形之间的距离。-The preparation of a collection of graphics to solve perimeter, area of application, requirements include a collection of graphics requires at least linear, triangular, rectangular and other
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:818
    • 提供者:feiye
  1. java

    0下载:
  2. 用java小顺序实验计算器,Swing的图形用户界面程序设计-calculate
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:88081
    • 提供者:张清香
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »
搜珍网 www.dssz.com