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

搜索资源列表

  1. P207-ziliti-5

    0下载:
  2. 实现简单计算器功能的程序。加减乘除运算,可以是整数,也可以是小数。-Simple calculator program. Arithmetic operations, can be an integer, it can be fractional.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:740
    • 提供者:赵宇
  1. zhongzhuizhuanhouzui

    0下载:
  2. 中缀转后缀(计算机中计算器实现的第一个步骤呢)-Infix turn suffix (the first step of a computer calculator to achieve it)
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2710
    • 提供者:陈军
  1. calculator

    0下载:
  2. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:29724
    • 提供者:okok5k
  1. 398_timer_calculator_v2.7.0.0

    0下载:
  2. avr_timer calculator-avr_timer calculator.....
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1594583
    • 提供者:Brijesh
  1. Simple-calculator

    0下载:
  2. 用栈实现简单的加减乘除,并且可识别优先级及括号-Using stack to achieve simple arithmetic
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5027
    • 提供者:王雅
  1. calculator

    0下载:
  2. 实现简易的加减乘除运算,在VC环境下运行用到栈和队列的相关知识-Implement simple arithmetic operations, operating environment used in the VC stack and queue knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3468
    • 提供者:krystal
  1. d

    0下载:
  2. 设计一个稀疏矩阵计算器,要求能够:⑴输入并建立稀疏矩阵;⑵输出稀疏矩阵;⑶执行两个矩阵相加;⑷执行两个矩阵相乘;⑸求一个矩阵的转置矩阵;⑹求一个矩阵的逆矩阵(选做)。-Design of a sparse matrix calculator, requires the ability to: ⑴ input and the establishment sparse matrix ⑵ output sparse matrix ⑶ perform two matrices are added
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3073
    • 提供者:David
  1. jisuanqi

    0下载:
  2. 计算器可视化设计的实验源码,简易计算器mfc-Calculator visual design of experiment source, simple calculator mfc
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:136945
    • 提供者:艾菲
  1. calculator

    0下载:
  2. 输入一个数学计算公式,给出中缀式和后缀式的计算公式。-Enter a mathematical formula, the formula is given infix and postfix formula.
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1732941
    • 提供者:毛意超
  1. MultifunctionalCalculator

    0下载:
  2. 基于MFC平台,实现多功能计算器,可求解复杂表达式,主要实现为数据结构中链表和数组,对于要熟悉链表和数组的初学者有很帮助。-Based on the MFC platform, to achieve multi-function calculator, can solve complex expressions, the main realization of the data structure for the list and array, to be familiar with the l
  3. 所属分类:Data structs

    • 发布日期:2017-12-15
    • 文件大小:53314560
    • 提供者:王侠
  1. jisuanqidaima

    0下载:
  2. 计算器程序的代码,可以做简单的运算等,程序里会有详细的说明如何计算并输出正确的结果-Calculator program code, can do simple arithmetic, etc
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:971
    • 提供者:张三
  1. Data-structure-experiment

    0下载:
  2. 数据结构实验源码如一元稀疏计算器,链表线性表等,纯手打,亲测可跑。注释中有对应实现的功能。-Data structure of the experimental source code such as a sparse calculator, linear list, etc., pure hand, pro test run. Note the corresponding implementation of the function.
  3. 所属分类:Data structs

    • 发布日期:2017-05-05
    • 文件大小:303305
    • 提供者:lily
  1. 运算器

    0下载:
  2. 设计实现一个简单的计算器,可以接受中缀数值表达式,并进行求值。 至少应该包括加、减、乘、除4种运算和括号处理; (2) 运算量可以自己约束(整数、实数等); (3)有能力的同学可以仿照WINDOWS计算器界面(The design and implementation of a simple calculator, can accept infix numerical expression, and evaluation. At least 4 additional operations,
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:小慧hui
  1. Lab3

    0下载:
  2. 可以运算+-*/%和括号的计算器,在终端运行(Terminal calculator with parentheses and so on)
  3. 所属分类:数据结构

    • 发布日期:2018-01-01
    • 文件大小:67584
    • 提供者:咖喱喱
  1. 20163311_李颖__16计科2班_数据结构与算法实验2

    0下载:
  2. 数据结构链表的8个实验,约瑟夫环,一元稀疏多项式计算器,将元素X插入到链表中的适当位置,删除链表中所有大于mink且小于maxk的元素,就地逆置,删除线性表A中同时出现在表B和表C中的结点,构造三个循环链表,长整数的四则运算(8 experiments, data structure of Joseph ring, one dollar sparse polynomial calculator, the X element into the appropriate location in the
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:4870144
    • 提供者:respire_ly
  1. 一元多项式计算器

    0下载:
  2. 一元多项式计算器可输入负号20个字要我怎么写呀,现在够不够了(One element polynomial calculator)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:RuizJoker
  1. Calculator

    0下载:
  2. 利用stack开发的简单计算软件,能进行各种简单运算(The simple computing software developed by stack can carry out a variety of simple operations)
  3. 所属分类:数据结构

    • 发布日期:2018-01-09
    • 文件大小:935936
    • 提供者:天南
  1. 数据结构典型实验

    0下载:
  2. 此压缩包包含三个典型的数据结构入门实验的代码和使用说明和运行结果。程序注释详尽,说明中程序的要求以及运行结果详细,是进行数据结构学习的初学者不可错过的学习资料。 具体包含:十字链表与矩阵、哈希表、二叉树计算器实验三部分(The compressed package contains three typical data structures, which are introductory experiment code, operation instructions and operation
  3. 所属分类:数据结构

    • 发布日期:2018-05-02
    • 文件大小:347136
    • 提供者:BombengCC
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com