CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - Arithmetic

搜索资源列表

  1. infix_prefix

    0下载:
  2. lisp编的算术表达式中缀转后缀程序,递归。-lisp series of the arithmetic expressions grade switch suffix procedures, recursive.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1079
    • 提供者:leaing
  1. DES_c_implement

    0下载:
  2. des算法的c实现-inplement des arithmetic by c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11940
    • 提供者:杜东晓
  1. calculate24

    0下载:
  2. 可以算加减乘除24,可以求所有的解,但又重复的,没有刻意去掉-can calculate the arithmetic of 24, can help all the solutions, but to repeat, not deliberately removed
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11698
    • 提供者:王文
  1. ExpresssionEvaluation

    0下载:
  2. 实现任意长度的四则运算式的计算~拥有完善查错功能-The realization of arbitrary length arithmetic calculation error checking function ~ has a well
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1348733
    • 提供者:excalibur
  1. BigInt

    0下载:
  2. 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is the adoption of a more efficie
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:1650
    • 提供者:Harder
  1. sizeyunsuan

    0下载:
  2. 完成四则运算功能,可以实现人机交互,希望对大家有所帮助-Completed four arithmetic functions, human-computer interaction can be achieved, want to help everyone
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1376
    • 提供者:王英
  1. Calculator1.1

    0下载:
  2. 数据结构课程设计关于带括号的算术表达式的计算-Arithmetic expressions with parentheses calculated
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:640379
    • 提供者:张宇
  1. shujijiegoushiyan

    0下载:
  2. 在vc++6.0的W32控制平台下,实现两个多项式(用链表表示)的四则运算,并输出结果。-In vc++ 6.0 W32 control of flat, we realize two polynomial (with a linked list says) arithmetic, and output.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:70461
    • 提供者:孔宇
  1. cmobliphone

    0下载:
  2. C语言实现设计一个简易的手机通讯录管理系统。该题目要求在熟练掌握C语言的基本知识:数据类型(整形、实型、字符型、指针、数组、结构等);运算类型(算术运算、逻辑运算、自增自减运算、赋值运算等);程序结构(顺序结构、判断选择结构、循环结构);大程序的功能分解方法(即函数的使用)等。进一步掌握各种函数的应用,包括时间函数、、绘图函数,以及文件的读写操作等。-Design a simple mobile phone address book management system. The subject
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:64919
    • 提供者:alex
  1. Arithmetic-expressions-computing

    0下载:
  2. 用C语言写的带有加减乘除以及括号的算术表达式计算-Arithmetic expressions computing
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:1634
    • 提供者:zhang
  1. Arithmetic-expressions-are-evaluated

    0下载:
  2. 算术表达式求值是以我们常用的输入算术式的方式输入式子,然后将式子以中缀表达式存储,用栈进行括号匹配最后算出结果,是初学者很好的学习数据结构的例子-The arithmetic expression is evaluated based on our common input arithmetic way input formula, then the expression to infix expression storage with stack the brackets match last
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:1487925
    • 提供者:fuyang
  1. a

    0下载:
  2. 自适应算术编码,可计算输入为数字时的二进制码-Computable input adaptive arithmetic coding, the digital binary code
  3. 所属分类:Console

    • 发布日期:2017-11-30
    • 文件大小:4813
    • 提供者:duqiuchen
  1. calculator

    0下载:
  2. 计算器,功能要求: <1>用户输入算式文本,确定后程序给出计算结果,支持两个操作数的加减乘除四则运算即可。例如 用户输入“1234+5678”,敲回车键后,屏幕显示“1234+5678=6912”,然后等待用户输入下一个算式文本; 又如用户输入“123/78”,敲回车键后,屏幕显示“123/78=1.577”, 然后等待用户输入下一个算式文本; 乘法符号用“*”表示 <2>操作数最多不超过四位,可以是整数或小数;结果如果是小数,保留到小数点后3位。
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:935
    • 提供者:wangliangtao
  1. sizeyunsuan

    0下载:
  2. 随机产生四则运算算式,用后缀表达式计算正确结果-Randomly generated four arithmetic formula, postfix expression to calculate the correct results
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:36561061
    • 提供者:通天塔
  1. Polynomial

    0下载:
  2. 用链表实现一元多项式的运算,在控制台做了一个简单的文本界面-List yuan polynomial arithmetic, do a simple text interface in the console
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:1201204
    • 提供者:vell001
  1. test_1

    1下载:
  2. 小学算术运算测试(math.c) 功能要求:制作一个可供小学数学运算程序:10以内加减法,能根据输入题数出题,判断做题是否正确,最后计算分数。(用vc6直接打开)-Elementary school arithmetic test (math.c)       Functional requirements: the production of an alternative elementary school math program: addition an
  3. 所属分类:Console

    • 发布日期:2017-10-31
    • 文件大小:245119
    • 提供者:victor
  1. Closeness

    0下载:
  2. I complete the arithmetic and it compile well.
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:10514007
    • 提供者:darenwang11
  1. Infix-to-suffix-arithmetic-expressio

    0下载:
  2. 输入一个中缀算术表达式S,S中的操作数为0到9,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出与S等价的后缀表达式-Input an infix arithmetic expressions S, the S operand 0-9, containing only+,-,*,/operator may also contain brackets (), the same order as the operator of the calculat
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:2516216
    • 提供者:刘畅
  1. Expression-evaluation

    0下载:
  2. 输入中缀算术表达式S,S中的操作数为非负整数,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出表达式S的值. 注意除法运算只取整数部分,例如1/2=0. Input 输入有多组数据. 每组数据是一个算术表达式S,S的长度不超过100. 输入的S保证合法,而且不包含多余的空格或制表符. S的操作数、中间结果和最终结果都不会超过int类型的范围,也不会出现除数为0的情况. 输入以#号结束. Output 对于每个算术表达式S,输
  3. 所属分类:Console

    • 发布日期:2017-11-21
    • 文件大小:6937391
    • 提供者:刘畅
  1. RSA-example

    0下载:
  2. 大二的时候写的RSA类头文件,集成了大数四则运算、幂模运算、米勒罗宾算法寻找大数等RSA加密必须的算法,详询《密码学原理与实践》-Sophomore writing the RSA class header file, integrated Tarsus four computing power modular arithmetic, Miller-Rabin algorithm must find large numbers RSA encryption algorithm, detailed
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:4125
    • 提供者:尚钊
« 12 »
搜珍网 www.dssz.com