资源里面的每一个函数都有详细的介绍以及使用方法,可以正反相显示正负浮点数,图片,汉字,字符串。也可滚动显示。详情可以到我的主页查看所写文章
2022-10-05 01:55:16 4.9MB stm32 HAL OLED
1
A53 GLIBC软浮点交叉编译工具;
2022-09-28 12:00:37 67.61MB GCC
1
A Guide to Tesla’s Configurable Floating Point Formats & Arithmetic 本标准规定了用于深度学习神经网络训练的计算机编程环境中新的 8 位和 16 位二进制浮点算法的特斯拉算法格式和方法。 本标准还规定了异常条件及其状态标志。 符合该标准的浮点系统的实现可以完全用软件、完全用硬件或软件和硬件的任意组合来实现。
2022-09-23 21:05:33 683KB 浮点数 fp8 fp16 tesla
1
stm32f4系列单片机OLED显示屏相关配置,并附带系列显示函数,如浮点数显示函数等
浮点矩阵向量乘法的FPGA设计与优化.pdf
2022-09-15 08:45:20 229KB FPGA 硬件技术 硬件开发 参考文献
基于FPGA的全流水双精度浮点矩阵乘法器设计.pdf
2022-09-15 08:26:43 660KB FPGA 硬件技术 硬件开发 参考文献
用lua实现十六进制数和浮点数之间的互转(Little Endian) -- true: Little Endian; false: Big Endian print(hexToFloat('C40C5253', true)) => 902157303808.0 print(hexToFloat('C40C5253', false)) => -561.28631591797 print(floatToHex('902157303808.0', true)) => C40C5253 print(floatToHex('-561.28631591797', false)) => C40C5253
2022-09-08 18:06:38 1KB lua
1
STEP7-300浮点数计算的时候怎么设置保留的小数位数呢
2022-08-30 20:05:15 873KB S7-300STEP7
1
压缩包里包含了windows版本和linux版本。 Title : Super PI Ver1.1e (calculation of pi up to 33.55 million digits) Keywords: PI MATH WINDOWS In August 1995, the calculation of pi up to 4,294,960,000 decimal digits was succeeded by using a supercomputer at the University of Tokyo. The program was written by D.Takahashi and he collaborated with Dr. Y.Kanada at the computer center, the University of Tokyo. This record should be the current world record. ( Details is shown in the windows help. ) This record-breaking program was ported to personal computer environment such as Windows NT and Windows 95. In order to calculate 33.55 million digits, it takes within 3 days with Pentium 90MHz, 40MB main memory and 340MB available storage. The software is free and the circulation of program is also free!
2022-08-18 17:07:57 133KB linux windows 服务器性能 浮点运算
1