.SCI 文件扩展名
Scilab Script
| 开发者 | Scilab Enterprises |
| 受欢迎程度 |
3.2 | 5 票 |
什么是 SCI 文件?
An SCI file is a script used by Scilab, an open source numerical computation program. It contains multiple Scilab functions that can be executed with the exec command.
更多信息
You can create the SCI file with the Scilab editor. When you execute the commands in the SCI file the functions are loaded into the Scilab environment but the program does not execute them. The SCI file is similar to the .SCE file as they are both used by Scilab to contain multiple commands. However, the SCE file can contain executable statements as well, not just Scilab functions.
可打开 SCI 文件的程序
ColoRIX Graphics Image
| 开发者 | ColoRIX |
| 受欢迎程度 |
1.0 | 3 票 |
Bitmap image used by ColoRIX, an MS-DOC painting application developed by RIX Software in the 1980s and 1990s; contains a bitmap graphic that supports 256 colors and 320x200 resolution; may also be seen with the .RIX extension.