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

搜索资源列表

  1. Template Numerical Toolkit(tnt_126)

    0下载:
  2. 本程序是矩阵运算的简单快捷的程序可以方便的实现矩阵的一些算法有矩阵的加减乘等-the matrix calculation procedure is a simple and speedy procedures to facilitate the achievement of some matrix algorithm is modified by the matrix as
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:29097
    • 提供者:豆子
  1. 大数的运算

    0下载:
  2. 大数运算的实现,包括加减乘除,四种运算,用个个函数实现各个功能,便于使用.-the realization of large numbers, including arithmetic, four operators, with each function to achieve all the functional and user-friendly.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:140946
    • 提供者:三人禾
  1. 实验6 稀疏矩阵

    0下载:
  2. 利用三元组存储大规模稀疏矩阵并实现矩阵加减乘的运算。输入要求:三元组方式。运行环境C-mass sparse matrix storage and achieve matrix modified by the operator. Entry requirements : Triples way. C Runtime Environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3109
    • 提供者:李一
  1. 校园在线考试与管理

    0下载:
  2. 一是预置了7种换肤方案,二是游戏者可自行规定窗口的颜色 > 3.独创的电脑智能自学习功能,可吸收用户的算法扩充系统的“棋谱”(内置算法59*24=1416条). > 4.内置13个彩蛋,包含了许多有待你发现并激活的隐藏功能(如函数计算器、界面换肤、婚纱图片、控制计时、3D动画、鼠标右键、“作弊”设置等功能),大大增添游戏的趣味性! > 5.游戏过程真人原声支持 > 6.支持乘方,支持不同的计时方案,支持游戏目标值(如24)与选牌在100以内自然数的自定义。 > 7.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:445401
    • 提供者:陈白
  1. 大数计算器

    0下载:
  2. 能进行150位以内的大整数的加减乘除模乘方等运算-conduct within 150 of the large integer arithmetic operations such as modulus involution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8131
    • 提供者:zj
  1. 20051225091743_FengShu

    0下载:
  2. 一个小程序,可以方便地进行分数的加减乘除各种运算。-a small program can be convenient for the scores of all arithmetic operations.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28251
    • 提供者:zj
  1. Bigc

    0下载:
  2. 密码学中的大数运算算法,可以实现加,减乘,除,模以及模逆运算.-cryptography algorithm for computing large numbers can be achieved, plus or minus x, except Die and Mold inverse operation.
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:55573
    • 提供者:黄国超
  1. liaojisuanqi

    0下载:
  2. 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1896
    • 提供者:廖秋筠
  1. lljisuanqi

    0下载:
  2. 实现一个具有基本功能的计算器,可以实现加,减,乘,除,开方,平方等一系列运算。-for a basic function calculators, can be achieved, plus or minus, multiplication and addition, prescribing, square series of operations.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1969
    • 提供者:廖秋筠
  1. 2006626

    0下载:
  2. 计算器。可以进行简单的加减乘除等操作。还可以进行科学运算。很方便-calculator. Can a simple arithmetic operation so. Can also be used for scientific computing. Convenient
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:12066
    • 提供者:李安
  1. jisuanqigaga

    0下载:
  2. 本例制作计算器,运行效果如图100-1所示。执行本例实例后,将创建一个计算器,可以进行常用的加减乘除算术运算。本实例的知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应 。-the cases produced calculator, operating results shown in Figure 100-1. Examples of the implementation of the cases, will create a calculator that can be
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:19164
    • 提供者:邓拓
  1. zhangjing

    0下载:
  2. 用汇编做的计算器,能够实现加,减,乘,除运算 ,还不错-do with the compilation of calculators, can be achieved, plus or minus, multiplication and addition operations, but also good
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2160
    • 提供者:张晶
  1. Floating_Number

    1下载:
  2. 这是一个模拟单片机的要求,在cpu不支持浮点运算的情况下.计算精确的浮点数.本算法是把输入的字符串变成IEE754标准运算(如果要提高精确度的话,很方便).在运算过程只运用了移位,和加减运算.-This is a simulation of the single-chip microcomputer, the cpu does not support floating-point operations circumstances. the precision floating point cal
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:18774
    • 提供者:Fox
  1. duotai

    0下载:
  2. 设计有理数类rational_number  数据成员: int numerator(分子) int denominator(分母)  成员函数 (1)构造函数rational_number ()和rational_number (int x, int y) (2)拷贝构造函数 (3) 重载运算符“+”、“-”、“*”和“/” 2. 设计有理数类rational_number  数据成员:
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1840
    • 提供者:zn
  1. mulit

    0下载:
  2. 可进行多项式加,减,乘,乘方,积分,求导,等运算-polynomial can be, plus or minus, multiplication, involution, integral and derivative, etc. Operational
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52862
    • 提供者:宋强
  1. TREEBINA

    0下载:
  2. 计算器程序。 能够显示计算优先级的二叉树。 可以任意加括号。 可进行+_*/%运算,及sin,cos,tan,cot,^,ln,e^,a^运算。 运行于TC2.0。要求正确配置图形驱动程序。-calculator program. Calculated to demonstrate the priority of binary tree. Can be arbitrary bracketed. Can be _ * /% Operational and sin, cos, tan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2183
    • 提供者:孔铁柱
  1. 321002100020

    0下载:
  2. 加减运算 毕业设计 文档加代码-Subtraction increase graduation design document code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:362261
    • 提供者:李顺
  1. XIUGAI2

    0下载:
  2. 计算器实现数字的加.减.乘.除等基本运算功能-increases. Cut. X. In addition to the basic computing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:吴峰心
  1. 计算器

    2下载:
  2. 用win32 编写的计算器,支持加减乘除,支持浮点运算。
  3. 所属分类:按钮控件

    • 发布日期:2009-09-12
    • 文件大小:32264
    • 提供者:myapple123
  1. MFC学习,VC6.0计算器小程序,新手入门,加减乘除,次方,开方等。

    0下载:
  2. 使用模态对话框和非模态对话框,各种控件,结果保存,读取,历史记录,各种运算。
  3. 所属分类:界面编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com