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

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

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

    项目描述:
    This template class is for manipulation bits of undefined type. It's usually for unsigned type but you can use it with signed type.

    Most of the methods are inline for speed.

    The method "print", in case of decimal value, formats only unsigned value. With signed type, the signe is lost (formally not lost but it won't be printed).

    这个模板类用于处理无定义类型的位。它通常用于无符号类型,但也可以用于有符号类型。大多数方法是内联函数以加快速度。"print"方法只处理十进制格式的无符号数。对于有符号数,符号将丢失。
    来源: http://www.codeguru.com/cpp_mfc/bit_manipulation_undef_type.shtml
    类别:
    发布者: cbd002

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

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

      » 合 作 伙 伴