CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 符号运算

搜索资源列表

  1. c-xuexi

    0下载:
  2. 1将字符串给整形变量 2字符数据与整数进行算术运算,将小写转大写 3符号常量使用 4强制类型转换 5将有符号数据传送给无符号变量-1 to 2 string variables to the plastic character data and integer arithmetic operations to be lower case to upper case 3, the constant use of symbols 4 mandatory conversion 5 da
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1301
    • 提供者:John
  1. biaodashiqiuzhi

    1下载:
  2. 自己编的一个用堆栈求表达式的值的演示程序,程序会输出求值过程中符号堆栈和运算数堆栈的内容,同时会输出后缀表达式,还可以以字符输入做后缀表达式推导,各操作在界面都有说明。-Their series with the stack seeking an expression of the value of the demonstration program, the program will output the process of symbolic evaluation stack and the
  3. 所属分类:Other systems

    • 发布日期:2015-12-15
    • 文件大小:1917890
    • 提供者:yang
  1. multiplier8x8

    1下载:
  2. 8位定点乘法器,支持有符号数/无符号数运算。采用4-2压缩树结构,并提供testbench。-It is an 8-bit fixed-point multiplier, supporting signed/unsigned operations. Wallance tree structure with 4-2 compression. Provides testbench.
  3. 所属分类:其他小程序

    • 发布日期:2013-05-20
    • 文件大小:2022
    • 提供者:superbear
  1. compasses-expression

    0下载:
  2. 本程序主要用于一个自定义表达式的分析与构造。可以包括()、+、—、*、/等运算符号在内。-This procedure is mainly used for a custom expression analysis and structure. Can include (),+,-,*,/etc, operation the symbols.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:52387
    • 提供者:文豪
  1. Calculator2

    0下载:
  2. java小型计算器的源码,能实现加法、减法、乘法、除法等运算,还有一些特殊计算符号。经多次测试,能成功运行。-A small calculator java source code, to achieve the addition, subtraction, multiplication, division and other operations, there are some special calculation symbols. After several tests can run s
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3906
    • 提供者:thumb
  1. caculatorfinal

    0下载:
  2. 利用后缀表达式和符号栈做的cmd计算器,实现了加减乘除以及括号运算-Postfix expression and symbolic stack to do the cmd calculator, addition, subtraction and parentheses computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:872165
    • 提供者:eros
  1. jisuanqi

    0下载:
  2. 设计一个简单的计算器,能够进行加法、减法、乘法和除法功能(整数和浮点数)。格式是先输入一个数,然后输入运算符号,输入另一个数字,最后输出结果。-Design a simple calculator capable of addition, subtraction, multiplication and division functions (integer and floating-point numbers). The format is to enter a number, then ent
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:538
    • 提供者:梦瑶
  1. abacus2

    0下载:
  2. abacus 2 是一个扩展性良好的小型计算器,得名于中国古代著名的计算工具----算盘,目前版本 2。支持四则混合运算、支持符号常量、支持变量参与运算、支持众多的数学函数、并可以把自己常用的公式定义成函数并像内置函数一样使用。详情请查看帮助文档(根文件夹下有中文帮助文件)。-abacus 2 is an extension of good small calculator, named after the famous ancient Chinese calculation tool----
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1347245
    • 提供者:都市侠影
  1. abacus-2

    0下载:
  2. abacus 是一个简易的、可扩展的、开源的小型计算器,支持四则混合运算和众多的数学函数,如三角函数和组合数等,支持符号常量,第2版又添加了对变量和用户自定义函数的支持。-abacus is a simple, scalable, open-source small calculator, supports four mixed computing and many mathematical functions, such as trigonometric functions, and a co
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:21399
    • 提供者:严航
  1. sum

    0下载:
  2. 20个无符号数相加实验目的:通过非数值运算(如统计、分类、排序、代码转换等)编程,进一步掌握8086/8088汇编语言程序设计方法和技巧。-20 unsigned numbers together experiment: through non-numerical operations (such as statistics, classification, sorting, transcoding, etc.) programming, and further understand 8086/
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:118271
    • 提供者:陆二二
  1. math

    0下载:
  2. 问题描述:编程实现无符号超长整数的算术运算(加、减、乘、除)-Problem Descr iption: Programming unsigned long integer arithmetic operations (addition, subtraction, multiplication, and division)
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:2668
    • 提供者:李浩
  1. matlab

    0下载:
  2. 利用matlab来实现多项式的运算,及其各种符号的使用。例如求极限,数值积分,函数的求导等-Using matlab to achieve polynomial operations, and its various symbols are used. Such as finding the limit, numerical integration, function derivation, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:19384
    • 提供者:王岩
  1. priority

    0下载:
  2. + -×÷()优先级,用C++实现对符号优先级的运算-+- ×÷() priority, with C++ achieve operational priorities symbols
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:219900
    • 提供者:looking
  1. variable-step-integration

    0下载:
  2. 本示例中使用了面向对象的程序设计方法,通过对()运算符的重载,把求积运算符号写成(a,b,eps),表示对一个函数从a到b的积分,其中eps是精度。为了显示面向对象的强大之处,我写了两个被积函数,只要直接继承那个被积函数抽象类并覆盖其方法即可。-This example uses the object-oriented programming approach, through the () operator overloading, the quadrature operation symbo
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1659
    • 提供者:金柏倩
  1. pro_math

    0下载:
  2. 符号运算入门的一些程序,自己写的提供给需要的人们-Some symbolic computation program entry , write their own people to the need to provide
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2537
    • 提供者:lvyanlong
  1. Operator

    0下载:
  2. 一个简单的算术类实现:输入两个操作数和运算符号,无论是由法官来决定是否操作有效运行-A simple arithmetic class implementation: Enter two operands and arithmetic symbols, whether by the judge to decide whether the operator effective operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1113
    • 提供者:郭如雪
  1. alu

    0下载:
  2. 在可编程逻辑器件上实现一个运算器,可以进行3位二进制数(无符号数)的加减运算。-The realization of a calculator on a programmable logic device, can be three binary numbers (unsigned) addition and subtraction.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:35871
    • 提供者:fan1p
  1. scanner

    1下载:
  2. C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2486535
    • 提供者:冯少飞
  1. Maple&Mathematica.入门教程 -- Chenyu Lue

    0下载:
  2. 数学符号运算maple,用于推导符号表达式。(Mathematical symbols computing maple for symbolic expression is derived.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:430080
    • 提供者:kot209
  1. MATLAB工程数学应用 许波

    0下载:
  2. 关于MATLAB的一些简单功能介绍,MATLAB符号运算及数值运算操作(Some simple functions about MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:7078912
    • 提供者:king1996
« 12 »
搜珍网 www.dssz.com