CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Calculator Design

搜索资源列表

  1. 01131516409

    0下载:
  2. 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:7.39kb
    • 提供者:hj
  1. jsqsj

    0下载:
  2. 简易计算器设计程序,该源程序简述了如何制作以简单计算器-Simple calculator design process, the source code on how to create a simple calculator
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:15.79kb
    • 提供者:dzz
  1. calc

    0下载:
  2. 在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。[设计要求]实现整数浮点数的四则运算,并且还加上了^的运算,支持括号及开始的负数-In a binary arithmetic expression that is designed based on a four decimal arithmetic calculator. [Design requirements] to achieve a four-integer floating-point arithmetic, an
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:145.12kb
    • 提供者:刘洋
  1. calculator

    0下载:
  2. 数据结构课程设计:用MFC实现复杂计算器-Data Structure Course Design: Using MFC implementation complexity Calculator
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1.88mb
    • 提供者:王守涛
  1. jisuanqi

    0下载:
  2. 计算器设计,其中包括加号输入、小数点的输入、及数字输入和求解。-Calculator design, including the plus input, the decimal point input, and digital input and solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:970byte
    • 提供者:李贵珍
  1. MATLAB-GUI

    0下载:
  2. MATLAB中GUI的学习例子及其编程思想,两个小例子:1.风车设计2.计算器设计-Learning MATLAB examples in the GUI and their programming ideas, two small examples: 1. Windmill design 2. Calculator design
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4.54kb
    • 提供者:王慧慧
  1. simple-calculator-function

    0下载:
  2. 课程设计,实现简单的计算器功能,希望多多交流-Curriculum design, simple calculator function, I hope more exchanges
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:52.59kb
    • 提供者:zkq
  1. calculator

    0下载:
  2. 设计简易交互式计算器,功能如下: (1) 计算器功能与Windows操作系统带的标准型的计算器系统相同。至少有+、-、*、/、开方、取倒数、清零、backspace的功能,可以对小数进行运算。 (2) 程序可以实现简单的没有括号的表达式计算, (3) 不使用math.h头文件,求开方运算时使用多项式拟合方式。 -Design simple interactive calculator, function as follows: (1) calculator function a
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.59mb
    • 提供者:onway
  1. matlab-GUI-Calculator

    0下载:
  2. 用matlab GUI做的计算器,具有加减乘除功能-Calculator design by matlab GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6.3kb
    • 提供者:siming89
  1. Data-Structure-Course-Design

    0下载:
  2. 数据结构课程设计:一元稀疏多项式计算器源码,去年我写的。现在拿出来分享一下-Data Structure Course Design: unary sparse polynomial calculator source code, I wrote last year. Now share out
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:235.82kb
    • 提供者:刘清
  1. jisuanqi

    0下载:
  2. 在计算器的设计中,加减乘除和括号功能是有优先级的,括号优先于乘除,乘除优先于加减。-In the calculator design, addition, subtraction and parentheses have priority functions, parentheses precedence over multiplication and division, multiplication and division take precedence over addition and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:274.52kb
    • 提供者:王磊
  1. DeskTop-Calculator

    0下载:
  2. 《数据结构与程序设计》第一个例子,一个简单的桌面计算器,用到逆波兰计算-The data structure and program design "the first example, a simple desktop calculator, use the inverse Poland calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.21kb
    • 提供者:lijie
  1. scientific-calculator

    0下载:
  2. 科学计算器的设计与编程,方便大家进行学习。-Design and programming of the scientific calculator, to facilitate learning.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:21.23kb
    • 提供者:comedyfly
  1. Unary-calculator

    0下载:
  2. 设计一个稀疏多项式简单计算器。用户输入两个多项式的项数、系数与指数,计算加减乘除等的结果。-Design a sparse polynomial simple calculator. The user input two polynomial of item number, coefficient and index, add, subtract, multiply and divide and results.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.59kb
    • 提供者:王伟
  1. calculator-algorithm

    0下载:
  2. 数据结构设计程序之计算器的算法实现,很适合初学者学习-Data structure design procedures calculator algorithm, it is suitable for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:135.08kb
    • 提供者:issachuxleg
  1. Jisuanqi-sheji

    0下载:
  2. 这个程序可以实现简易计算器的设计, 程序比较简单,供初学者学习-This program can achieve simple calculator design, the procedure is relatively simple for beginners to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:30.42kb
    • 提供者:chenziyu
  1. Cpp1

    0下载:
  2. 简单计算器的设计,实现加减乘除和括号的操作,包含正负数小数-Simple calculator design, implementation, operation of addition, subtraction, and parentheses, include positive and negative numbers decimals
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.05kb
    • 提供者:尚帅
  1. jisuanqi

    0下载:
  2. 科学计算器设计。利用matlab gui 设计一个科学计算器。-Scientific calculator design. Use matlab gui design a scientific calculator.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.01kb
    • 提供者:彩云
  1. computer

    0下载:
  2. 基于QT开发平台的的计算器设计,方便快捷,简单明了-Calculator design based on QT development platform, convenient and quick, simple and clear
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:41.23kb
    • 提供者:亮仔
  1. calculator

    0下载:
  2. 基于matlab下的gui设计的简单计算器-Based on a simple calculator matlab gui under design
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.21mb
    • 提供者:陈聪婷
« 12 3 »
搜珍网 www.dssz.com