搜索资源列表
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
Shejiyi
- java版公式计算器,含输入界面,支持直接输入公式(含括号),计算出结果。-java version of the formula calculator, input interface with support for direct importation of the formula (including brackets), calculated the results.
jisuanex
- 小程序,输入x和n,利用公式计算e的x次方的值-Small program, enter the x and n, calculated using the formula x-th power of the value of e
YH24
- 一个GUI开发界面的24点小游戏,由4个数通过加减乘除计算得24.通过随机生成或者手动输入4个数,点计算按钮,界面中会列出所有能够得出24的公式-Development of a GUI interface, 24-point game, from 4 Math calculated by the number 24. Through the randomly generated or manually enter the number 4, point calculation button,
DistanceCalculateFrame-Test
- java图形界面:分别输入两地的经度,纬度,根据公式计算出两地的实际距离!-java graphical interface: Enter both the longitude, latitude, both the actual distance is calculated according to the formula!
Java_drawexcel
- 从空白的excel文件动态生成excel表格,Java编程调用PageOffice设置公式并填充数据。\r\n\r\n集成PageOffice不但能够实现在线编辑、保存真正的Office文档,而且还可以轻松实现Word、Excel文档的动态数据填充、格式控制和用户输入提交的高级复杂功能。-Dynamically generated from a blank excel file excel table the Java programming call PageOffice set formul
calculator_logic_547101201
- 对输入合式公式(例如P->Q)并能转化为波兰式(->PQ)和逆波兰式(PQ->),程序简单、操作容易,是个练手的小程序-The input formed formulas (such as P-> Q) and can be converted into Polish (-> PQ) and Reverse Polish Notation (PQ-> ), the program is simple, easy to operate, is a small pr
ACube
- 魔方求解软件。支持色向、位置独立设定,同时支持只还原部分块。输入方式支持状态输入、公式输入等。-Cube solving software. To support color, position-independent setting, while supporting only restore some blocks. Input to support state input, enter the formula and so on.
JUSUANQI
- 这是带有界面的计算器,能够实现带括号和显示输入公式功能,还能进行开方、平方以及log运算-This is a calculator with interface enables the display to enter the formula with braces and function, but also for prescribing, square and log operation
College-evaluation
- ① 不同角色登录:实现学生、教师和管理员三种角色通过输入账号、密码登录进入相应的用户页面,实现不同权限分配和操作。 ② 班级信息管理:对评测班级的信息进行管理。 ③ 学生信息管理:对班级参加测评的学生进行管理。 ④ 课程信息管理:对班级分学期所授课程的信息进行管理。 ⑤ 德育、智育、体育、素质能力成绩管理:对学生的德育、体育、智育、素质能力成绩进行管理。 ⑥ 综合测评:根据学生的德育、体育、智育、素质能力成绩,按测评指标计算公式(S=0.2D+0.7Z+0.1T+F,式中S为
erl-B
- 爱尔兰-b公式计算器,通信网基础实验。输入任意两个值,可计算第三个参数。JAVA语言。-Ireland-b formula calculator, communication network basic experiment. Enter any two values to calculate the third argument.
jep
- JEP是Java expression parser的简称,即java表达式分析器,Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。Jep支持用户自定义变量、常量和函数。包括许多常用的数学函数和常。(Jep is a Java library for converting and calculating mathematical expressions. Through this package, the use
oj_GPA
- 本科生的成绩施行平均学分绩点制(GPA)。既将学生的实际考分根据不同的学科的不同学分按一定的公式进行计算。 公式如下: 实际成绩 绩点 90——100 4.0 85——89 3.7 82——84 3.3 78——81 3.0 75——77 2.7 72——74 2.3 68——71 2.0 64——67 1.5 60——63 1.0 60以下 0 1.一门课程的学分绩点=该课绩点*该课学分 2.总评绩点=所有学科绩点之和/所有课程学分之和 现要求你编写程序求出某人A的总
JEPsrc(自定义计算公式)
- Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。(With this package, the user can enter an arbitrary formula as a string and then quickly calculate the result.)
jep-java-3.4-trial
- java表达式分析器,Jep是一个用来转换和计算数学表达式的java库。通过这个程序包,用户可以以字符串的形式输入一个、任意的公式,然后快速地计算出结果。Jep支持用户自定义变量、常量和函数。包括许多常用的数学函数和常。(Java expression analyzer)