搜索资源列表
weekstring
- 自己计算当前时间的星期;取得当前时间,分别得到年、月、日,通过这个公式,计算得到星期;当然可以把年、月、日作为参数输入;-own calculation of the current time weeks; Get current time, won the year, month, day and the passage of this formula, calculated weeks; Certainly can, month, day as a parameter input;
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
YUNSUANdemo
- 能解释运行你动态输入的+-*/和SQR,ABS等公式的代码-can explain to your dynamic input -* and / SQR, ABS, etc. formula code
AssembleGear
- 组装齿轮问题 譬如,在这个玩具中包含了 6 齿、12 齿和 30 齿的齿轮,而你的弟弟希望搞一个转速比为 5:4 的传动装置。下图就显示了一种可能的方案: 这个传动方案使用了四个齿轮,第一跟轴上是 30 齿和 12 齿的,第二跟轴上是 6 齿和 12 齿的。转速比可以通过如下公式获得: (30 / 12) * (6 / 12) = (5 / 2) * (1 / 2) = 5 / 4 = 5:4 然而,使用以上三种齿轮,就没法组装出转速比为 1:6 的传动装置。
1huitu1
- 一个GUI程序,可输入数据和公式进行绘图-a GUI procedures, data entry and mapping formula.
FUN_2V
- 绘制一元函数曲线的工具 输入C语言语法的函数公式, 即可绘制函数的二维曲线 采用内置编译器和虚拟机
FUN_2V2
- 绘制一元函数曲线的工具 输入C语言语法的函数公式, 即可绘制函数的二维曲线 采用内置编译器和虚拟机(这是调整OK的版本)
wen
- 这是编译原理里面用来判断输入的东西是是否是符合数学运算公式
Expression
- 这是一个公式编辑器,编写一个微型非所见即所得公式编辑器,对于输入的源代码进行分析,判断语法是否正确,如果正确则输出对应的公式。 -This is a formula editor, the preparation of a miniature non-WYSIWYG formula editor, enter the source code for an analysis to determine whether the grammar is correct, if the correct ou
xinqi
- 输入年、月、日,计算星期几。计算公式为S=(y-1)*365+(y-1)div4-(y-1)div100+(y-1)div400+C-Enter year, month, day, calculating the day of the week. Calculation formula for the S = (y-1)* 365+ (Y-1) div4-(y-1) div100+ (Y-1) div400+ C
StringToMath
- 本程序能实现输入字符串类型而可以用数学公式计算出结果。-This procedure can achieve the type of input string can use mathematical formulas to calculate results.
function-solving
- 采用公式节点计算函数问题,控件输入自变量的值,而指示器将显示其对应的函数的值,函数的表达式可在框图界面下进行修改-Formula node calculation function, the control input value of the independent variable, and the indicator will display the corresponding value of the function, the function of the expression ca
pp
- ,基于LabVIEW这个软件开发平台。虚拟函数发生器的设计参考了常见信号发生器的功能,在功能上有所扩展。仪器主要功能如下: 1可产生实验室常用的正弦波、方波、三角波、锯齿波。2任意波形的发生,任意波可实现公式输入。3信号频率、幅度、相位、偏移量、方波占空比可调可控-Based on LabVIEW software development platform. The design of the virtual function generator reference to the common
xunixinhaofashengqi
- 具有基本波形输出,正弦波、方波、锯齿波、矩形波。并且具有调节占空比的功能,另外还能输出任意输入的公式波形,并且可以实时显示时间,具有登陆验证功能,登陆用户名是仪电,密码是123-With the basic waveform output, sine wave, square wave, sawtooth wave, rectangular wave. And has the function of adjusting the duty cycle, another formula can ou
CalcEdit
- 实现根据用户使用时输入的公式进行计算的功能,对动态计算非常有用。- Calculated according to the function realization formulas user input is useful for dynamic calculations.
ex_22
- 2.编写一个程序,实现一个温度格式转换器。接受用户输入华氏温度,要求输出摄氏温度(换算公式为C=5(F-32)/ 9),输入输出要有文字说明。-2. Write a program that implements a temperature format converter. Accepting user input Fahrenheit, Celsius required output (conversion formula is C = 5 (F-32)/9), the input and
character
- 一个小型计算器,可直接输入公式计算,有历史记录和比例计算功能-A small calculator, can be directly input formula calculation, there are historical records and the proportion of computing functions
Learn
- 机器人学导论第三版,PUMA560机器人6个角度求逆解程序。DH参数参考P80页表格,计算过程采用P90公式,输入T06矩阵,输出8组解。PM5601是求正解,03求逆解,INV是表达成函数形式。(Introduction to robotics third edition, PUMA560 robot 6 angle inverse solution program. DH parameter reference P80 page form, the calculation process u