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

搜索资源列表

  1. danpianji

    0下载:
  2. 1.程序一:在显示器上显示四位十六进制数; 2.程序二:将8个键按实验室要求定义键值,按任意键在显示器上显示对应键值,要求显示能左移 3.程序三实现以下要求: a).定义键盘按键,5个为数字键,3个功能键:加号+,乘号*,等号=; b).可进行三位16进制加法运算; c).可进行两位16进制乘法运算。 -1. Procedure: in the display to show four hexadecimal number 2. Procedure II: 8 k
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:14173
    • 提供者:无语
  1. addtime

    0下载:
  2. 利用类和对象,重载运算符“+”,实现时间的加法运算-The use of classes and objects, overloaded operator "+quot , the realization of the adder computing time
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:9048
    • 提供者:冉茂华
  1. jiafa

    0下载:
  2. 十字链表的加法运算代码 采用文档输入输出 自动生成文档并保存 可重现-Cross list using the addition operation code input and output files automatically and save the document to reproduce
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2122
    • 提供者:lb
  1. Paralleladder

    0下载:
  2. 并行加法器VHDL代码,可实现五位加法运算-VHDL code parallel adder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:739
    • 提供者:赵珑
  1. Serialadder

    0下载:
  2. VHDL语言串行加法器 可以实现五位加法运算-Serial adder five addition operations can be achieved
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:721
    • 提供者:赵珑
  1. CCCC

    0下载:
  2. 多项式运算器,实现了多项式的加法,减法和乘法的运算.-Polynomial operations, and the realization of the polynomial addition, subtraction and multiplication operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:70964
    • 提供者:李化常
  1. sx1_5

    0下载:
  2. 稀疏矩阵运算器.实现了矩阵的加法运算,减法运算和乘法运算.-Sparse Matrix calculator. The realization of the matrix addition operations, subtraction and multiplication operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:68173
    • 提供者:李化常
  1. PLUS

    0下载:
  2. MFC实现加法器,优化了界面,可实现大数运算,并且有初始设定-MFC achieve plus device
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:224603
    • 提供者:weinan
  1. Add

    0下载:
  2. 一个可以实现加法运算的类模块,帮助初学vb的人掌握如何开发部件-Addition operations can be achieved a class module to help people master beginner vb how to develop components
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:7726
    • 提供者:MCHY
  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. AS3

    0下载:
  2. 成绩查询系统,用户查询,简单加法运算很简单的那种-the exam qury!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:46993
    • 提供者:panyu
  1. WarmUp

    0下载:
  2. 通过MFC编程得到的加减法运算器 实现加法运算或减法运算 由控制按钮选择运算函数 从输入框中输入需要进行运算的数据(只能为整形数) 点击运算符选择按钮后方可得到结果-MFC programming obtained by addition and subtraction calculator to achieve addition operation or subtraction operation by the control buttons to select
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-08
    • 文件大小:1788507
    • 提供者:sulihao
  1. QinYuchu

    0下载:
  2. 用vhdl做的计算机组成原理课程设计的资料,实现加法运算,进行求和,仿真实例等资料!-Vhdl to do with the computer information on the composition of curriculum design principles to achieve the addition operation, a sum, simulation examples, etc.!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:848378
    • 提供者:23432
  1. Linklist

    0下载:
  2. 用链表实现一元多项式的加法运算...有不足处,大家指点哦-Unary polynomial using linked list implementation of the addition operation ... there are deficiencies, we pointing oh ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4559
    • 提供者:黄青云
  1. czsjf

    0下载:
  2. 1、本程序实现计算任意长的整数的加法运算. 以用户和计算机对话的方式,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令,然后程序就计算并显示出这两个数的运算。 2、本演示程序中,集合的元素限定为数字字符[‘0’~’9’]和字符‘,’与‘;’,输入字符可以任意长,输入形式以“回车符”为结束标志,串中字符顺序不限,且允许出现重复字符。 3、利用双向循环链表现实长整数的存储,每个结点含一个整形变量。输入的形式以回车结束,可以直接输入正数或负数。按中国对于长整数
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4955
    • 提供者:莫雨
  1. caculate

    0下载:
  2. 用MFC做的加法运算小程序,比较基础,开发环境是VS2003。-With the MFC to do a small addition operation procedure, the comparison basis, the development environment is VS2003.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:47076
    • 提供者:lvchao
  1. Ex301

    0下载:
  2. Java加法运算器,能实现简单的加法运算 -Java adder calculator that can perform simple addition operation
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:647
    • 提供者:jinzi
  1. Sparse_Matrix

    0下载:
  2. 本实验是实现稀疏矩阵的加法运算,稀疏矩阵采用顺序结构存储。-This experiment is to achieve sparse matrix addition operation, using the order structure of sparse matrix storage.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:723
    • 提供者:冬冬
  1. add

    0下载:
  2. 模块采用8 位超前进位加法器实现快速加法运算-Modules use 8-bit adder cascaded fast addition operation
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:1359
    • 提供者:caofangfang
  1. matrixoperation

    0下载:
  2. 动态分配内存 能够运算动态分配的加法运算 自己设定维数和行数-Dongtai feipei neicun shixian juzhen de jiafayunsuan
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:185424
    • 提供者:sakura
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com