Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Difference between revisions of "Research activity"


 
(4 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
Our main research activities:
 
Our main research activities:
 +
* [[Protein Folding]]
 +
* [[B.labs|Low-Autocorrelation Binary Sequence Problem]]
 
* [[Chess program BBChess]]
 
* [[Chess program BBChess]]
* [[Evolutionary algorithm jDE]]
+
* [[Evolutionary algorithm jDE|Differential Evolution, jDE Algorithm]]
 
* [[Programming language Z0]]
 
* [[Programming language Z0]]
 
* [[Programming language Zero]]
 
* [[Programming language Zero]]
Line 44: Line 46:
  
 
* Web resources
 
* Web resources
 +
** [http://www.ntu.edu.sg/home/epnsugan/ P. N. Suganthan]
 +
** [http://www.icsi.berkeley.edu/~storn/code.html Differential Evolution (DE) algoritem]
 
** [http://www.iitk.ac.in/kangal/deb.shtml Prof. Kalyanmoy Deb's Homepage @ Kanpur Genetic Algorithms Laboratory]
 
** [http://www.iitk.ac.in/kangal/deb.shtml Prof. Kalyanmoy Deb's Homepage @ Kanpur Genetic Algorithms Laboratory]
 
** [http://delta.cs.cinvestav.mx/~ccoello/papers.html Carlos A. Coello Coello's Publications]
 
** [http://delta.cs.cinvestav.mx/~ccoello/papers.html Carlos A. Coello Coello's Publications]
Line 50: Line 54:
 
** [http://csd.ijs.si/silc/ Jurij Šilc]
 
** [http://csd.ijs.si/silc/ Jurij Šilc]
 
** [http://dis.ijs.si/moin.cgi/Research_Areas Department of Intelligent Systems -- research areas]
 
** [http://dis.ijs.si/moin.cgi/Research_Areas Department of Intelligent Systems -- research areas]
** [http://www.ntu.edu.sg/home/epnsugan/ P. N. Suganthan]
 
 
** [http://albert.osu.cz/oukip/optimization/ Stochastic Algorithms for Global Optimization - MATLAB library]
 
** [http://albert.osu.cz/oukip/optimization/ Stochastic Algorithms for Global Optimization - MATLAB library]
 
** [http://www.iitk.ac.in/kangal/deb.shtml Prof. Kalyanmoy Deb's Homepage]
 
** [http://www.iitk.ac.in/kangal/deb.shtml Prof. Kalyanmoy Deb's Homepage]
 
** [http://delta.cs.cinvestav.mx/~ccoello/ Carlos Artemio Coello Coello]
 
** [http://delta.cs.cinvestav.mx/~ccoello/ Carlos Artemio Coello Coello]
** [http://www.icsi.berkeley.edu/~storn/code.html Differential Evolution (DE) algoritem]
 
 
** [http://www.cs.umsl.edu/~uday/ Uday K. Chakraborty]
 
** [http://www.cs.umsl.edu/~uday/ Uday K. Chakraborty]
 
** [http://www.item.uni-bremen.de/home/zilli/ Karin Zielinski]
 
** [http://www.item.uni-bremen.de/home/zilli/ Karin Zielinski]
Line 66: Line 68:
 
[http://labraj.uni-mb.si/index.php/Prosti_odprtokodni_sistemi Free opensource systems] that we are using:
 
[http://labraj.uni-mb.si/index.php/Prosti_odprtokodni_sistemi Free opensource systems] that we are using:
 
*OS: [http://www.kernel.org/ linux] ([http://fedora.redhat.com/ Fedora Core], [http://www.mandriva.com/ Mandriva], [http://www.kubuntu.org/ KUbuntu]), *[http://en.wikipedia.org/wiki/BSD BSD] ([http://www.freebsd.org/ FreeBSD], [http://www.desktopbsd.net/ DesktopBSD]),
 
*OS: [http://www.kernel.org/ linux] ([http://fedora.redhat.com/ Fedora Core], [http://www.mandriva.com/ Mandriva], [http://www.kubuntu.org/ KUbuntu]), *[http://en.wikipedia.org/wiki/BSD BSD] ([http://www.freebsd.org/ FreeBSD], [http://www.desktopbsd.net/ DesktopBSD]),
*programming: [http://gcc.gnu.org/ GCC] ([http://en.wikipedia.org/wiki/C_(programming_language) C], [http://en.wikipedia.org/wiki/C++ C++], [http://en.wikipedia.org/wiki/Java_(programming_language) java]), [http://en.wikipedia.org/wiki/NASM_(computer_program) NASM], [http://www.antlr.org/ ANTLR], [http://www.trolltech.com/products/qt Qt4], [http://developer.gnome.org/doc/API/2.0/glib/ Glib 2], [http://java.sun.com/ Sun java], [http://www.blackie.dk/KDE/KRegExpEditor/ KRegExpEditor], [http://subversion.tigris.org/ Subversion],
+
*programming: [http://gcc.gnu.org/ GCC] ([http://en.wikipedia.org/wiki/C_(programming_language) C], [http://en.wikipedia.org/wiki/C++ C++], [http://en.wikipedia.org/wiki/Java_(programming_language) java]), [http://en.wikipedia.org/wiki/NASM_(computer_program) NASM], [http://www.antlr.org/ ANTLR], [http://www.trolltech.com/products/qt Qt4], [http://developer.gnome.org/doc/API/2.0/glib/ Glib 2], [http://java.sun.com/ Sun java],  [http://www.mono-project.com/ Mono], [http://www.blackie.dk/KDE/KRegExpEditor/ KRegExpEditor], [http://subversion.tigris.org/ Subversion],
 
*editors: [http://www.vim.org/ Vim], [http://www.gnu.org/software/emacs/ Emacs], [http://kate-editor.org/ Kate], [http://www.eclipse.org/ Eclipse], [http://kile.sourceforge.net/ Kile], [http://www.kdevelop.org/ KDeveloper],
 
*editors: [http://www.vim.org/ Vim], [http://www.gnu.org/software/emacs/ Emacs], [http://kate-editor.org/ Kate], [http://www.eclipse.org/ Eclipse], [http://kile.sourceforge.net/ Kile], [http://www.kdevelop.org/ KDeveloper],
 
*web portals: [http://www.mediawiki.org/ MediaWiki], [http://moodle.org/ Moodle],
 
*web portals: [http://www.mediawiki.org/ MediaWiki], [http://moodle.org/ Moodle],

Latest revision as of 19:11, 7 October 2018

In Computer Architecture and Languages Laboratory we are currently involved in research activities of Programme-Funded Unit Computer Systems, Methodologies, and Intelligent Services.

Our main research activities:

Prominent scientific literature

Tools

Free opensource systems that we are using:

Specialized hardware equipment: two servers with 2x dual core Opteron 64bit, electronic chess board.

Other tools: Microsoft Windows, LISA, Arena.