This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
請問Flash ROM可以讀寫小數嗎?
FLASH ROM中的数是二进制数,从memory的角度来说就是0,1,0,1的组合。数读出来的意义在于你存进去的格式,计算机里的小数是以一定的格式存在存储单元里的。
完全没问题,只要可以用二进制表示的数据,都可以在flash中进行读写