搜索资源列表
webmath
- 基于web的数学公式编辑器,大学时的毕业设计性能上不够好 -web-based mathematical formula editor, at the university graduation design performance is not good enough huh
webcamCapture
- 最近去看監視器材,看到他們的監視軟體 就突發奇想自己來寫一個看看 程式會把移動中的物體用綠色框框起來 並且把當時的影像存成jpg檔(我把這個功能註解起來了) 我這個程式是在UltraEdit(類似記事本)下寫成的 程式裡用到JMF套件 主程式是webcamCapture.java -look at the latest surveillance equipment, they are seen on the surveillance softwar
stn_bump
- 設定程式投影圖檔,設定程式投射光線的紅綠藍色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
optioncalc
- 用于计算期权价格,窝轮的价格却并非取决于市场供求,而是以「期权定价模式」计算窝轮的期权价值。期权订价模式是利用数学算式,因应不同的订价因素,如正股价格、引伸波幅等决定其价格-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
JRawShop
- 看raw影像的程式(8bits灰階的raw影像)-see raw images of formula (8bits of raw grayscale images)
菲波那契(Fibonacci)数列算法
- 编写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....
Exercise5_22
- 平方根的近似求法,编写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
jsMath-3.6e
- 在线数学公式编辑器的源代码,主要是javascr ipt脚本-Online mathematical formula editor, source code, javascr ipt scr ipt
tex
- WebTeX 可视化网络公式编辑器源码,解决网络公式输入的问题,可输入比较复杂的数学公式。-WebTeX visual network source equation editor, enter the formula to solve network problems, you can enter more complex mathematical formulas.
PDemo
- 计算输入公式 字符转换器 例如(A+B)*c的值等-Formula for calculating the input characters such as converters (A+ B)* c of the value
1006
- 一个有用的数学公式,搜索的相关知识和一些ACN比赛的经验-A useful mathematical formula, the search of the relevant knowledge and experience some of ACN
excel
- 一个JAVA作的excel读写程序,可以设置格式,不可以设置公式-Excel for a JAVA program to read and write, you can set format, can not set the formula
Lagrange
- 这是一个用拉格朗日插值公式计算函数值的java程序,方便易用。-This is a formula with the Lagrange interpolation function value of the java process, user-friendly.
experiencetwo
- 请设计一个通用程序,用来计算每一种交通工具行使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
java
- 此文档包含有AOP,Annotation,xml读写,一般文件读写,各种属性文件读写, 安全控制基础,还有Reflect功能的测试。 还有在math中,自己写一个数的n次幂算式 各种框架的核心基础基本都在这里边,当然只是一个简单基础类的探讨,更 深的技术,需要在具体环境下在扩展设计-This document contains the AOP, Annotation, xml reading and writing, reading and writing paper
calculator
- java计算器,带图形用户界面,能够在输出显示屏上显示所输入的式子,并且能够进行4则混和运算。-java calculator with graphical user interface that can display the output of the input formula, and can be mixed computing 4.
Shejiyi
- java版公式计算器,含输入界面,支持直接输入公式(含括号),计算出结果。-java version of the formula calculator, input interface with support for direct importation of the formula (including brackets), calculated the results.
navicat8_mysql_cs
- 一个很好的数学公式软件 详细内容都在解压包里面 大家可以看看 -A very good software, the details of the mathematical formula in which we can extract the package to see
calcu
- 这是实现汽车零部件设计、制造过程中涉及到的强度计算、刚度计算公式以及运算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. . .
Formula
- 第一届蓝桥杯JAVA组决赛题目。自定义公式识别算法,支持函数重载识别。主要应用栈结构实现。-user defined formula recognizing.