158 projects tagged "Linux"
Asymptote is a powerful descriptive 2D and 3D vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Asymptote is a programming language as opposed to just a graphics program. It can exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
spim is a self-contained software simulator for running R2000/R3000 assembly language programs. It reads and can immediately execute files containing assembly language code. spim also provides a debugger and simple set of operating system services. spim provides both a simple, textual interface and a fancier, graphical interface. The package includes complete source code and documentation.
Tiki Wiki CMS Groupware is a full-featured, Web-based, multilingual, tightly integrated, all-in-one wiki, CMS, and groupware. Tiki can be used to create all kinds of Web applications, sites, portals, knowledge bases, intranets, and extranets. Tiki offers a very large number of features "out-of-the-box". It is highly configurable and modular. All features are optional and administered via a Web-based interface. Major features include a robust wiki engine, news articles, discussion forums, newsletters, blogs, file and image galleries, bug and issue trackers, a link directory, polls/surveys and quizzes, FAQs, a banner management system, calendar, maps, mobile access, RSS feeds, a category system, tags, an advanced themeing engine (Smarty), spreadsheet, live support, shoutbox, inter-user messaging, menu generator, advanced permission system for users and groups, internal search engine, external authentication support, and more. It was formerly named TikiWiki.
QGolf was developed for radio amateurs to clarify the behaviour of a signal on an antenna. It demonstrates the forces that act on a rope if you move one end of it: you can see how waves are reflected, how resonance occurs, and how multiple pulses coexist on the same rope. Various parameters can be updated during the simulation.
Everest QDictionary is a free multi-language dictionary with 31 dictionaries and over 2,500,000 words. A word can be searched for in many dictionaries at once or looked up in an index. A search can be narrowed down. The application can automatically look up words that are copied to the clipboard. A little game is also included for testing your word knowledge.
Tulip is an information visualization framework dedicated to the analysis and visualization of relational data. Tulip aims to provide the developer with a complete library, supporting the design of interactive information visualization applications for relational data that can be tailored to the problems being faced. Written in C++, the framework enables the development of algorithms, visual encodings, interaction techniques, data models, and domain-specific visualizations. One of the goals of Tulip is to facilitate the reuse of components, and it allows developers to focus on programming their application. This development pipeline makes the framework efficient for research prototyping as well as the development of end-user applications. The framework also provides a complete software for visual analysis of relational data having attributes.
Raggier is a plugin-based raytracer that supports XML format scenefiles, POV-Ray, and Polyray scenefiles. Other facilities planned include Lindermayer Systems (L-Systems), AVI/OGM (Ogg Vorbis)/Matroska animations, and a Perl/PHP Web interface. Raggier uses the Libtrace library, modified with various fixes to get it to compile using gcc 3.x and to improve the results. The modified version is called LibTraceMod and is available in the CVS.
nCore is an efficient and portable C++ library for developers. It includes a set of several satellite C++ classes to perform threading, file I/O (with endian-awareness), networking (TCP, UDP, IPv4, and IPv6), high-perf timing, easy logging with pluggable sinks, memory allocation debugging, hashing (MD5, string, CRC32, CRC16, and CRC8), loading of dynamic libraries (shared objects), dog-tagging (your final application/library binary file(s)), handling wide string manipulation methods through a single class (StringA), and more. Each of those features can be turned off at compile-time to make the final binary file smaller.