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

搜索资源列表

  1. dsptest

    0下载:
  2. 包括三个程序(数字信号处理器54系列试验程序加法、定时器、时钟发生器初始化)及其相关链接程序和中断向量表,已调试过,通过编译。-including three procedures (digital signal processor 54 Adder series of testing procedures, timers, clock Generator initialization) and its related procedures and links to scale disrupti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4798
    • 提供者:wanghua
  1. chanshenshuijishu

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Ad
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:xiaoqiang
  1. MyDocuments

    0下载:
  2. 数据结构中多项式加法数组实现数据结构中多项式加法数组实现-data structure polynomial Adder array data structure to achieve array polynomial Adder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:127014
    • 提供者:王志强
  1. vhdll

    0下载:
  2. 输入为8421BCD码,输出为8421BCD码。 程序中自动对输入进行转换,将8421BCD转换成余3码,然后采用修正函数实现加法,并且利用程序将加法结果转换成8421BCD码进行输出,且输出转换前后的中间结果。 -8421BCD code input and output for 8421BCD yards. Procedures for automatic input conversion, will be converted into 8421BCD I 3 yards, and
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:43388
    • 提供者:oy
  1. ASM11

    0下载:
  2. 汇编实现一位数加数,多位数加法,查找字符串,乘法。程序中已经有详细的说明了。-achieve a compilation of several augend, multi-digit addition, search strings, multiplication. Proceedings have a detailed descr iption.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4886
    • 提供者:zll
  1. hecheng

    0下载:
  2. 实现2幅图像的合成,方法有加法运算,减法运算,与运算,或运算-achieve two image synthesis, method addition operations, subtraction operation, and computing, or computing, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:256721
    • 提供者:张佳
  1. bahe

    0下载:
  2. 设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:292697
    • 提供者:万金油
  1. BinDwt97

    0下载:
  2. 此程序为二进制9-7小波提升格式的变换,算法中只有整数加法和移位-this procedure to upgrade binary 9-7 wavelet transform format, the algorithm only integers and translocation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2650
    • 提供者:我时时
  1. juzhendeyunsuan

    0下载:
  2. 矩阵的运算关于矩阵的加法运算减法运算乘法运算除法运算-matrix arithmetic of addition of Matrix Operational Operational subtraction multiplication division Operational
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1776
    • 提供者:qhc
  1. changzhengshuxiajia

    0下载:
  2. 用户输入2个任意长整数,求它们的加法,减法和乘法,并将结果显示;-two user input arbitrarily long integers, for the addition, subtraction and multiplication, and the results show;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:165980
    • 提供者:古月
  1. Sub_Demo

    0下载:
  2. 定义四个接口,其方法协议分别 完成两个数的加法、减法、乘法和除法操作,其中加法接口是一 个父接口,并依次派生出其他接口。大家帮忙看一下。谢谢! -4 interface definition, the methodology two agreements were completed several Adders, subtraction, multiplication and division operations. Adder interface which is a fathe
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:盖婷婷
  1. Quaalu

    0下载:
  2. ALU算术逻辑单元的简单实现,利用VHDL语言编写,可进行加法,减法,以及位的左右移动,只需一个时钟脉冲-ALU arithmetic logic unit to achieve a simple, using VHDL language, can be additive, subtractive, and the place and move around only one clock pulse
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:103954
    • 提供者:Jake
  1. Polynomial

    0下载:
  2. 初学C++ 实现多项式的乘法和加法-learning C + + and the multiplication of polynomials Adder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15368
    • 提供者:戴俊
  1. jidd

    0下载:
  2. 加法的程序,很有用的大家快看看啊,最新的专家做的-additive process, we very useful quick look at the ah, the latest of experts
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1279
    • 提供者:陈晓
  1. Fig21_03

    0下载:
  2. 长整数类,数据成员有一个指针,一个整数size,可以存放100位以上整数,可以做加法乘法运算-long integer, data members of a pointer, an integer size, can be kept above 100 integer, the additive can do multiplication
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1187
    • 提供者:程俊
  1. MyString20060704

    0下载:
  2. 我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1732
    • 提供者:hedongty
  1. chaoo

    0下载:
  2. 这是求矩阵加法的一个运算.虽然不是特别简单,但我可以保证这绝对可以运行.-This the pursuit of a matrix Adder computing. Although not particularly simple, but I can guarantee that absolutely can run. Oh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3276
    • 提供者:谈红鱼
  1. shuji

    0下载:
  2. 计数器用一个开关K控制,当K=1时,可逆加法计数器进行计数,K=0时可逆减法计数器进行计数,即可构成一个具有清零和预置功能的可逆加减法计数器-counter with a control switch K, K = 1, the reversible addition counter for counting, K = 0 reversible subtraction counter for counting, with constitutes a reset and preset functi
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3275
    • 提供者:lili
  1. jiafa

    0下载:
  2. 一个加法的好程序,对与入门非常有帮助的哦-a good addition to the procedures of entry and very helpful oh
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2232
    • 提供者:
  1. asic2BCDcode

    0下载:
  2. 这是一个BCD码的加法的实现程序..用途很广在单片机领域-This is a BCD addition to the realization of the procedure .. uses a wide area in SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8369
    • 提供者:江明
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com