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

搜索资源列表

  1. RombergTest2

    0下载:
  2. 函数逼近与曲线拟合,包含梯形公式、Simpson公式、Romberg公式。-Function approximation and curve fitting, including trapezoidal, Simpson formula, Romberg formula.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1593
    • 提供者:minjiawei
  1. AssignmentSharp1

    0下载:
  2. Write a program that takes the x-y coordinates of a point in the Cartesian plan and print a message in a message dialog box telling either an axis in which the point lies or the quadrant in which it is found. Sample line of output: (-1.0, -2.5)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:184635
    • 提供者:Anas
  1. timu

    0下载:
  2. 一道英语试题: 1.( ) some flowers for you A.给你的花 B.给她的花 C.给他的花 能调用正确和错误的图片-Formula " 1+1/3+1/5+1/7+ ...+1/(2n-1)" code. Assume that n is 5, not subject to keyboard input, display decimal
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1355
    • 提供者:ss
  1. Digram-Drawer

    0下载:
  2. To draw any mathematical formula on a 2D diagram
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:61979
    • 提供者:nas
  1. [JAVA]Calc

    0下载:
  2. 使用java写的一个计算器,支持进制转换,保存计算结果,简单的数学公式,类似XP下的计算器。-Using java to write a calculator, to support binary conversion, save the results, a simple mathematical formula, like under XP Calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:44358
    • 提供者:L
  1. excel

    0下载:
  2. 在线excel,方便你在WEB开发中使用,支持公式。-Online excel, allowing you to use in the WEB development, support formula.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:15403
    • 提供者:goldron
  1. ccc

    0下载:
  2. 会员们分享的asp的完整源码 后台admin用户名和密码admin 欢迎你来国珍信息在线www.8xl.cn免费发布信息!!! 国珍信息在线www.8xl.cn友情连接,广告位置互相交换www.bz118.com,,PR3,www.cddhy.cn www.cndfx.cn国珍信息在线|东方市国珍印章厂|免费发布信息|印章雕刻艺术|雕刻机|股票知识黑马指标公式,都换友情连接啦!-Members share the full source code asp background
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:3243809
    • 提供者:刘邦
  1. NineMultiply

    0下载:
  2. java 实验 (1)实现一个整数N的阶乘运算。N为固定常数。 (2)在屏幕上按如下格式输出乘法口诀表: 1X1=1 1X2=2 2X2=4 1X3=3 2X3=6 3X3=9 … 其中,每行的多个乘法公式之间用‘\t’分割 -java test (1) to achieve an integer N factorial operation. N is a fixed constant. (2) in the following format on the scr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2845
    • 提供者:duanduan
  1. FDC

    0下载:
  2. 这是一个房地产价格估算系统,采用模糊数学的递减加权算法作为核心计算公式,凭借经验估算价格-This is a real estate price estimation system that uses fuzzy mathematics decreasing weighting algorithm as the core formula, with experience in estimating the price
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:158593
    • 提供者:刘大成
  1. jakarta-poi-1.5.1-final-bin

    0下载:
  2. FORMULA+ONE+中文使用,好用的 哟-formula one
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-20
    • 文件大小:6092068
    • 提供者:周发兵
  1. TestJavaScript

    0下载:
  2. 超强 超经典的 java中是用javascr ipt 实现自定义公式的计算-Super super classic java is using javascr ipt to implement a custom formula calculation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2495
    • 提供者:大牛
  1. Insertion-Finder

    0下载:
  2. 三阶魔方最少步找插入程序。在已经还原大多数块的情况下让程序帮你找出最佳的插入公式和插入位置-A Rubik s Cube fewest moves insertion finder. It helps you to find out the best formula and place to insert as most of the blocks are solved.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:593648
    • 提供者:宣炎
  1. Name

    0下载:
  2. 把“汤一平老师你好”写在网页上,围绕既定的中心点翻转和环绕旋转。 编程技巧说明: 名字旋转处理:为实现立体感效果添加了缩放系数; 用Runnable接口创建多线程; 名字画法及处理是用drawline()方法实现的; 坐标变换公式的应用; 背景颜色设置为绿色,大自然的颜色,看起来更亲切; 类说明: 程序首先调用init()设置初值等,然后调用start()方法,在此方法中创建一个新的线程runner,并调用线程的start()方法,并从写线程的run()方法
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:1444
    • 提供者:祝彦超
  1. PreMath

    0下载:
  2. 用自动机提取TEX文件中的独立行数学公式-Automata extraction TEX file independent line mathematical formula
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:11918
    • 提供者:tang
  1. YUNSUANFUYUBIAODASHI

    0下载:
  2. (1) 加减运算符 +,-.例如 2+39,908.98-23等. 加减运算符是双目运算符,即连接两个操作元的运算符.加减运算符的结合方向是从左到右.例如: 2+3-8,先计算2+3,然后再将得到的结果减8.加减运算符的操作元是整型或浮点型数据,加减运算符的优先级是4级. (2) 乘,除和求余运算符 *,/, .例如 2*39 908.98/23等. *,/, 运算符是双目运算符,即连接两个操作元的运算符.*,/, 运算符的结合方向是从左到右,例如 2*3/8,先计算2*3,然后再将
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:8905
    • 提供者:徐云婷
  1. Twenty-JAVA-program-code

    0下载:
  2. 二十个常用的JAVA程序代码,百分制分数到等级分数,成法口诀阵形,华氏和摄氏的转换法,CardGame等。-Twenty commonly used JAVA code, percentile scores to rank scores, synthesis formula formations, Fahrenheit and Celsius conversion method, CardGame etc..
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:23348
    • 提供者:mengfei
  1. BMI

    2下载:
  2. 一个健康情况计算器:用你的体重KG除你的身高M的平方,得到BMI数值,在不同范围说明你身体目前状况。-Write a program to calculate your BMI and give weight status. Body Mass Index (BMI) is an internationally used measurement to check if you have a healthy weight for your height. The metric BMI fo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1285
    • 提供者:撒旦
  1. ErlangCacu2

    0下载:
  2. 爱尔兰计算器java实现。实现爱尔兰B公式和爱尔兰C公式的计算,知道三个参数中任意两个可以得到第三个参数的值。同时,利用了BigDecimal和BigInteger类,理论上,只要时间足够,程序可以实现对于任意大小的数的计算。另外,程序可以绘制B-C图和B-a图,还可以显示大群化效应。-Irish calculator java. B formula of Ireland and the Irish C formula calculation, know any two of the three
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:11750
    • 提供者:lijun
  1. caculate24

    0下载:
  2. 扑克牌版的巧算24,是个小游戏哦……可以人工输入算式的程序,课程设计可用-A simple calculation of the poker version 24, is a small game, oh ...... procedures, curriculum design can manually input the formula can be used ...
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:119420
    • 提供者:袁守言
  1. RecommendedSystem

    0下载:
  2. 个性化推荐系统的程序,采用的是基于协同过滤的方法,自己做了方法改进,用到了信息熵公式-Program of personalized recommendation system using the method based on collaborative filtering methods improved, used information entropy formula
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-21
    • 文件大小:2291
    • 提供者:王震
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com