CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - calculator tree

搜索资源列表

  1. 十进制四则运算器

    0下载:
  2. 题目内容:在以二叉树表示算术表达式的基础上,设计一个十进制的四则运算的计算器。主要功能:实现整数浮点数的四则运算。-topic : expressed in a binary tree arithmetic expressions on the basis of the design of a four decimal computing calculator. The main functions : to achieve integral float the four operations.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5321
    • 提供者:lucky100
  1. TREEBINA

    0下载:
  2. 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2183
    • 提供者:孔铁柱
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:5188323
    • 提供者:邢旭初
  1. erchashujisuanqi

    0下载:
  2. 数据结构的二叉树遍历,多功能计算器,是学习二叉树的经典案例-Binary tree traversal of the data structure, multi-function calculator, is a classic case of learning binary tree
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:305867
    • 提供者:haofree
  1. c

    0下载:
  2. 用c语言实现了停车场管理,稀疏矩阵计算器,最小生成树和约瑟夫环。-C language with a car park management, sparse matrix calculator, minimum spanning tree and Joseph Central.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:10045
    • 提供者:秦国华
  1. a6_part2

    0下载:
  2. Specialization in C++ the Tree calculator part1
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1364
    • 提供者:rapboyx
  1. Express_Calculator

    0下载:
  2. 用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。-Written using C expression calculator, not only can complete the four operations, but also can deal with a number of functions computing, you can tie in with graphviz to draw the expression t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5000399
    • 提供者:webee
  1. Caculateor

    0下载:
  2. 简单计算器的实现 二叉表达式树 加减乘除四则运算-The realization of a simple calculator binary expression tree addition and subtraction multiplication and division four operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:303084
    • 提供者:Yang
  1. C_Codes

    0下载:
  2. C codes for AVL tree, radix sort, quick sort, binary tree,calculator, dijikstra, swap function-C codes for AVL tree, radix sort, quick sort, binary tree,calculator, dijikstra, swap function....
  3. 所属分类:Windows Develop

  1. Tiny_Compiler_5r

    1下载:
  2. 解释器Tiny Compiler(此为第五版)是用c++写的解释器,语法规则类似于C和matlab,支持数组和函数调用,并用mfc做了简单界面。 内附详细说明及例子程序。 第五版新增特性:计算器工具中添加了公式的“立体显示”。 第四版新增特性:添加了语法树的可视化显示。 官方日志:http://wantnon.spaces.live.com/blog/cns!22376C1C5B93C0AD!464.entry-The interpreter(name:Tiny Compiler
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:259012
    • 提供者:杨超
  1. C

    0下载:
  2. 上传的文件包含6个: 计算器、二叉树、排序、哈希查找、图的遍历和最小生成树。-Upload file contains 6: calculator, binary tree, sorting, hash search, graph traversal and the minimum spanning tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:9784
    • 提供者:张斌
  1. Homework_of_DataStruct

    0下载:
  2. 这是我在学数据结构(严蔚敏版)时的上机作业,包含哈夫曼树、图的遍历、文学研究助手(处理字符串)、多项式计算器、矩阵计算器、马踏棋盘、停车场管理、约瑟夫环的成功运行源程序。它们都是对经典数据结构及其之间的组合的练习。-This is my school data structure (Yan Wei-min version) when the machine operations, including Huffman tree, graph traversal, literature resear
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3375805
    • 提供者:冯小康
  1. SmartCacul

    0下载:
  2. 自己上大学时开发的有声科学计算器。 使用一个泛型二叉树深度优先进行表达式解析。 界面支持编辑表达式,声音是自己录的,不要害怕(-:< -The development of their own college, sound scientific calculator. Using a generic binary tree for the expression analysis. Interface supports editing expressions, his voice
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2297836
    • 提供者:流浪小狗
  1. ds-labs

    0下载:
  2. 数据结构基本算法实现。包括栈、二叉树基本运算实现,同时包含整数计算器的完整实现。-The basic algorithm data structure. Including implementation of stack, binary tree basic operations, and a complete implementation of an integer calculator.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:220699
    • 提供者:黄诚
  1. Computer

    0下载:
  2. 实现计算器的功能,并储存、查询计算结果,并实现树控件的自动添加功能-Realize the function of the calculator, and storage, query results, and automatically added to achieve the control function of the tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18818376
    • 提供者:陈亭
  1. Cpp12

    0下载:
  2. 二叉树运算器 其中列出了二叉树的先序、中序、后序、按层次遍历-Binary calculator which lists the binary tree of the first order, in order, the order of, at different levels through
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2374
    • 提供者:ruanj
  1. MyCalculator

    0下载:
  2. 严蔚敏数据结构练习题,利用树结构实现简单的十进制计算器-using the tree data structure to realize a simple Calculator
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:15174
    • 提供者:冬冬
  1. calculator

    0下载:
  2. 表达式• 表达式树• 表达式求值 输入一个中缀表达式及中缀表达式中字母代表的数值,包含+ - * / 运算符,(),首先转成后缀表达式,然后画出表达式树,最后输出表达式求出的值-Expression expression tree • expression evaluation input the values ​ ​ of the letters on behalf of an infix expression infix express
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:2762
    • 提供者:dlfsjal
  1. Calculator

    0下载:
  2. 在Fedora Linux下编写的C语言程序。可以将文本文件中的表达式构造成语法树并计算求值。表达式如存在语法错误,表达式语法错误可由相关自动机发现。代码适合:学习自动机和语法树的初学者。-C codes under Fedora Linux. The codes can transform expressions in text file to a parse tree. Grammar mistakes could be detected by a finite automata. This
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:84366
    • 提供者:李进
  1. calculator

    0下载:
  2. 实现整数(包括负数)的四则运算,使用Qt制作的图形界面。算式正确输出结果并打印二叉树。算式错误输出提示-Integer (including negative) of the four operations, making use of Qt graphical interface. The correct formula output and print two fork tree. Formula error output prompt
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:10868
    • 提供者:yuanjunzi
« 12 »
搜珍网 www.dssz.com