搜索资源列表
JFFS2[1]
- 主要讲的是JEFFS文件系统,适合喜欢嵌入式的读者-JEFFS mainly talking about the file system for embedded readers like
write-and-reader-priority
- (1)任意多的读进程可以同时读这个文件; (2)一次只允许一个写进程往文件中写; (3)如果一个写进程正在往文件中写,禁止任何读进程或写进程访问文件; (4)写进程执行写操作前,应让已有的写者或读者全部退出。这说明当有读者在读文件时不允许写者写文件。-(A) any number of reading processes can simultaneously read the file (2) allows only one process to write the file to
tetgen1.4.3
- 文件是一个详细的用户指南。读者将学习如何创建四面体从命令行使用输入文件的目。此外,说明了从其他程序调用TetGen编程接口-Document is a detailed user guide. Readers will learn how to create a tetrahedral mesh from the command line using the input file. Additionally, calls from other programs described TetGen
