16 projects tagged "Ukrainian"
muCommander is a cross-platform file manager with a dual-pane interface that features support for FTP, SFTP, SMB, NFS, HTTP, Amazon S3, Hadoop HDFS, Bonjour/Zeroconf, email attachments, archives in many formats (including Zip, RAR, 7z, GZip, Tar, Bzip2, ISO, NRG, AR, Deb, and LST), bookmarks, credential management, themes, multiple windows, full keyboard control, and many configuration options. It is available in 23 languages.
JoomlaWatch allows you to watch your Web site visitors and bots in real-time from the administration menu, particularly their IP addresses, countries they come from, geographical location on a map, which pages they are viewing, and their browser and operating system. It creates daily and all-time stats from this information plus unique, pageload, and total hits statistics. Furthermore, you can block harmful IP addresses, see blocked attempts stats, evaluate the trend charts, and create goals based on many parameters. In the frontend, it can show the top countries, user, and visit information for certain periods of time.
Basenji is an indexing and search tool designed for easy and fast indexing of media collections. Once indexed, removable media such as CDs and USB sticks can be browsed and searched for specific files very quickly, without actually being connected to the computer. Besides file hierarchies and audio track listings, Basenji also presents extracted metadata (image dimensions, mp3 tags etc.) and content previews of indexed media in a clean and straightforward user interface.
TSPSG is intended to generate and solve "travelling salesman problem" (TSP) tasks. It uses the Branch and Bound method for solving. Its input is a number of cities and a matrix of city-to-city travel costs. The matrix can be populated with random values in a given range (which is useful for generating tasks). The result is an optimal route, its price, step-by-step matrices of solving, and a solving graph. The task can be saved in an internal binary format and opened later. The result can be printed or saved as PDF, HTML, or ODF. TSPSG may be useful for teachers to generate test tasks or just for regular users to solve TSPs. Also, it may be used as an example of using the Branch and Bound method to solve a particular task.