CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 小数 分数

搜索资源列表

  1. fraction

    1下载:
  2. 分数类的定义和实现。例如分数的加减乘除运算和小数化为分数的实现-Score class definition and implementation. For example, addition and subtraction fraction into a decimal fraction multiplication and division operations and the realization of
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:424.17kb
    • 提供者:Ye Ping
  1. fenshu_xiaoshu

    0下载:
  2. 通过简单的算法和较合理的数据结构,将所有的分数可以转化成小数。包括循环小数!-This program uses simple data ,and it works well
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:654byte
    • 提供者:lizhen
  1. RecurDecimalPro

    0下载:
  2. 将分数转化为小数,对徐无限循环小数,能够给出循环节显示,如1/6表示为0.1(6)等-Will be converted to decimal points, infinitely recurring decimal for Xu, able to give a circular section shows, such as 1/6 is expressed as 0.1 (6), etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1.01mb
    • 提供者:peiwuyang
  1. Haffman_tree

    0下载:
  2. 实现加减乘除运算和把小数转化为分数的形式表现出来的运算程序。- This programm can reality the arithmatic.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:11.78kb
    • 提供者:汪洋
  1. eryuanyici

    0下载:
  2. 解二元一次方程,可以分数、小数、分小数、显示分数、带分数选择-hello,this can do something unusual
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:王小二
  1. Exp2_1

    0下载:
  2. 分数转换成小数,非常重要啊,要用数据结构-Fraction into a decimal
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.07mb
    • 提供者:henry
  1. jiShuan

    0下载:
  2. 能进行四则运算的小程序,结果为分数形式或小数形式-Four operations can be a small program, the results for the fractional form or decimal form
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:307.68kb
    • 提供者:yaf
  1. exchange

    0下载:
  2. 任何小数都可以被划为分数,但是循环小数的实现和一般的有所区别,本程序主要实现的功能是如何实现将普通小数和循环小数转化为都准化为最简分数。-Any decimal can be classified as a fraction, but the recurring decimal to implement and in general different, the main achievement of the function of this program is how to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:943byte
    • 提供者:刘亚娟
  1. Fraction

    0下载:
  2. 用C++实现分数或小数类,化为最简分数后,实现加减乘除-Addition, subtraction, multiplication and division, fractions or decimals class into the most simple score with C++
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:4.66mb
    • 提供者:Even Lin
  1. point-to-fenshu

    0下载:
  2. 小数变分数问题 求解 这是一个数据结构的课程设计-point change to fractional number
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:1.39kb
    • 提供者:john
  1. my_math

    0下载:
  2. 自动生成关于“+、-、*、/”,“整数、小数、分数”,“不同位数”,“试题数量”等的算术试题以及标准答案。适合1~5年小学生日常口算练习使用。是对VC各种按钮和EDIT控件使用的好样例。-to generate tests for oral mathematic, the operation can be+,-,*, or / the number can be integer, decimal, or fraction, and the digits can be 1 to 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.58mb
    • 提供者:陆万宝
  1. 用链表求循环小数

    2下载:
  2. 对于任意的真分数 N/M ( 0 < N < M ),均可以求出对应的小数。如果采用链表表示各个小数,对于循环节采用循环链表表示,则所有分数均可以表示为如下链表形式。 输入: N M 输出: 转换后的小数(不超过 50 位) 要求: 仅编写将分数转换为小数的函数 change( int n, int m, NODE * head ) 。 预设代码: /* PRESET CODE BEGIN - NEVER TOUCH CODE BELOW */ #in
  3. 所属分类:数据结构常用算法

搜珍网 www.dssz.com