Welcome![Sign In][Sign Up]
Location:
Search - proteus calculator

Search list

[Other resourceCalculator

Description: proteus仿真程序 c51 计算器 proteus仿真程序 c51 计算器
Platform: | Size: 47612 | Author: zhang | Hits:

[SCMPIC16F877LCD

Description: PROTEUS仿真PIC16F877的例子,是一个LCD液晶显示的例子-PROTEUS simulation PIC16F877 example is a LCD display examples
Platform: | Size: 69632 | Author: 张浩然 | Hits:

[SCMPIC16F877CALC

Description: PROTEUS仿真PIC16F877的例子,是一个计算器的例子-PROTEUS simulation PIC16F877 example, the calculator is an example
Platform: | Size: 81920 | Author: 张浩然 | Hits:

[MPIkexuejisuanqi.ZIP

Description: 一个科学计算器的源程序,包含大部分的科学计算功能。(-a scientific calculator source, contains most of the scientific computing functions. (
Platform: | Size: 101376 | Author: 张宁 | Hits:

[SCMasd

Description: 单片机的开发,实现计算器功能,可以很方便地使用-Single-chip development, the realization of calculator functions, it is easy to use
Platform: | Size: 40960 | Author: asdf | Hits:

[JSP/JavaCALCULATRICE

Description: Java 编写的科学计算器程序,超级精炼,强烈推荐-Java procedures for the preparation of the scientific calculator, super-refined, highly recommended
Platform: | Size: 34816 | Author: 5555 | Hits:

[SCMCalculator

Description: proteus仿真程序 c51 计算器 proteus仿真程序 c51 计算器-Proteus Proteus simulation program Simulation Program C51 calculator calculator C51
Platform: | Size: 47104 | Author: zhang | Hits:

[SCMLEDcaculater

Description: 在51单片机上实现多功能计算器功能,除了基本的加减乘除,还可以实现开方的功能。 开发平台是 keil 软件编译程序,proteus 软件编译顶层图。硬件实现上ASM8052s-Achieved in 51 single-chip multi-function calculator function, apart from the basic addition and subtraction, multiplication and division, but also can realize the function of prescribing. Is a software development platform keil compiler, proteus software compiler top-level map. Hardware implementation on ASM8052s
Platform: | Size: 68608 | Author: 唐跃德 | Hits:

[Other Embeded program8051Calculator

Description: 一个用仿真单片机为计算器的PROTEUS工程,源码提供,仿真想过明显-Use of simulation for a single-chip calculator PROTEUS project to provide source code, simulation obviously thought
Platform: | Size: 119808 | Author: xhtiger | Hits:

[Data structsmcujisuanqi

Description: 基于C8051F020单片机的计算器实现。有键盘,LED控制与液晶显示。绝对是没问题的。8月份电赛培训中弄完的。-Calculator based on the C8051F020 MCU realize. Have keyboard, LED control and liquid crystal display. Is absolutely no problem. Xinhua tournament in August training the弄完.
Platform: | Size: 30720 | Author: 文进 | Hits:

[SCMcaculate_H27

Description: 利用伟福 Lab2000P单片机实验仪上提供的显示电路和键盘电路,做一个简单的计算器。用十六进制A键 =‘+’、B键 =‘-’、C键 = ‘x’、D键 = ‘/’、E键 = ‘=’、F键 = ‘C’。 -Wei Fu Lab2000P use of single-chip experiment to provide the display circuit and the keyboard circuit, make a simple calculator. A hexadecimal key =
Platform: | Size: 1024 | Author: | Hits:

[assembly language8051Calculator

Description: proteus 单片机实现的计算器 可以实现加减乘除几种计算方式,在proteus中仿真通过-Proteus realize single-chip calculator can realize several calculation methods of calculation, in the Proteus simulation through
Platform: | Size: 141312 | Author: lf | Hits:

[SCMcalc

Description: This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the evaluation version is restricted to 2k of object code, so we have constrained this sample to integer maths in order to fit within this limit. The program for this design was written in C using the Keil uVision 2 IDE for which Proteus VSM provides a Debug Monitor driver. Instructions for configuring Proteus to run in conjunction with the Keil environment can be found by editing the 8051 microcontroller on the schematic (point at it and press CTRL-E) and then clicking on the help button on the Edit Component dialogue form.
Platform: | Size: 2048 | Author: cj | Hits:

[SCMCalculator

Description: Proteus应用实例,简易计算器的设计,含有Uvision2的C语言源程序,适合初学Proteus的开发人员-Proteus application, simple calculator design, containing uVision2 the C language source code, suitable for novice developers Proteus
Platform: | Size: 40960 | Author: Homer | Hits:

[assembly languagecalculator

Description: 51单片机计算器程序,能实现加减乘除等运算,希望对大家有用-51 single-chip calculator program, to achieve, such as addition and subtraction multiplication and division operations, in the hope that useful
Platform: | Size: 2048 | Author: 过阵风 | Hits:

[ELanguageproteus-mashinhesab

Description: Calculator proteus files
Platform: | Size: 57344 | Author: f | Hits:

[J2MEcalculator-src

Description: Description Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your own function, store results in variables and use variable sin expressions. Calculator store al formuls you have entered. Plot function can be used to draw graph of function with single argument. More detailed description of calculator is here. - Notes * Write formula using normal infix notation, for example (x^2+ y^2)/1.5. To execute statement use Evaluate command. * Use variable to write generic formulas, by changing values assigned to the variables you wil be able to repeat calculation for all input data with minimal typing. Define your own functions which also can speedup your work and reduce probability of making an error. * It is possible to write small functional programs using conditional ?: operator. For example sum of arithmetic progression can be calculated by the following function sum(x)=x>0?x+sum(x-1):0 Calculator has only < and > comparison operators (because comparing floating point number for equality is any case bad idea). But it is also to check that value belongs to specified range using min<x>max operator. * All statement you have entered and stored in database. You can select proper statement using List command. Statements are marked with three differen
Platform: | Size: 245760 | Author: tang | Hits:

[ARM-PowerPC-ColdFire-MIPSCalculator

Description: lpc2106做的计算器,包括浮点数显示功能,Proteus仿真的硬件,Keil编译的软件,可进行接连运算-lpc2106 calculator to do, including the floating-point display, Proteus simulation hardware, Keil compiler software, can be successively computing
Platform: | Size: 128000 | Author: 屈力倩 | Hits:

[SCMC51-Calculator

Description: C语言编程环境,计数器功能的实现,汇编语言文件以及PROTEUS仿真-C language programming environment, the realization of the counter function, assembly language files, and PROTEUS simulation
Platform: | Size: 48128 | Author: 刘超 | Hits:

[SCMProteus-calculator-and-calendar

Description: Proteus 单片机应用 采用德国的Keil C51单片机开发平台,编写51单片机的计算器和万年历的实例应用程序,并在Proteus电子仿真环境中仿真。-The Proteus microcontroller applications using the Keil C51 microcontroller development platform in Germany, the preparation of the instance of the 51 single-chip calculator and calendar applications, and simulation in Proteus electronic simulation environment.
Platform: | Size: 130048 | Author: yeyu | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net