[ Bron: units-filter ]
Pakket: units-filter (3.9-1)
Verwijzigingen voor units-filter
Debian bronnen:
Het bronpakket units-filter downloaden:
Beheerder:
Vergelijkbare pakketten:
Parser for expressions concerning physical values
Units-filter is a basic standalone filter written in C language, flex and bison. It inputs strings like "1.5e3 nN.m.s^-1" (it could be the time growth ratio of a torque) and outputs the value in standard SI unit, followed by the physical dimension of this value.
example :~/src$ echo 1.5e3 nN.m.s^-1 | units-filter 1.5e-06 2 1 -3 0 0 0 0 0 0
2 -3 which means : 1.5e-06 (SI unit) m .kg.s
This parser can be embedded in educational test systems, in order to analyze a student's answer to a problem of physics or chemistry.
Andere aan units-filter gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: librecode0 (>= 3.6)
- Shared library on which recode is based
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- sug: wims
- server for educational content: courses, exercises, and exams