.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.