1)  JFFS2
闪存日志文件系统
2)  JFFS2
闪存日志文件系统v2
3)  flash memory
闪存
1.
Interface design and application of the large-capacity flash memory;
大容量闪存芯片的接口设计与应用
2.
The Maintenance Application of Flash Memory in Computer Room;
闪存在公共计算机机房维护中的应用
3.
The flash memory K9F1G08UOA is controlled by AT90S8515 and CPLD,reading,programming and wiping are realized,the functions of real-time recording and data collecting are finished.
介绍大容量闪存在飞行体参数记录仪中的应用。
4)  Flash
闪存
1.
The realization of NAND FLASH in the information agent of embedded Linux;
NAND闪存在嵌入式Linux信息代理中的实现
2.
The Circuit Design of Controlling Interface to Flash Memory;
单片机闪存的控制单元设计
3.
Design of Booting System Based on Flash;
基于Flash(闪存)的系统自举设计
5)  NAND flash
NAND闪存
1.
Research on NAND flash file system YAFFS;
NAND闪存文件系统YAFFS的研究
2.
Research and Implementation of Embedded Filesystem Based on NAND Flash;
基于NAND闪存的嵌入式文件系统研究与实现
3.
As the data writing operation of the NAND flash is based on the page programming, the former sampling frequency is limited on a low level.
由于NAND闪存的数据写入是以页编程为基础,因而限制了前端采样频率的提高,为此提出了采用双口RAM的双单片机系统解决方案。
6)  flash memory
FLASH闪存
参考词条
补充资料:用UG日志文件重现你的操作过程

1. 什麽是日志文件?
每当你开始一个新的UG进程时,系统便为该进程建立一个日志文件。该 日志将记录你对UG进行每一个操作及系统运行结果。
通常情况下该文件被存放在C:\temp目录下。文件名为:
“你的用户名 + 一个随机字串.syslog"


2. 如果你找不到你的日志文件
你需要对UG进行设定以保存你的日志文件,方法如下:
o 编辑UGS150\ugii\ugii_env.dat
o 查找并修改实现以下设定
UGII_KEEP_SYSTEM_LOG=yes
1. 如何用日志文件重现你的操作过程?
o 在C:\temp\目录下找到相应的日志文件(可以按你的用户名和修改时 间进行查找)
o 启动一个新的UG进程
o Macro -> Playback -> 选定你的日志文件 -> OK

说明:补充资料仅用于学习参考,请勿用于其它任何用途。