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

搜索资源列表

  1. webmath

    0下载:
  2. 基于web的数学公式编辑器,大学时的毕业设计性能上不够好 -web-based mathematical formula editor, at the university graduation design performance is not good enough huh
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:127353
    • 提供者:w
  1. webcamCapture

    0下载:
  2. 最近去看監視器材,看到他們的監視軟體 就突發奇想自己來寫一個看看 程式會把移動中的物體用綠色框框起來 並且把當時的影像存成jpg檔(我把這個功能註解起來了) 我這個程式是在UltraEdit(類似記事本)下寫成的 程式裡用到JMF套件 主程式是webcamCapture.java -look at the latest surveillance equipment, they are seen on the surveillance softwar
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 設定程式投影圖檔,設定程式投射光線的紅綠藍色RGB值,設定範圍在0至255,設定投射光線的大小,值愈小光線愈大-set formula projection drawings and set formula projection of the 169 blue light RGB value and set the scope of 0 to 255, set light to the project size, the smaller the value of the greater ligh
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4149
    • 提供者:寒叶
  1. optioncalc

    0下载:
  2. 用于计算期权价格,窝轮的价格却并非取决于市场供求,而是以「期权定价模式」计算窝轮的期权价值。期权订价模式是利用数学算式,因应不同的订价因素,如正股价格、引伸波幅等决定其价格-used to calculate options prices, Waterloo round of price is not determined by market supply and demand, but "option pricing model," Waterloo round of th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3095
    • 提供者:lin lin
  1. JRawShop

    0下载:
  2. 看raw影像的程式(8bits灰階的raw影像)-see raw images of formula (8bits of raw grayscale images)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3858016
    • 提供者:徐小明
  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. Exercise5_22

    0下载:
  2. 平方根的近似求法,编写sqrt方法,数num的平方根可通过反复计算下列公式求得nextguess=(lastguess+(num/lastguess))/2-Approximate approach to the square root, sqrt method of preparation, the square root of the number of num can be obtained by repeatedly calculating the following formula n
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2565
    • 提供者:xuzhihong
  1. jsMath-3.6e

    0下载:
  2. 在线数学公式编辑器的源代码,主要是javascr ipt脚本-Online mathematical formula editor, source code, javascr ipt scr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:291114
    • 提供者:王智
  1. tex

    0下载:
  2. WebTeX 可视化网络公式编辑器源码,解决网络公式输入的问题,可输入比较复杂的数学公式。-WebTeX visual network source equation editor, enter the formula to solve network problems, you can enter more complex mathematical formulas.
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-04-09
    • 文件大小:408931
    • 提供者:richard
  1. PDemo

    0下载:
  2. 计算输入公式 字符转换器 例如(A+B)*c的值等-Formula for calculating the input characters such as converters (A+ B)* c of the value
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7649
    • 提供者:黄道斌
  1. 1006

    0下载:
  2. 一个有用的数学公式,搜索的相关知识和一些ACN比赛的经验-A useful mathematical formula, the search of the relevant knowledge and experience some of ACN
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:130256
    • 提供者:Tim
  1. excel

    0下载:
  2. 一个JAVA作的excel读写程序,可以设置格式,不可以设置公式-Excel for a JAVA program to read and write, you can set format, can not set the formula
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4041
    • 提供者:wangxu
  1. Lagrange

    0下载:
  2. 这是一个用拉格朗日插值公式计算函数值的java程序,方便易用。-This is a formula with the Lagrange interpolation function value of the java process, user-friendly.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:782
    • 提供者:asdf
  1. experiencetwo

    0下载:
  2. 请设计一个通用程序,用来计算每一种交通工具行使1000公里所需的时间。已知每种交通工具的速度都是3个整数A、B、C的表达式。现有3种工具:Car 、Plane和Ship,其中Car 的速度运算公式为:A*B/C,Plane 的速度运算公式为:A+B+C,Ship的计算公式为A-B-C。-Please design a common procedure used to calculate the exercise of each type of transport time required fo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:167169
    • 提供者:庄黛
  1. java

    0下载:
  2. 此文档包含有AOP,Annotation,xml读写,一般文件读写,各种属性文件读写, 安全控制基础,还有Reflect功能的测试。 还有在math中,自己写一个数的n次幂算式 各种框架的核心基础基本都在这里边,当然只是一个简单基础类的探讨,更 深的技术,需要在具体环境下在扩展设计-This document contains the AOP, Annotation, xml reading and writing, reading and writing paper
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:25230
    • 提供者:zhang long
  1. calculator

    0下载:
  2. java计算器,带图形用户界面,能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。-java calculator with graphical user interface that can display the output of the input formula, and can be mixed computing 4.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1627
    • 提供者:tlin
  1. Shejiyi

    0下载:
  2. java版公式计算器,含输入界面,支持直接输入公式(含括号),计算出结果。-java version of the formula calculator, input interface with support for direct importation of the formula (including brackets), calculated the results.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:48204
    • 提供者:wenlian
  1. navicat8_mysql_cs

    0下载:
  2. 一个很好的数学公式软件 详细内容都在解压包里面 大家可以看看 -A very good software, the details of the mathematical formula in which we can extract the package to see
  3. 所属分类:Java Develop

    • 发布日期:2017-05-28
    • 文件大小:11437896
    • 提供者:ZENGWEI
  1. calcu

    1下载:
  2. 这是实现汽车零部件设计、制造过程中涉及到的强度计算、刚度计算公式以及运算java源程序,超级棒的-This is the auto parts design, manufacturing process involves the calculation of the strength, stiffness and the computing formula java source code, super rods. . .
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:3025982
    • 提供者:yangmiying
  1. Formula

    0下载:
  2. 第一届蓝桥杯JAVA组决赛题目。自定义公式识别算法,支持函数重载识别。主要应用栈结构实现。-user defined formula recognizing.
  3. 所属分类:Java Develop

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