搜索资源列表
ComplexNumberCalculator
- 这是一个简单实用的复数计算器程序。界面和使用方法与Windows附带的计算器类似。可进行复数的加减乘除四则运算,取共轭运算,开平方运算,可以进行连续计算。-This is a simple and practical procedures for plural calculator. Interface and the use of methods and Windows comes with a similar calculator. Can be plural calculation 4 c
Caculator
- 用VC编写的一个多功能图形界面计算器,不仅能实现简单的加减乘除,还能实现乘方,开方等算术。-VC prepared using a multi-functional graphical interface calculator, not only simple addition and subtraction, multiplication and division to achieve, but also the realization of involution, evolution, su
Calculator
- 这是在MATLAB7.0.1版本上实现的一个简单的模拟计算器的界面和功能的程序,主要给有一定基础的初学者提供参考,希望对大家有帮助。-This is the version at MATLAB7.0.1 on the implementation of a simple analog calculator function interface and procedures, the main foundation for the beginner must have a reference, i
calculater
- 用matlab2008a设计的一个简单的具有GUI界面的计算器-Matlab2008a design with a simple calculator with a GUI interface
jisuanqi
- 一个一元稀疏多项式简单计算器: 1 输入并建立多项式; 2 输出多项式,输出形式为整数序列n,c1,e1, c2,e2,,,,,,, cn,en,其中n是多项式的项数,ci,ei,分别是第i项的系数和指数,序列按指数降序排序; 3 多项式a和b相加,建立多项式a+b;如果用单链表存储多项式,则用a存储多项式(a+b)。如果用队列存储多项式,则需为多项式(a+b)另外创建一个队列。 4 多项式a和b相减,建立多项式a-b;如果用单链表存储多项式,则用a存储多项式(a+b)。如果用队
calculator
- 用Matlab图形用户界面实现的计算器功能,简单实用-Matlab graphical user interface with the calculator function, simple and practical
jisuanqi
- 计算器实现加减乘除等功能 采用可视化界面 简单易懂-Math calculator functions to achieve a visual interface with easy to understand
JCalc
- java 计算器界面,最简单的java计算器程序,不包括科学计算-Java Calculator GUI, the simplest java applet, doesnt includes scientific calculation
matlabGUI
- matlab GUI图形用户界面编程,本例程为一个基于matlab的计算器的源码,实现简单的数值加减运算。-matlab GUI(graphical user interface),this is a programe programed by matlab.It has the basic functon of counting.
lisp
- 简单的LISP计算表达式计算器 计算表达式的值 输入表达式 能自动识别 有美丽的界面设计-The simple LISP calculated expression evaluator
caculator
- 一个简易的计算器,只要可以实现加减乘除四种简单算法,包括可以利用负数进行计算,颜色是自己设定的,界面一般-A simple calculator can add, subtract, multiply and divide four simple algorithms, including the ability to use a negative number to calculate the color is set, the interface in general
jisuanqi
- 1、创建一个计算器(非可视化界面),可以进行常用的加减乘除算术运算。 2、请找出3至1000范围内最大的10个素数,并计算出这10个素数的累加和。 3、使用简单if语句编程,从键盘键入三个整数,然后按照从小到大的顺序将其输出。 -1, create a calculator (non-visual interface) that can be used arithmetic arithmetic. 2, identify the range of 3-1000 largest pri
444
- 用MATLAB实现计算器程序源代码,带有简单的界面,对新手在matlab中界面的学习有一定作用-Calculator program using MATLAB source code, with a simple interface for the novice in matlab interface have a role in learning
MATLAB-homworks-
- 上学学习matlab的期末考试试题:包括地球和火星绕太阳运转动画演示;利用两种不同途径求解边值问题;多种方法求解Lorenz模型;多种方法求解Apollo卫星的运动轨迹;利用Matlab设计一个简单的计算器,要求:(1)友好的交互界面;(2)至少能够实现加减与乘除预算。-School learning matlab final exam questions include: Earth and Mars around the sun animation using two different
jisuanqi_V1
- 一个简单的四则运算计算器,它能实现两个数据的加减乘除运算,数据需手动输入。因为界面相对简单,方便初学者使用学习-A simple four-function calculator, it can achieve two data arithmetic operations, data to be entered manually. Because the interface is relatively simple and easy to learn for beginners
JS
- 本计算器界面简单大方,除了最基本的加、减、乘、除功能外,还支持常用的储存、取存、累存、积存、清存、取余、取整功能,支持十六进制、十进制、八进制、二进制、上档功能、双曲函数、快速使用,方便切换退格,清屏、全清等功能、支持IE浏览器,360浏览器,搜狗浏览器,火狐浏览器,谷歌chrome浏览器等主流浏览器,即计即用,无需数据库,上传即可使用!-The calculator interface is simple and elegant, in addition to the basic additi
Calculator
- 简单的数学计算器,友好的用户界面,包括加减乘除,三角函数,指数对数等,还可将历史记录存入文件-Calculator with friendly UI surface
counter_sl8gil
- 老师留的作业,关于如何使用MATLAB实现简单的计算器的GUI图像界面。-The teacher left the job, about how to use MATLAB to achieve a simple graphical interface GUI calculator.
运算器
- 设计实现一个简单的计算器,可以接受中缀数值表达式,并进行求值。 至少应该包括加、减、乘、除4种运算和括号处理; (2) 运算量可以自己约束(整数、实数等); (3)有能力的同学可以仿照WINDOWS计算器界面(The design and implementation of a simple calculator, can accept infix numerical expression, and evaluation. At least 4 additional operations,
四则运算器
- 可进行简便的四则运算,并且有简单的界面设计(do some simple calculation)
