5797 projects tagged "C++"
xJigsaw combines xjig with a simple GUI which allows easy creation of jigsaw puzzles. There is no need to install xJigsaw, and it does not need xjig. Everything is in a single file. Just download it, unzip it, and run it. It works with png, gif, jpg, tif, and bmp images, and offers image previews. The user can fix the rotation angle of puzzle pieces when dragging and can choose different shapes for the puzzle pieces. Puzzle pieces snap to 90 degree angles. The user can swap mouse buttons, set the width of the puzzle, and set the number of puzzle pieces.
axMail is an add-on to URONode or LinuxNode that provides you and your users with the ability to send and receive SMTP-based email. It can also be used with a HylaFax server, making it possible to send and receive faxes using just a dumb terminal. Setup is easy and many options are available for the SysOp.
Linux File Renamer is a utility that provides a quick and easy way to rename multiple files. It accepts files and folders dropped onto its window, and can traverse into subdirectories. The new filename can be constructed by adding a text string to the beginning or end of the name, or by doing a search and replace. A preview option is provided.
BGPHist is a tool that receives MP-BGP updates, decodes them, and writes them to a database for logging and monitoring purposes. It support not only Internet routes, but also IPv4 VPN, IPV6 VPN, and L2VPN. It sounds text output (console) and MySQL databases. The the MySQL backend, there is also a simple PHP frontend. It could be used to monitor and log an ISP's customer activity for Internet and VPNs, as a passive BGP looking glass, or as a backend for some external monitoring and accounting system.
Subtivals provides project subtitles for cinema festivals. Hard copies for film festivals do not always carry subtitles, especially for the hard-of-hearing. Subtivals' goals are the projection and the control of subtitles superimposed on a cinema screen. Projecting subtitles on top of another screen is called soft-titling, surtitling, supertitling, or even sometimes electronic subtitles or virtual subtitles.
Soffid IAM offers a complete and integrated solution for controlling access to enterprise applications. It provides you with everything you need to obtain accurate information about who uses your systems, manage the whole user provisioning lifecycle, and bring users an enhanced experience by removing the need to enter credentials every time they access your business applications. It provides a single point of audit and control for assessing data security regulatory compliance.
The "Sound of Sorting" is a demo program containing many integer sorting algorithms. The algorithms are visualized in real time and augmented with sound effects, which are based on the values being compared. Animation speed and sound sustain can be customized while the algorithm is running. The visualization also highlights the algorithm's internal workings, which makes the demo program very useful for teaching sorting algorithms in an undergraduate computer science course. The program also counts the number of comparisons done by an algorithm, which can then be compared to the analytically derived value. The demo is implemented using the cross-platform toolkits wxWidgets and SDL, and can be executed on Windows, Linux, and Mac.