Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Project maintained by Polish students of University of Science and Technology AGH in Cracow. Hopefully we'll finish it by June :).

0
 
  0 reviews  |  0 users  |  8,612 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

PySztakiTranslator script for console using the szotar.sztaki.hu databaseA really short script, which uses the given dictionary (in first parameter) to translate a word or an expression. It uses web-based translator of szotar.sztaki.hu (parsed with BeautifulSoup). The translate() function contains ... [More] the actual translation code, it can be simply reused. [Less]

0
 
  0 reviews  |  0 users  |  173 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

The summary tells is all...

0
 
  0 reviews  |  0 users  |  809 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

C++ Integrated Development Environment. This was a half year project at ELTE University. The program is in Hungarian (magyar).

0
 
  0 reviews  |  0 users  |  5,525 lines of code  |  0 current contributors  |  Analyzed about 1 year ago
 
 

Hungarian Translation for Garry's Mod

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Hungarian mIRC script with many features for making chatting more comfortable.

0
 
  0 reviews  |  0 users  |  20,398 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

From Wikipedia: "The Hungarian algorithm is a combinatorial optimization algorithm which solves assignment problems in polynomial time (O(n3)). The first version, known as the Hungarian method, was invented and published by Harold Kuhn in 1955. This was revised by James Munkres in 1957, and has ... [More] been known since as the Hungarian algorithm, the Munkres assignment algorithm, or the Kuhn-Munkres algorithm." This implementation uses C++ and the STL Vector class to build the assignment matrix and perform the operations of the algorithm to find an optimal solution to an assignment problem. Disclaimer: There are some structural elements of this program which are not generally lauded in standard programming practice. In any case where you see a portion of code and think "Wow, this guy doesn't know what he's doing!", there is certainly a very good reason why I did what I did. Usually these are to improve the runtime of the algorithm by a small constant coefficient. These never change the actual Big-O runtime of the program but these small improvements certainly add up when doing as many operations as may be necessary. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 1 month ago
 
 

Programs and bots made by User:Dani for use in Hungarian Wikipedia in C#, Python and Perl. Currently the following programs hosted here: Userbox Crusader

0
 
  0 reviews  |  0 users  |  4,087 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

"A számokat írhatjuk betűkkel is, számjegyekkel is." Célunk egy olyan program megírása, amely a számjegyekkel illetve betűkkel írt számok közti átalakítást végzi el, mindenkor érvényes magyar nyelvtani szabályok figyelembevételével. A program jelenleg a ... [More] számjegyekkel írt (decimális, arab) egész számokat alakítja át a (latin) betűkkel írt változatra. Példák: -123 -> mínusz egyszázhuszonhárom 2008 -> kettőezer-nyolcTovábbi információk a Wiki-ben találhatóak. We can write numbers using digits or letters. This is a project to convert numbers between the two forms according to the Hungarian grammatical rules. The project seems to be so specific to the Hungarian language, that it is written in Hungarian. [Less]

0
 
  0 reviews  |  0 users  |  332 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

Handy WordPress plugin for hungarian bloggers. According to the first letter of current post title, it returns the proper definitive article. Useful for the "More on" links. WordPress bővítmény magyar bloggerek számára. A poszt címének kezdőbetűjétől függően visszaadja a ... [More] megfelelő névelőt. Hasznos a "More on" típusú linkekhez. [Less]

0
 
  0 reviews  |  0 users  |  17 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.