iiojqru

所属分类:数据结构
开发工具:C/C++
文件大小:549KB
下载次数:0
上传日期:2018-07-05 21:54:51
上 传 者ihoenix
说明:  粗集的各种算法程序,希望对大家有所帮助,也希望好资源共享

文件列表:
kernel\system\stl\memory.txt (3596, 2004-08-21)
kernel\sav\library\ea\AbstractBinaryOperator.h (798, 2004-08-21)
kernel\sav\library\ea\AbstractEvaluator.h (738, 2004-08-21)
kernel\sav\library\ea\AbstractFitness.h (1078, 2004-08-21)
kernel\sav\library\ea\AbstractInitializer.h (723, 2004-08-21)
kernel\sav\library\ea\AbstractOperation.h (1048, 2004-08-21)
kernel\sav\library\ea\AbstractSampler.h (1368, 2004-08-21)
kernel\sav\library\ea\AbstractStoppingCriteria.h (786, 2004-08-21)
kernel\sav\library\ea\AbstractUnaryOperator.h (761, 2004-08-21)
kernel\system\stl\old_hp\algo.h (3876, 2004-08-21)
kernel\system\stl\old_hp\algobase.h (2184, 2004-08-21)
kernel\system\stl\BC50\algorith.h (360, 2004-08-21)
kernel\basic\algorithm.h (860, 2004-08-21)
kernel\algorithms\algorithm.h (1833, 2004-08-21)
kernel\system\stl\BC50\alloc.h (809, 2004-08-21)
kernel\system\stl\old_hp\alloc.h (2225, 2004-08-21)
kernel\structures\annotatedstructure.h (2118, 2004-08-21)
kernel\structures\annotation.h (2855, 2004-08-21)
kernel\algorithms\applicator.h (2960, 2004-08-21)
kernel\structures\approximation.h (4463, 2004-08-21)
kernel\algorithms\approximator.h (2617, 2004-08-21)
kernel\basic\array.h (20580, 2004-08-21)
kernel\system\assert.h (23, 2004-08-21)
kernel\structures\attribute.h (4259, 2004-08-21)
kernel\structures\batchclassification.h (5320, 2004-08-21)
kernel\algorithms\batchclassifier.h (8227, 2004-08-21)
kernel\sav\library\ea\BinaryOperation.h (883, 2004-08-21)
kernel\sav\library\ea\BinaryOperator.h (619, 2004-08-21)
kernel\utilities\binaryoutcomecomparator.h (1705, 2004-08-21)
kernel\structures\binaryoutcomecurve.h (1695, 2004-08-21)
kernel\algorithms\binarysplitter.h (1902, 2004-08-21)
kernel\basic\bits.h (7024, 2004-08-21)
kernel\system\stl\BC50\bitset.h (351, 2004-08-21)
kernel\sav\library\ea\BitVRandomInitializer.h (948, 2004-08-21)
kernel\sav\library\ea\Boltzscaler.h (898, 2004-08-21)
kernel\structures\booleanfunction.h (9900, 2004-08-21)
kernel\structures\booleanposfunction.h (3049, 2004-08-21)
kernel\structures\booleansopfunction.h (3117, 2004-08-21)
... ...

The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining, developed as part of my dissertation. A brief presentation of the library can be found therein. The library comprises the computational kernel (minus the embedded RSES library) of the ROSETTA system, and is made available as a service to the research community under the GNU General Public License. NB! Please note that the source code should be viewed with a tab size of 2. Using a syntax-highlighting editor is also strongly recommended. The baseline development platform end environment for the library has been Microsoft Visual C++ (MSVC++) 6.0, running under Windows NT 4.0 SP3. The library has also been compiled and run under SunOS 5, using version 1.1.2 of the GNU egcs compiler. It should thus be easy to employ the library under other flavors of UNIX as well. First of all, you need a compiler that is recent enough to support namespaces and the STL library. If your compiler cannot handle this, fuhgeddaboudit. Get an upgrade. Windows and UNIX differ somewhat wrt. carriage returns and linefeeds in ASCII files. This probably won't cause you any problems, except for perhaps in macro definitions that span multiple lines. If so, the dos2unix utility (available under SunOS, at least) comes to the rescue: cd kernel/basic dos2unix macros.h macros.h With the aid of the find utility, you can process a bunch of files in one swoop, e.g.: find . -name '*.cpp' -print -exec dos2unix {} {} \; If you do not have dos2unix available, some tips can be found from the following location: http://kb.indiana.edu/data/acux.html A last source of problems you might encounter, if any, is with your shell's environment variables and your compiler installation and configuration. Please consult your local guru for this, as it isn't really a ROSETTA C++ library issue. ROSETTA web resources include: Norwegian University of Science and Technology: http://www.idi.ntnu.no/~aleks/rosetta/ http://www.idi.ntnu.no/~aleks/thesis/ http://www.idi.ntnu.no/~aleks/thesis/source/ SourceForge: http://rosetta.sourceforge.net/ http://sourceforge.net/projects/rosetta/ http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=rosetta eGroups: http://www.egroups.com/community/rosettasoftware/ Enjoy! Aleksander hrn (aleksander_ohrn@email.com)

近期下载者

相关文件


收藏者