Menu

Tree [04d17f] master /
 History

HTTPS access


File Date Author Commit
 Debug 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 Shared 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 Static 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 src 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 .cproject 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 .project 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 input.txt 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 input2.txt 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 output.txt 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit
 readme.txt 2013-08-20 Tatyana Volkova Tatyana Volkova [04d17f] Initial commit

Read Me

OPENJSM
version 1.1
author Volkova Tatyana (robofreak.ru, robofreak@mail.ru) of RSUH, Moscow

What's inside:
- An eclipse project for quick development, which compiles JSM as an application, static library (.a) or dynamic library (.so)
- All sources (in src/, which are .h and .cpp)
- Already compiled libjsm.so and application (Debug/jsm) which could be execured with sample data (input.txt), log is saved into output.txt
- Docs made by doxygen (/html/index.html) 

How to use:
1) Use it as a program - change main.cpp as you wish
2) Use it as a shared library - write #include "way_to_jsm/headers.h" in your file, and add reference to libopenjsm.so

Changes since last (1.0) version:
- Added new methods ("get properties of object" and "add sample as string")
- Added possibility of .so compilation
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.