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

搜索资源列表

  1. jishiqijiajianchenchu

    0下载:
  2. 利用rnd产生随机数,实现加减乘除的换算。同时可以统计题的数目和统计分数。-use rnd produces random numbers, the arithmetic to achieve the conversion. Statistics can also that the number of scores and statistics.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2055
    • 提供者:裴仁林
  1. 运算符重载

    0下载:
  2. vc运算符重载,能对不同对象进行+,-,*,/等的运算-vc Operator, can be on different subjects such as arithmetic ,-,*,/
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1779
    • 提供者:秦客
  1. c_LanguageProgramSumma

    0下载:
  2. 此示例从简单的运算到复杂的算法运算等多方面应用给出了源代码,给工程编程人员会有很大的帮助。-This example from simple arithmetic to complex arithmetic operations such as multi-application give the source code, programmers will have to work very helpful.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:260006
    • 提供者:陈鑫
  1. mdsimulation

    0下载:
  2. CRYSTAL_COORDINATES是一个FORTRAN90程序,使用双精度运算,它产生,一套4 * NX的*NY*NZ 的坐标,分在一个长方形块NX*NY*NZ单元内。 用户可以指定单元的宽度,每一个点的最大的随机位移。 坐标数据写入到一个文件,可用于可视化,或更可能作为初始条件的坐标分子在分子动力学模拟。-CRYSTAL_COORDINATES is a FORTRAN90 program, using double precision arithmetic, wh
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:108917
    • 提供者:maxwang
  1. Wire_conductive_calculate

    0下载:
  2. 导线截面积与载流量的计算 本节口诀对各种绝缘线(橡皮和塑料绝缘线)的载流量(安全电流)不是直接指出,而是“截面乘上一定的倍数”来表示,通过心算而得-Wire cross-sectional area and carrying capacity calculation formulas in this section a variety of insulated wire (rubber and plastic insulated wire) of the carrying capacity
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:32175
    • 提供者:caizhiyidian
  1. language3-4casesofactual

    0下载:
  2. 实例3 算术运算符计算器  实例4 逻辑运算符计算器-Example 3 arithmetic calculator Example 4 logical Calculator
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:58398
    • 提供者:SB
  1. c

    0下载:
  2. 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1979
    • 提供者:nhjskvh
  1. jisuanqi

    0下载:
  2. 简易计算器,这是我做的第一个VB程序,可以进行简单的的四则运算。-Simple calculator, this is my first VB program to do, can be simply the arithmetic.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:4641
    • 提供者:小猫
  1. Calc

    0下载:
  2. 本程序未计算器,可进行简单的算术运算,希望对大家有帮助。-This program is not a calculator, simple arithmetic, we hope to help.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:37281
    • 提供者:侯捷
  1. WinRAR

    0下载:
  2. 一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。 基本要求 1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。 2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。 3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。 4.Value(E) 对算术表达式E求值。 5.CompoundExpr(P,E1,E2) 构造一个新的复合
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:6474
    • 提供者:wdtswdy
  1. Kruskal-Code

    0下载:
  2. Kruskal算法是算法中的重点。。贪心方法可以很好地求解最小生成树。-Kruskalcode is a important arithmetic.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:3666
    • 提供者:李青
  1. c-language-arithmetic

    0下载:
  2. 本材料包括c语言各类经典算法,内涵算法说明和源代码-The materials include various classical algorithm of c language, connotation algorithm descr iption and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:2682456
    • 提供者:张洛声
  1. alu

    0下载:
  2. ALU算数逻辑运算单元,它的主要功能是根据指令码的要求,分别对两个操作数执行算术逻辑运算。-It s main function is according to the instruction code requirements, respectively, to perform arithmetic and logical operations two operands.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:304160
    • 提供者:马述智
  1. float

    1下载:
  2. 关于float运算的,也是用verilog写的,大家多看看,后边再上传slave的代码-The code on float arithmetic。 written by Verilog. I will upload the slave code then
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:1986417
    • 提供者:张宇
  1. Maze-solving-reference-answers

    0下载:
  2. 实现简单的算术表达式操作,实现加减乘除的基本操作-simple arithmetic expression
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:14532
    • 提供者:dongxin
  1. 13

    0下载:
  2. C语言中位运算操作符的源代码 215.c使二进制数特定位翻转 216.c将输入的数左移两位并输出 217.c编写循环移位函数 218.c取出给定16位二进制数的奇数位 219.c取出一个整数的后四位 220.c求一个数的补码 221.c普通的位运算 222.c整数的与0异或 -An arithmetic operator in the C language source code 215. C binary number specific bits fli
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:鲁山
  1. Finite-field-arithmetic

    0下载:
  2. 通过编程,实现在有限域上的加减乘除运算,以GF(2^8)为例,最终得出结果。-Through programming, implemented on a finite field arithmetic operations in GF (2 ^ 8), for example, the final outcome.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:112631
    • 提供者:
  1. ExpsCalculator

    0下载:
  2. 计算数学表达式,包含括号的加减乘除运算。-Calculate mathematical expressions, including parentheses arithmetic operations.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:
  1. calculate

    0下载:
  2. C++实现的加减乘除四则运算计算器程序,包含生成逆波兰表达式算法-C++ achieve four Operational calculator arithmetic procedures, including generating reverse Polish notation algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:728
    • 提供者:陈理平
  1. ploy

    0下载:
  2. 复数计算器,实现复数的加减乘除等功能,另外还有简单的错误处理功能-Complex calculator, implement complex arithmetic functions, in addition to simple error handling function
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2669
    • 提供者:路人甲
« 12 »
搜珍网 www.dssz.com