floating-point
探索Floating-point技术的精髓,掌握高精度数值计算的关键。本页面汇集了405个精选资源,涵盖浮点运算原理、硬件实现及软件优化等多方面内容,适用于嵌入式系统设计、高性能计算、信号处理等领域。无论您是初学者还是资深工程师,都能在这里找到宝贵的学习资料和技术文档,提升您的专业技能,解决实际项目...
floating-point 热门资料
查看全部 166 份 →fix point版本的Ogg Vorbis decoder
fix point版本的Ogg Vorbis decoder,外帶player程式,Vorbis格式的音樂檔在高音質的情況下可以得到比mp3更加的壓縮率,非常適用於網路傳輸或低記憶體環境。
Programming Embedded system. Michael Point University of Leicester.
Programming Embedded system. Michael Point University of Leicester.
This file is floting point double vhdl code
This file is floting point double vhdl code
RFC1661 PPP协议 (RFC1661 The Point-to-Point Protocol (PPP)) 本备忘录状态 This memo provides informatio
RFC1661 PPP协议 (RFC1661 The Point-to-Point Protocol (PPP)) 本备忘录状态 This memo provides information for the Internet c...
From your fax application view point it s a fax modem pool. From IP network view point it s a H.323
From your fax application view point it s a fax modem pool. From IP network view point it s a H.323 endpoint with T.38 f...
首先定义一个点类Point
首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新...