联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 MFC template class CLongInt - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18992
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • Apache-SSL-Jserv
  • virtualdub-win
  • CppUnit
  • GLgraph
  • FCK editor
  • Async Professional
  • -= 更多 =-

    项目描述:
    The template class template class CLongInt supports long integer arithmetic. Internally a CLongInt is represented by n digits of the integral type T. T must be unsigned. The first digit is the most significant digit, the last digit is the least significant digit. The number base of the internal representation of a CLongInt is 2sizeof(T)*CHAR_BIT.

    模板类模板 类 CLongInt 支持长整形数学计算。在内部 CLongInt 用n位内部类型T来表示。T必须是无符号整形。第一个数字是最重要的位,最后一位是最不重要的位。CLongInt 的内部表达式的基数是2sizeof(T)*CHAR_BIT。
    来源: http://www.codeguru.com/algorithms/Calc.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    Calc  1.0  2004-04-05 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/algorithms/Calc.zip

      » 合 作 伙 伴