系统采取实时的QRS波检测算法,并嵌入文件系统将心电数据以文本的形式存储,提高了数据的可读性和移植性。
This system can detect QRS complex and analyze in real-time and embed file system, so the ECG data can be stored in text form and data's readability and translatability are enhanced.
第二个版本,JFFS2,作为用于微型嵌入式设备的原始闪存芯片的实际文件系统而出现。
The second version, JFFS2, is emerging as the de facto filesystem for raw flash chips for tiny embedded devices.
在一个没有硬盘的嵌入式环境中,initrd可以是最终的根文件系统,或者也可以通过网络文件系统(NFS)来挂载最终的根文件系统。
In an embedded target without a hard disk, the initrd can be the final root file system, or the final root file system can be mounted via the Network file system (NFS).
与嵌入式引导的情况类似,本地磁盘(软盘或CD-ROM)对于引导内核和ramdisk根文件系统来说都不是必需的。
Much like embedded booting scenarios, a local disk (floppy or CD-ROM) isn't necessary to boot a kernel and ramdisk root filesystem.
在没有存储设备的嵌入式系统中,initrd是永久的根文件系统。
In embedded systems with no mutable storage, the initrd is the permanent root file system.
由于在很多基于Linux的嵌入式系统上没有硬盘,因此initrd也会作为这种系统上的永久根文件系统使用。
Because there is no hard drive in many embedded systems based on Linux, the initrd also serves as the permanent root file system.
在某些嵌入式系统中,没有必要提供可更改的文件系统:一个不可更改(immutable)的文件系统已经足够。
In some embedded systems, there's no need to provide a mutable file system: An immutable one will suffice.
initrd对于在嵌入式系统中加载到RAM磁盘里的非持久性根文件系统来说也非常有用。
The initrd is also useful as a non-persistent root file system mounted in a RAM disk for embedded Linux systems.
今天,B-tree文件系统(BTRFS)可以被用于存储节点,它已经实现了部分必要功能(例如嵌入式完整性)。
Today, the B-tree file system (BTRFS) can be used at the storage nodes, which already implements some of the necessary features (such as embedded integrity).
通过使用Ramdisk的概念,可以在嵌入式设备中创建并挂装Ext2文件系统(以及用于这一目的的任何文件系统)。
The Ext2 filesystem (and for that matter, any filesystem) can be created and mounted onto an embedded device using the concept of Ramdisk.
嵌入式设备的文件系统。
介绍了存储设备的分区以及FAT文件结构,并给出了在嵌入式系统中,实现FAT文件系统的方法。
This paper presents the storage device sector location and FAT document structure. Then it introduces how to design the FAT file management system in embedded system.
本文介绍了一种用于嵌入式usb主机的文件系统设计方法。
This paper, presents the of design of the file system used in the Embedded USB host is introduced.
JFFS2文件系统保存数据简单快捷,占用空间少,跟传统的数据库相比更适应于嵌入式环境。
Saving data in JFFS2 file system runs simply, which is more suitable to embedded environment compared with traditional data-base.
网你甚至可以有包装的“EXE”为“嵌入的资源”在您的主程序和启动它,甚至从RAM没有写入文件系统。
NET you can even have that "wrapper EXE" as "embedded resource" in your main executable and start it even from RAM without writing it to the filesystem.
此外,为了解决文件系统的一致性问题,在比较了同步写和原子更新等恢复技术的基础上,结合嵌入式存储的自身特点,提出了日志记录的恢复机制。
In addition, in comparison with synchronous writes and atomic updates, considering embedded storage characteristics, it presents log record recovery mechanism for consistency of the file system.
文章最后对课题的成果和不足做出了总结,并对嵌入式文件系统的发展趋势进行了展望。
At last, this paper makes some conclusions about achievements and shortages of this project, and gives a preview of the development trend of embeded file system.
再次,文件系统是嵌入式系统的一个组成模块,作为系统的一个可加载选项提供给用户,由用户决定是否需要加载。
Thirdly, file system is a component of embeded system, which is offered to users as a selection and decided by users whether to load or not.
嵌入式设备资源有限,存在对资源的约束问题,所以需要对其进行裁减,建立适合嵌入式应用的文件系统。
While the resource of embedded system is limited, we have to reduce the file system so that it 's suitable to embedded system application.
例如,用户可以相信嵌入在网页中的可执行文件能够在屏幕上播放动画或唱歌,但不能访问他们的个人数据、文件系统或网络。
For example, users can trust that an executable embedded in a Web page can play an animation on screen or sing a song, but cannot access their personal data, file system, or network.
针对数控系统对零件加工程序进行管理的需求,提出了适于嵌入式系统应用的文件系统。
To meet managing requirement of machining workpiece program in numerically controlled system, a new file system adapt to embedded system is put forward in this paper.
文件系统的类型,格式,载体等特性决定了嵌入式产品的性能和特征。
The type, format and carrier of the filesystem decide the capability and characteristic of the embedded product.
当Windows启动时,它可能尝试使用其嵌入式软件工具来恢复文件系统。
When Windows starts it can try to use its embedded software tools to recover the file system.
本论文以EBD9200开发板为平台,实践多种嵌入式文件系统在ARM构架上的移植与实现。
This thesis USES the EBD9200 development board to port and realize various embedded filesystem based on ARM architecture.
嵌入式文件系统不仅要具有一般文件系统的功能,还要满足嵌入式系统的特殊要求。
The embedded file system shall not only support the functions of a normal file system, but also satisfy the special requirements of the embedded systems.
最后简单介绍了Bootloader、Linux内核和嵌入式文件系统。
Finally, a brief account of the Bootloader, Linux kernel and embedded file system.
系统软件部分研究的是嵌入式系统的移植,重点研究了基于QT/E的根文件系统的制作和移植。
The system software part explore the embedded system's transplant and focuses on the root filesystem's making and transplanting based on QT/E.
系统软件部分研究的是嵌入式系统的移植,重点研究了基于QT/E的根文件系统的制作和移植。
The system software part explore the embedded system's transplant and focuses on the root filesystem's making and transplanting based on QT/E.
应用推荐