搜索资源列表
caculator
- 简易计算器,能实现加、减、乘、除等功能,解决了多零,小数点等问题-Simple calculator, able to add, subtract, multiply, in addition to other functions, to solve a number of zero, decimal point and other issues
Calculator_altera
- 简易计算器,采用VHDL编写,能进行加减运算-Simple calculator, using VHDL writing, addition and subtraction operations can be carried out
Calculator
- 用c语言编写的简易计算器,包含加减乘除功能,供C语言初学者参考-a simple calculator using C
jisuanqi
- 简易计算器设计,利用LCD1602显示,使用矩阵键盘控制-Simple calculator designed to use LCD1602 display, use the matrix keyboard
简易计算器有判断功能
- 简易计算器有判断功能 可以判断除数是否为空和输入数-Simple Calculator judge can determine the divisor is empty and enter the number of
3 计算器4x4矩阵键盘
- 简易计算器,利用4乘4矩阵键盘,51单片机在LED显示屏上实现简易计算器功能(Based on the 4 x 4 matrix keyboard, 51 microcontroller simple calculator functions on the LED display)
Computer
- 能够实现四位数以上的加减乘除运算,并能克隆出多个计算器方便计算。(To achieve more than four digit arithmetic and cloned add, subtract, multiply and divide, more convenient calculation calculator.)
简易计算器
- 仿WIN计算器。可计算分数,根号,平方根,注意使用说明。(Imitation WIN calculator. Computable fraction)
mycompute
- 结合网络上的指导,利用MATLAB GUI编写的简易计算器代码,对感兴趣的初学者有一定帮助。(Under the guidance of the network, a simple calculator code is writed by using MATLAB GUI tool, I think this code is helpful for those beginners who are interested in MATLAB GUI tool.)
简易计算器
- 简易计算器,可以实现基本运算和开方、平方等。(Clean Calculator Beta)
简易计算器
- 一个支持四则运算的简易计算器,简洁方便,绿色精巧,无病毒无广告(A simple calculator that supports four operations, simple and convenient, green, sophisticated, free of viruses, without advertising)
66-矩阵键盘简易计算器
- 66-矩阵键盘简易计算器(66- matrix keyboard simple calculator)
计算器v1.1
- 一个简易的计算器,用QT实现的,可以作为日常小工具使用,在linux下编译就行(A simple calculator, implemented in QT, can be used as a daily gadget and compiled under Linux)
简易计算器2
- 实现一个,加减乘除等等运算,程序明朗气息,简易计算器(The realization of a program and so on, add, subtract, multiply and divide operations, clear atmosphere, simple calculator)
zhangli_09_01
- 简易计算器——使用WPF应用程序完成实现两个数进行简单的加减乘除四则运算(The implementation of two numbers for simple four operations)
基于单片机的简易计算器设计
- 利用单片机设计简易计算器,实现简单的加减乘除计算(The design of a simple calculator with single chip microcomputer)
简易计算器源码
- 简易计算器(simple calc)
Python简易计算器
- Python简易计算器,单文件+图标,可计算平方开方倒数等高级功能,
计算器
- 这是一个用c#开发的简易计算器,包括加减乘除等功能(This is a simple calculator developed with c#)
计算器程序
- 自学C语言中相关知识,设计出模拟简单计算器程序。要求如下所述: 1. .必须具有+、-、×、÷简单算术运算以及清除的功能 2. 输出显示简易计算器的界面; 3. 可以通过键盘上“↑←↓→”符号来选择需要输入的数据,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 4. 也可以通过输入窗口,直接从键盘上输入要计算的表达式,点击键盘上“=”或者计算器界面的“=”将计算结果输出显示; 5. 选用任意一种(上述3或4)数据输入方法的测试表达式及运算结果均可以完整地在某个窗口中显示出来。 6.
