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

搜索资源列表

  1. string

    0下载:
  2. 使用字符串实现大整数的加法运算,递归算法实现-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1096369
    • 提供者:陈蔚
  1. tstwin32dll

    0下载:
  2. vc6.0编译通过生成dll,vb6.0调用成功,简单的add加法函数,简单的结构指针调用对结构体参数赋初值。-vc6.0 compiled by generating dll, vb6.0 called successful, simply add the addition function, a simple call to the structure structure pointer parameter initial value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1267348
    • 提供者:王长春
  1. add

    0下载:
  2. 运用C++算法完成多项式加法。简单的操作,用链表完成-Done using C++ algorithms polynomial addition. Simple operation, complete with a list
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1143
    • 提供者:suweizhe
  1. calculator

    0下载:
  2. M16C单片机优先级计算器,可以实现乘除对加法的优先级等,还可以连续计算即可多个运算符!-M16C MCU priority Calculator
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1379
    • 提供者:wu
  1. shuangxiang

    0下载:
  2. 双向移位计数器,可通过控制开关实现加法、减法的计数器-Bi-directional shift counter, can be achieved by controlling the switch addition, subtraction counter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:184137
    • 提供者:陈瑞
  1. addition

    0下载:
  2. 加法小游戏:10以内加法的随机出题联系, 适合4-6岁小朋友使用-Addition of small game (10 or less)
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:417084
    • 提供者:xiejiang
  1. bootp

    0下载:
  2. 实现加法的程序自己写的程序不知道好不好用,可以试一下-Addition of procedures to achieve their own written procedures did not know it really easy to use, you can try
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2567
    • 提供者:jeffasd
  1. Masm1

    0下载:
  2. 简单的加法运算,简单的加法运算
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1634
    • 提供者:alissa2
  1. stock_server

    0下载:
  2. gsoap 服务端实现版本采用2.8,实现简单的加法服务-gsoap server implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:899
    • 提供者:cxm
  1. Multiplicative-thinking

    0下载:
  2. 乘法产生新质,加法使世界稳定;越是基本的东西越简单,同时也越具有普适性,当它发生变化时必将使其应用领域发生一系列革命。-Generate new qualitative multiplication, addition to world stability the more basic things as simple, but also with the more universal, when it changes applications will make it a series of
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1487228
    • 提供者:张坤鹏
  1. gao-jing-du-jia-fa

    0下载:
  2. 高精度加法程序 无限位数的加法 输入任意两个整数即可计算-Infinite precision adder program input any two-digit integer addition can be calculated
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:105573
    • 提供者:xuwujian
  1. BCD

    0下载:
  2. 51单片机实现,用汇编实现BCD码的十进制加法,低位不带进位加法,高位带进位加法-51 assembly to achieve BCD coded decimal addition
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:9045
    • 提供者:liwenjin
  1. addition-of-polynominal

    0下载:
  2. 利用C++编程,实现一元多项式的加法。但仅限于指数是整形的情况。-The use of C++ programming, achieve a polynomial addition. But only the index case is plastic.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:kfy
  1. four_bit-full-adder

    0下载:
  2. 四位的全加器,包含8421码与2421码的相互转换,2421码的加法修正-Four of the full adder, including 8421 yards and 2421 yards of the conversion, the addition of amendments to 2421 yards
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:76890
    • 提供者:孙晟轩
  1. 1002

    0下载:
  2. 杭电oj1002的长整数加法简易实现 数组存储每位数字 简单易懂-easy way to approve plus for long int
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:725
    • 提供者:vincent
  1. longint-pro

    0下载:
  2. 用C语言实现的长整数的四则运算,包括加法,减法等,数据结构设计的实验课题。-Using C language long integer arithmetic, including addition, subtraction, etc., data structure design of the experimental subjects.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:11995
    • 提供者:郭晓琳
  1. VC

    0下载:
  2. vc++实现加法功能,学习的过程中体验编程的乐趣-vc++ Realize addition function, the process of learning to experience the fun of programming
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2986878
    • 提供者:
  1. Jzx

    0下载:
  2. 利用可视化编程,事件监听器的使用,来实现加法运算。-Use of visual programming, the use of event listeners, to achieve the addition.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1116
    • 提供者:费伟
  1. retry

    0下载:
  2. 典型的错误的大数加法,编译可以通过,但是没有加法功能。-A typical addition of large numbers of errors, the compiler can, but no additive function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:633
    • 提供者:hithit
  1. plus

    0下载:
  2. 该程序以解决日常生活中的三个树的加法运算为主要目的-with this program,you can easily slove the problem of plus
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:876582
    • 提供者:夏阳
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com