搜索资源列表
CSCI944-Calculator
- 简单的加减乘除计算器,输入两个数自动输出加减乘除结果的计算器-Simple addition and subtraction, multiplication and division calculator, enter the two numbers automatically output the results of addition, subtraction calculator
calculator
- 简易计算器,实现加、减、乘、处、开方等功能。-Simple calculator to add, subtract, multiply, at the square root function.
jyjcjsq
- 简易阶乘计算器,实现阶乘输入显示功能,即输入一个数字后显示输入结果。-The simple factorial calculator factorial input display feature, enter a number that is displayed enter the result.
jypfg
- 简易平方根计算器,实现数字输入显示功能,即输入一个数字后显示开平方根输入结果。-Simple square root calculator, digital input display to enter a number that shows the square root enter the result.
calculator---calculator--
- 用labview写的计算器,简浩式的计算器。-the labview parts of the Calculator
Design-Calculator-
- 一个关于设计计算器的实例,有助于新手学习labview,-Instance of a design calculator to help novices to learn labview
scientific-calculator
- 基于labVIEW的科学计算器,可直接输入括号等运算级次,显示清晰,使用方便-scientific calculator
加减乘除计算器
- 一个基于labview的简易计算器,通过滑竿的滑动实现加减乘除,(Labview Simple calculator, to achieve the slider sliding add, subtract, multiply and divide)
例程 07
- 用Labview 编写初级计算器制作,初级学习参考。(Prepared by Labview primary calculator production, primary learning reference.)
计算器
- 实现计算器的加减乘除,以及2、8、10、16进制转换的功能(The hexadecimal conversion calculator and add, subtract, multiply and divide the function)
lABview计算器
- 计算加减乘除最佳列子,效果很好,值得拥有,建议下载使用(The calculation add, subtract, multiply and divide the effect is very good, the best example is worth having recommended download)
计算器
- 计算器 vi 基于 labview,能够实现简单加减乘除功能(Simple add, subtract, multiply and divide function)
1.加减乘除运算
- 简易计算器,能进行加减乘除,取整,绝对值,取余,等计算,简单方便(Simple calculator, can be rounded, absolute value, add, subtract, multiply and divide, take over, the calculation is simple and convenient)
计算器
- 用LabVIEW实现比较复杂的计算器,已经可以直接使用。(Implement a complex calculator with LabVIEW.)
简易计算器
- 用labview做的简易计算器,亲测可用(A simple calculator made with LabVIEW.)
科学计算器
- 用labview完成一个简单的科学计算器设计(Using LabVIEW to complete a simple scientific calculator design)
计算器_高级
- 用labview程序实现高级计算器,包括带括号加减乘除,多个数值计算等(Using LabVIEW program to achieve advanced calculator, including parentheses addition and subtraction multiplication and division, multiple numerical calculations, etc.)
初级计算机
- 计算,是基于labview进行编写的一个计算器,可以用来满足各种计算(Calculation, is based on labview to write a calculator, can be used to meet a variety of calculations)
实验2-2计算器
- 设计一个简易的计算器,实现加、减、乘、除、开方等运算。 要求:前面板设有数字控制器用来输入数字,数字显示器用来显示运算结果。 前面板设有数字控制器用来输入两个数字,数字显示器用来显示运算结果。运算方式有加、减、乘、除。 要求:用一个滚动条来规定运算方式。(Design a simple calculator to add, subtract, multiply, divide, square and other operations. Requirements: The front pa
计算器
- 本VI写了一个计算器工程,当刚入手时可以看看学习学习!很简单的一个工程!