Computer Arithmetic Algorithms 专业书 英文版本
2020-01-09 03:15:16 20.6MB 计算机算法
1
ieee-754 2019最新标准。奉献给大家!754-2019 - IEEE Standard for Floating-Point Arithmetic, ieee 浮点标准,2019年
2019-12-21 22:02:00 3.88MB ieee-754 2019年
1
根据算术编码基本流程, 学习自适应0阶算术编、解码方法,并利用C++实现编码过程。
2019-12-21 21:06:58 17KB Arithmetic Code
1
Ideal for graduate and senior undergraduate courses in computer arithmetic and advanced digital design, Computer Arithmetic: Algorithms and Hardware Designs, Second Edition, provides a balanced, comprehensive treatment of computer arithmetic. It covers topics in arithmetic unit design and circuit implementation that complement the architectural and algorithmic speedup techniques used in high-performance computer architecture and parallel processing. Using a unified and consistent framework, the text begins with number representation and proceeds through basic arithmetic operations, floating-point arithmetic, and function evaluation methods. Later chapters cover broad design and implementation topics-including techniques for high-throughput, low-power, fault-tolerant, and reconfigurable arithmetic. An appendix provides a historical view of the field and speculates on its future. An indispensable resource for instruction, professional development, and research, Computer Arithmetic: Algorithms and Hardware Designs, Second Edition, combines broad coverage of the underlying theories of computer arithmetic with numerous examples of practical designs, worked-out examples, and a large collection of meaningful problems. This second edition includes a new chapter on reconfigurable arithmetic, in order to address the fact that arithmetic functions are increasingly being implemented on field-programmable gate arrays (FPGAs) and FPGA-like configurable devices. Updated and thoroughly revised, the book offers new and expanded coverage of saturating adders and multipliers, truncated multipliers, fused multiply-add units, overlapped quotient digit selection, bipartite and multipartite tables, reversible logic, dot notation, modular arithmetic, Montgomery modular reduction, division by constants, IEEE floating-point standard formats, and interval arithmetic. Features: * Divided into 28 lecture-size chapters * Emphasizes both the underlying theories of computer arithmetic and actua
2019-12-21 20:59:16 8.14MB Computer Arithmetic Algorithms
1
经典好书,Computer Arithmetic--Algorithms and Hardware Designs--2nd Edition,文字版
2019-12-21 19:59:01 8.19MB COMPUTER ARITHMETIC Algorithms Hardware
1
Matlab实现算术编码(arithmetic coding),解决underflow问题。输入为一个字符串,输出为entropy, range, bits, ave_bits, codeword.
2019-12-21 19:49:47 1KB Matlab 算术编码 arithmetic c
1
######Matlab实现算术编码,代码功能:输入一个字符串,输出编码和编码所需位数################
2019-12-21 19:49:47 977B Matlab 算术编码
1