CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 加减

搜索资源列表

  1. lwh

    0下载:
  2. 这是本人用VB编写的一款简易短小的小学数学练习小软件,可用于小学生加减乘除法的速度训练.-this is my VB prepared in a simple short practice Primary Mathematics small software can be used for primary method of arithmetic speed training.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2.02mb
    • 提供者:李文化
  1. dh

    0下载:
  2. flash导航条,可以用FLASHMX自行加减
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:18.97kb
    • 提供者:7758521
  1. yc.rar

    0下载:
  2. 此为简易计算器的源程序,能加减乘除运算,在51单片机下开发,This is the summary of the source code calculator, multiplication and division to addition and subtraction calculations, developed in the 51 SCM
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:1.74kb
    • 提供者:叶超
  1. jisuanqi

    0下载:
  2. 设计一个计算器,可以实现输入一些数据进行加减乘除,输出正确的答案-The design of a calculator, can achieve input some data to add, subtract, multiply and divide, output the correct answer
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:131.38kb
    • 提供者:ctx
  1. jsq

    0下载:
  2. 运用用MATLAB编程的小型计算器,能够运行简单的加减乘除等运算-Use with MATLAB programming small calculator, able to run, such as simple addition and subtraction, multiplication and division operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4.75kb
    • 提供者:郑力圆
  1. hugeint

    1下载:
  2. 巨型整数类,实现高精度与高精度之间的加减乘除取余运算-Large integer type, to achieve high-precision computing
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1020.29kb
    • 提供者:原点
  1. chen

    0下载:
  2. 智力抢答器 加减计数 抢答装置-Answer intellectual browser
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:36.75kb
    • 提供者:chen
  1. wangrong31str

    0下载:
  2. 表达式求值,通过栈,计算加减乘除,可以做小数,整数负数等运算-Expression is evaluated, through the stack, calculate addition and subtraction multiplication and division, can do decimals, negative integers such as computing
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.36kb
    • 提供者:wrjessica
  1. BDate

    0下载:
  2. 主要是阐述了运用重载运算符较完美的实现了大数的加减乘除运算,其中乘法用到俄罗斯算法,语言非常简练。-Is mainly explained the use of overloaded operator, the more perfect realization of the large numbers of addition and subtraction multiplication and division operations, including multiplication algor
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1.17mb
    • 提供者:高德政
  1. calculator

    0下载:
  2. 一个简单的计算器加减乘除等基本功能都有,另外还有其他的一点功能-it is a basic calculator
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:67.87kb
    • 提供者:洪兴
  1. ship

    0下载:
  2. JAVA3D的模型导入,控制模型,碰撞检测 WSADQEZC控制方向,Shift,x 加减速度-JAVA3D import model, control model, collision detection WSADQEZC control direction, Shift, x plus or minus the speed
  3. 所属分类:Software Testing

    • 发布日期:2017-04-09
    • 文件大小:14.71kb
    • 提供者:廖川南
  1. DesignofFloatingPointCalculatorBasedonFPGA

    0下载:
  2. 给出系统的整体框架设计和各模块的实现,包括芯片的选择、各模块之间的时序以及控制、每个运算模块详细的工作原理和算法设计流程;通过VHDL语言编程来实现浮点数的加减、乘除和开方等基本运算功能;在Xilinx ISE环境下,对系统的主要模块进行开发设计及功能仿真,验证 了基于FPGA的浮点运算。 -The overall framework of system design and realization of each module which contain selection of ch
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3.33mb
    • 提供者:mabeibei
  1. ad_cal

    0下载:
  2. 计算器C++,实现加减乘除,有MFC界面-Cal
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:257.75kb
    • 提供者:Tony
  1. exe3

    0下载:
  2. 关于日期的加减 Date Date::operator++( int ) { Date temp = *this // hold current state of object helpIncrement() return temp } // end function operator++ const Date &Date::operator+=( int additionalDays ) { for ( int i = 0
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1.37kb
    • 提供者:赵玉家
  1. C_code

    0下载:
  2. 用C语言写的计算器,用来计算加减乘法,除法。-Calculator written using C language, used to calculate the addition and subtraction, multiplication, division.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:9.46kb
    • 提供者:赵刚刚
  1. compute_sipf

    0下载:
  2. 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:991.46kb
    • 提供者:William penn
  1. sciencecalculator

    0下载:
  2. 这个程序适合VC初学者,它实现了加减乘除以及进制转换等功能-This program is suitable for beginners VC, which implements the addition, subtraction, and binary conversion function
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3.45mb
    • 提供者:陈楠
  1. name

    0下载:
  2. 电子钟的设计电子钟需要一个时钟基准信号,产生基本的而且准确的计时单位,根据实验室的实际环境,我们可以设计一个变量来计算时钟基准信号的个数,来达到计时的目的。例如用计时器计1S,计数到60时可以产生1min的定时。然后计数器清零,分加1。循环反复计数。由此实现电子钟的设计。 对于能够调节分、秒值的电子钟,当触发某一按键时,通过执行相应的程序而去对分、秒值进行加减。 所以在这里把问题归结找到计时的基本单位,并编写对应按键的程序。 -The design of electronic clo
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6.75mb
    • 提供者:yj
  1. calculater

    0下载:
  2. 根据Java中所学的图形用户界面,事件处理等知识编一个功能齐全的计算器,能够实现数字的加减乘除开方等功能-Digital addition and subtraction, multiplication and division and square root
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:76.68kb
    • 提供者:why
  1. 1

    0下载:
  2. 大数四则运算,双链表方式实现大数的加减乘除四则运算-Large numbers of four operations, doubly linked list to large numbers addition and subtraction, multiplication and division four operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:3.5kb
    • 提供者:Leung Si Kee
« 12 3 4 5 »
搜珍网 www.dssz.com