搜索资源列表
源文件.rar
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的
一元稀疏多项式计数器
- 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
课程设计,计算器
- 使用VC++的环境进行简单编程的计算器功能,可以实现+,-,*,/,及混合运算等简单功能-VC environment using a simple programming function calculator can be achieved ,-,*,/, and mixed computing simple function
myheard
- 我们的一个数据结构的课程设计,计算一元稀疏距阵的计算器,即是一元多项式的相加\\相减\\相乘\\求导\\求X值\\...还有利用彩色文本形式编写的一个界面.非常的好看,使用也方便-the data structure of a curriculum design, calculation of one yuan sparse matrix of calculators, serves yuan polynomials together \\ subtract \\ multiply \\ der
数据结构计算器
- 数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能-basic algorithm data structure design to achieve a C calculator, calculator should have the basic functions
源文件
- 二: 普通计算器的设计说明: 1 普通计算器的主要功能(普通计算与逆波兰计算): 1.1主要功能: 包括 a普通加减乘除运算及带括号的运算 b各类三角与反三角运算(可实现角度与弧度的切换) c逻辑运算, d阶乘与分解质因数等 e各种复杂物理常数的记忆功能 f对运算过程的中间变量及上一次运算结果的储存. G 定积分计算器(只要输入表达式以及上下限就能将积分结果输出) H 可编程计算器(只要输入带变量的表达式后,再输入相应的变量的值就能得到相应的结果) I 二进制及八进制的计算器 j十六进制转化为十
01131516409
- 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
jisuanqi
- 一元稀疏多项式简单计算器设计 数据结构 -One dollar a simple calculator designed Sparse Polynomial data structure
jisuanqi
- 这是一个简单的计算器设计,是用单片机做的,里面有能在keil软件里运行的程序,还有仿真图-This is a simple calculator is designed to do with single-chip, which are able to run keil software program, as well as simulation of Figure
jsqsj
- 简易计算器设计程序,该源程序简述了如何制作以简单计算器-Simple calculator design process, the source code on how to create a simple calculator
counter
- 模拟windows计算器的MATLAB5.3程序一个简单的例子 <<科学运算语言MATLAB5.3程序设计与应用>>的习题作业-Windows calculator MATLAB5.3 simulation procedure a simple example < < scientific computing language and application programming MATLAB5.3> > operation of the exerci
21-29
- 基于AT89C51单片机计算器数字输入显示模拟设计 第一次按下时,显示“D1”;第二次按下时,显示“D1D2”;第三按下时,显示“D1D2D3”,8个全显示完毕,再按下按键下时,给出“嘀”提示音。-Based on AT89C51 microcontroller digital input display analog calculator designed for the first time, when pressed to show " D1" second time,
calculater
- 用matlab2008a设计的一个简单的具有GUI界面的计算器-Matlab2008a design with a simple calculator with a GUI interface
jisuanqi
- 计算器设计,其中包括加号输入、小数点的输入、及数字输入和求解。-Calculator design, including the plus input, the decimal point input, and digital input and solution.
MATLAB-GUI
- MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计-Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design
Unary-polynomial
- 一元稀疏多项式计算器设计 能实现对一元稀疏多项式的创建,销毁,清空,复制,四则运算,打印输出等功能-Design of sparse polynomial calculator a dollar on a dollar to achieve the creation of sparse polynomial, destroy, clear, copy, arithmetic, printouts and other functions
jisuanqi
- 科学计算器设计。利用matlab gui 设计一个科学计算器。-Scientific calculator design. Use matlab gui design a scientific calculator.
computer
- 基于QT开发平台的的计算器设计,方便快捷,简单明了-Calculator design based on QT development platform, convenient and quick, simple and clear
四则运算器
- 可进行简便的四则运算,并且有简单的界面设计(do some simple calculation)
GUI
- 实现计算器的功能,matlabGUI,中的加减乘除运算等等,并且设计界面模拟小米计算器(FUNTIONS FOR CALCULATOR USE THE GUI OF MATLAB)