openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MARF:Modular Audio Recognition Framework
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
over 1 year
ago.
Jan 28, 2023 — Jan 28, 2024
Showing page 11 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add CORBA servant stubs.
mokhov
More...
almost 19 years ago
Update snapshot link to point to the newly released snapshot-0.3.0-devel-20060728.
mokhov
More...
almost 19 years ago
Massage Classification such that the decendants can still use properly the generic dump()/restore() API. Correct the bug in Classification #1515258 when restore() was calling super.dump() in the default: case. Fix a similar bug in NeuralNetwork. Implement and test the work of DUMP_GZIP_BINARY and DUMP_BINARY modes for the NeuralNetwork and DUMP_BINARY for the TrainingSet. In the NeuralNetwork refactor the network data structure generation code into the generate() method so it can be used with both binary and XML (and other) dump modes. The changes to Classification, NeuralNetwork, and TrainingSet together resolve the bug #1508630. Improve TrainingSet's implementation to properly use the general StorageManager's API of dump()/restore(). Make more use of StringBuffer vs. String concatenation to improve performance and avoid memory exhaustion. Make RandomClassificaion to use the general dump()/restore() API of the StorageManager instead of its own. Improve error reporting. Add/massage some comments along the way.
mokhov
More...
almost 19 years ago
Make more use of StringBuffer vs. String concatenation to improve performance and avoid memory exhaustion. Improve HighFrequencyBoost's performance by using StringBuffer else its String concatenation was using up too much time. Improve error reporting. Add/massage some comments along the way.
mokhov
More...
almost 19 years ago
Add a new API of debug(Class, Object). Make some comments more accurate.
mokhov
More...
almost 19 years ago
Fix a typo in a comment and add a default case assert. The latter should never be executed because of precondition validation, but never say 'never'.
mokhov
More...
almost 19 years ago
Eliminate MARFAudioFileFormat from CORBA data types and use an int intead in the CORBA Sample. Preliminary-complete the MARFObjectAdapter for Storage classes.
mokhov
More...
almost 19 years ago
Complete more-or-less suitable MARF.idl that is compilable and sortable into appropriate folders. Begin MARFObjectAdapter for CORBA-MARF data type translation. Begin an .ild file for the front-ends.
mokhov
More...
almost 19 years ago
Add corba-marf target for compilation MARF's IDL. Mod other targets from the last summission (A3) to use gunnymeden instead of localhost.
mokhov
More...
almost 19 years ago
Add corba-marf target for compilation MARF's IDL. Mod other targets from the last summission (A3) to use gunnymeden instead of localhost.
mokhov
More...
almost 19 years ago
Add initial version of a pretty complete set of IDL definitions for most MARF CORBA services.
mokhov
More...
almost 19 years ago
Fix older-style ViewCVS links as they don't work anymore.
mokhov
More...
almost 19 years ago
Add two recent mini-releases of the test apps and a snapshot. Stop making a snapshot tarball every 15 mins, and link instead to the one released through FRS. This should save disk space, lessen the load of the shell server, and reflect more truly the download stats of the snapshot. Re-arrange the page a little.
mokhov
More...
almost 19 years ago
Make sure to clean up the sentence files.
mokhov
More...
almost 19 years ago
Add a snapshot target. Fix md5sumall to properly return the directory it started in, instead of ".." as it is not always the case (e.g. in the snapshot target vs. distro target).
mokhov
More...
almost 19 years ago
Add new images that came with WS.
mokhov
More...
almost 19 years ago
Add new images that came with WS.
mokhov
More...
almost 19 years ago
Update.
mokhov
More...
almost 19 years ago
Update.
mokhov
More...
almost 19 years ago
Complete the doc more or less and spellcheck it.
mokhov
More...
almost 19 years ago
Add initial version of the Customer servlet and supporting files based off WebEditor of GIPSY.
mokhov
More...
almost 19 years ago
Add WS equivalents in the MARF hierarchy.
mokhov
More...
almost 19 years ago
Clean up and comment a bit. Add servlet-api lib.
mokhov
More...
almost 19 years ago
Clean up and comment a bit. Add servlet-api lib.
mokhov
More...
almost 19 years ago
Add WS deployment screenshots.
mokhov
More...
almost 19 years ago
Add a ref to JAX-RPC types.
mokhov
More...
almost 19 years ago
Add a ref to JAX-RPC types.
mokhov
More...
almost 19 years ago
Update a few things WRT WS and others.
mokhov
More...
almost 19 years ago
Add missing getters/setters for members as when the class is used in SOAP XML-RPC web services, this is a requirement for non-public fields so builders and serializers can be generated for the corresponding XML types. Make more use of the StringBuffer.
mokhov
More...
almost 19 years ago
Add more WS stuff and primarily complete software interface.
mokhov
More...
almost 19 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
70
71
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree