-
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to e...
FLASH文件系统的源码,Flash memory is a nonvolatile memory, which allows the user
to electrically program (write) and erase information. The
exponential growth of flash memory has made this technology
an indispensable part of hundreds of millions of electronic
devices.
Flash memory has several significant differences with volatile
(RAM) memory and hard drive technologies which requires
unique software drivers and file systems. This paper provides
an overview of file systems for flash memory and focuses on
the unique software requirements of flash memory devices.
-FLASH file system source code, Flash memory is a nonvolatile memory, which allows the user to electrically program (write) and erase information. The exponential growth of flash memory has made this technology an indispensable part of hundreds of millions of electronic devices. Flash memory has several significant differences with volatile (RAM) memory and hard drive technologies which requires unique
- 2022-03-11 14:01:31下载
- 积分:1
-
UART realization for at89c5131 with FIFO and interrupts.
UART realization for at89c5131 with FIFO and interrupts.
- 2023-08-01 06:00:02下载
- 积分:1
-
PIC MCU applications typical set: bcd
PIC系列单片机典型应用程序集:
bcd-PIC MCU applications typical set: bcd
- 2022-04-15 16:34:26下载
- 积分:1
-
efax.pdf
efax.pdf
- 2022-09-23 16:25:02下载
- 积分:1
-
嵌入式系统文件管理部分,对文件和目录管理,可以删除,创建,重名名,模拟dos系统。
嵌入式系统文件管理部分,对文件和目录管理,可以删除,创建,重名名,模拟dos系统。-embedded document management system, the management of files and directories, delete, create, Chong, and simulation dos system.
- 2022-04-06 11:44:56下载
- 积分:1
-
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!...
VB源代码,有2个按钮控件,一个选择目录,一个打开选好目录的EXE格式原件!需要添加一个CommonDialog 的部件!-Private Sub Command3_Click()
Shell Text1.Text
End Sub
Private Sub Command4_Click()
dakai1.InitDir = "c:"
dakai1.Filter = "EXE(*.exe,*.bat)|*.exe*.bat"
dakai1.Action = 1
Text1.Text = dakai1.FileName
End Sub
- 2023-08-26 00:10:03下载
- 积分:1
-
ucos_J1939协议的资料,通过验证的,下的赶紧啊,时间不多了
ucos_J1939协议的资料,通过验证的,下的赶紧啊,时间不多了-ucos?J1939xieyide ziliao,tongguoyanzhengde,yao xia de gan jin a ,shi jian bu duo le a
- 2022-03-15 01:56:34下载
- 积分:1
-
双轮自平衡车资料
双轮自平衡车的资料。压缩包内有详细的算法代码。可以通过自己调试达到非常稳定的效果
- 2023-05-21 10:40:05下载
- 积分:1
-
自己开发的基于proteus仿真模拟单片机控制的的实例,供大家一起交流学习...
自己开发的基于proteus仿真模拟单片机控制的的实例,供大家一起交流学习-Self-developed microcomputer-based control of proteus simulation examples for all to share their knowledge with
- 2022-05-28 07:08:55下载
- 积分:1
-
procedures for the M190 Micro Printer procedures, and use of C language compilat...
本程序为M190微型打印机的程序,采用C语言和汇编混合编写,已经经过调试并在应用中-procedures for the M190 Micro Printer procedures, and use of C language compilation mixed preparation, and after debugging applications
- 2023-03-21 19:00:04下载
- 积分:1