搜索资源列表

  1. 多项式计算

    0下载:
  2. 这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:xtbc
  1. ctml

    0下载:
  2. 浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus<f1, f2>::value // f1+f2 的
  3. 所属分类:其他行业

    • 发布日期:2024-05-24
    • 文件大小:114688
    • 提供者:杨海青
  1. 四则运算实现(c 语言 数据结构课程设计题)

    0下载:
  2. 四则运算实现(c 语言 数据结构课程设计题)-four Computing (c language curriculum design data structures that)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:5120
    • 提供者:和平
  1. BigInt(edition3)

    0下载:
  2. 密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等, -Cryptography with large numbers of categories, with c++ Achieve can be achieved four basic computing and cryptography in the commonly used algorithms, such as Euclid al
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:linzheming
  1. kebianchengjisuanqi

    0下载:
  2. 编译原理上机编写的,自认为做得非常好,很有价值,可编程计算器,采用递归下降的算法制作而成的,考虑了几乎所有的问题,唯一的不足是没有实现那些高级的函数,只是带负数运算的简单的四则运算。-Compiler Construction Principles, prepared by the machine, since that has done a very good, great value, programmable calculator
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-24
    • 文件大小:1918976
    • 提供者:王友
  1. HugeNum

    0下载:
  2. 用于实现巨大数字的常用运算处理。可以实现四则运算等。-For the realization of a great number of common processing. Can be achieved, etc. 4.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:16384
    • 提供者:mclwgmc
  1. bigintcalculator

    0下载:
  2. 可以进行任意多位的大整数的乘方、开方、四则运算等-Can be arbitrarily large integer number of involution, evolution, four, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:1358848
    • 提供者:123

源码中国 www.ymcn.org