Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malaterre/dtssplit
https://github.com/malaterre/dtssplit
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malaterre/dtssplit
- Owner: malaterre
- Created: 2013-11-04T08:34:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-04T09:14:32.000Z (about 11 years ago)
- Last Synced: 2024-04-17T17:32:28.701Z (7 months ago)
- Language: C++
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dtssplit
========Steps:
------```
$ cmake .
$ make
```XML-ZLIB:
---------```
$ wget http://www.cs.cmu.edu/~pausch/medicalData/UPMC_Oct_2006/Stentor/Stack/1.2.392.200036.9123.100.14.12.1000001.20060907.1144203.dts
$ ./dtsplit 1.2.392.200036.9123.100.14.12.1000001.20060907.1144203.dts
$ cat *.xml
```
-> seems to work okImage stuff:
------------```
$ wget http://www.cs.cmu.edu/~pausch/medicalData/UPMC_Oct_2006/Stentor/Stack/1.2.392.200036.9123.100.14.12.1000001.20060907.1144203
$ ./dtsplit 1.2.392.200036.9123.100.14.12.1000001.20060907.1144203
$ cat 1.2.392.200036.9123.100.14.12.162.32.20060907.1153205.22
```-> ??