CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 四则运算

搜索资源列表

  1. calculator

    0下载:
  2. 实现计算器的加减乘除四则运算,并且通过LCD液晶显示器实现结果的显示,并能对运算中的非法操作进行提示-The realization of add, subtract, multiply and divide four computing calculator
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6786
    • 提供者:董中要
  1. jsq

    0下载:
  2. basic4ppc 计算器 WM手机简单模拟加减乘除四则运算-basic4ppc 计算器
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-31
    • 文件大小:11243
    • 提供者:圣西门
  1. CPU_16

    0下载:
  2. vhdl实现cpu,在实验台上模拟访存,实现简单的四则运算以及跳转-a cpu by vhdl and used on table
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2232979
    • 提供者:土豆
  1. Polynomial

    0下载:
  2. 一个可以计算多项式四则运算的程序源代码,稍加修改还可以实现求导,积分等数学运算-A program that can calculate a polynomial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:480830
    • 提供者:zuanshipaopao
  1. MyFraction

    0下载:
  2. haskell的四则运算,计算平方根公式等简单程序-The haskell arithmetic, the calculation formula of the square root simple procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:703
    • 提供者:马化腾
  1. 2008new

    0下载:
  2. 此程序提供100以内四则运算,并提供评分功能,存储每个学生的成绩。-this program provides simple arithmetic in one hundred,scores and stores for every student
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1455
    • 提供者:慈欢
  1. calculator

    0下载:
  2. 此程序为一个模拟计算器,通过该程序可以进行简单的四则运算。-This program is an analog calculator, the program can be a simple four operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:381221
    • 提供者:祭忆
  1. calculator

    0下载:
  2. C语言编写的四则运算计算器,支持括号小数点,能通过运行,简洁易用-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5102
    • 提供者:龚某某
  1. cards-game

    0下载:
  2. 扑克牌加减乘除游戏,是一种集技巧性和运气性于一体的扑克牌游戏。 现实中可以单人玩,也可以不定人数对抗,用若干副扑克牌去掉王即可游戏,推荐用一副牌双人对抗,乐趣无穷。 本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:15830
    • 提供者:霍佳骥
  1. jisuanqierer

    0下载:
  2. 实现简单的加减乘除四则运算,位数不限,式子中操作符的个数不超过10个。-The realization of a simple four operations add, subtract, multiply and divide,Formula of operator number is less than10。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1563
    • 提供者:sunhao
  1. calculator

    0下载:
  2. 实现四则运算等功能,+,-,*,/等功能-Realize the function such as arithmetic,+,-*,/etc. Function
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:851585
    • 提供者:Tom
  1. 1006

    0下载:
  2. 规则1:实现 +、-、X、/ 四则运算,数据仅包含整数,不考虑计算结果溢出的情况 规则2:程序仅需要实现类似"a + b * c / d - e" 这种类型字符串的计算,式子中操作符的个数不超过10个。其他复杂情况不考虑。 例子1: 输入: 1 + 2 输出: 3 输入: 1 + 2 * 3 - 4 / 2 输出: 5-Rule 1: realize+,-X,/arithmetic, data contain only integer, don t consider t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:197838
    • 提供者:王博
  1. Calculator

    0下载:
  2. 正则计算器:实现了四则运算,并可以实现括号、三角函数、正负数运算,解决了小数点的精度问题-Calculator: to achieve four operations and can be achieved in parentheses, trigonometric functions, plus or minus the number of operations to solve the problem of the decimal point accuracy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5219
    • 提供者:王政
  1. arithmetic

    0下载:
  2. 四则运算,可以实现加减乘除的三元运算,可修改为四元运算-Arithmetic, can realize the add, subtract, multiply and divide the ternary, can be changed for four yuan operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:837
    • 提供者:yue
  1. BigNumberPlusMinusMuitiplyDivide

    0下载:
  2. 可以实现十几位整数的四则运算,效率也较好-Four operations can be more than a dozen integer,and the efficiency is better
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3536
    • 提供者:诸葛超群
  1. dfssdd

    0下载:
  2. 类似windows系统附件提供的计算器,要能实现整数和小数的四则运算、数制转换以及常见的其他运算-Calculator similar to the windows system provided in the annex, to be able to achieve the four operations of the integer and decimal number system conversion, as well as other common computing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7481261
    • 提供者:黄浩
  1. Four-operations

    0下载:
  2. 应用VisualC++编写的四则运算程序源代码-Four operations is based on Visual C++,I think it is very good!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2019
    • 提供者:李旋
  1. MathCOM

    0下载:
  2. 一个COM组件,实现简单的四则运算,并带有测试代码文件-A COM component, a simple four operations, with the test code file
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-15
    • 文件大小:3885761
    • 提供者:张海梅
  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. shujujiegou

    0下载:
  2. 1、 用户键盘输入一个中缀表达式,回车表示结束;如果该中缀表达式正确,那么在字符界面上输出其后缀表达式,其中后缀表达式中两相邻操作数之间利用空格隔开;如果不正确,在字符界面上输出表达式错误提示。 2、 四则运算表达式求值。将中缀表达式转换为后缀表达式,计算并输出结果。利用二叉树后序遍历来实现表达式的转换,同时使用栈来求解后缀表达式的值。 3、 测试数据 - a student can learn it so ,a hope we can share it together
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:24453
    • 提供者:jack
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com