Simple Project List Software Map

1505 projects in result set
Última Atualização: 2013-01-27 21:23

The Two-Layered GUI Toolkit

The Two-Layered GUI Toolkit is a library of GUI helper classes which is designed in a way to simplify development of separate interchangeable front-ends. For every supported dialog box type, there is a settings class (independent from a GUI toolkit) whose options can be used by one of the implementations for a specific GUI toolkit (bindings for Gtk#, WPF, and WinForms are provided, but custom ones can be added). That is, the dialog definition can be prepared by the application's core component and passed to the front-end, which uses it to instantiate the dialog box using whatever GUI toolkit it likes.

Linguagem de Programação: C#
Tópico: Freecode.com
Interface de Usuário: Graphical, .NET/Mono, .NET/Mono
Última Atualização: 2009-10-27 11:20

InspIRCd

InspIRCd is a fully modular IRC daemon with modular SSL (gnutls or OpenSSL), ziplinks (through zlib) support, advanced spam filters, flood controls, settable operator levels, and SQL login using PostgreSQL, MySQL, or SQLite.

Última Atualização: 2006-12-17 13:13

CSBoard

CSBoard is a small GUI for gnuchess. It is written in C# and uses gtk-sharp and mono. It is simple, but allows you just play chess with SVG graphics and native look and desktop theme usage.

(Machine Translation)
Última Atualização: 2012-12-30 19:14

MyMediaLite

MyMediaLite is a lightweight, multi-purpose library of recommender system algorithms. It addresses the two most common scenarios in collaborative filtering: rating prediction (e.g. on a scale of 1 to 5 stars), and item prediction from implicit feedback (e.g. from clicks or purchase actions). It contains dozens of recommender engines, including state-of-the-art matrix factorization methods. It also supports real-time updates to the recommender engines, storing engines to disk and reloading them again, and several evaluation measures to compare the accuracy of different recommender system methods. Three command-line programs that offer most of the functionality contained in the library are included.

(Machine Translation)
Última Atualização: 2012-09-06 12:35

VTD-XML

Virtual Token Descriptor for eXtensible Markup Language (VTD-XML) refers to a collection of efficient XML processing technologies centered around a non-extractive XML parsing technique called Virtual Token Descriptor (VTD). Depending on the perspective, VTD-XML can be viewed as either an XML parser, a native XML indexer or a file format that uses binary data to enhance the text XML, an incremental XML content modifier, an XML slicer/splitter/assembler, or an XML editor/eraser.

(Machine Translation)
Última Atualização: 2009-03-07 21:36

Grammatica

Grammatica is a parser generator (compiler compiler) for C# and Java. It improves upon similar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generating source code. Grammatica supports LL(k) grammars with an unlimited number of look-ahead tokens.

Última Atualização: 2013-03-30 01:21

Gnome Subtitles

Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the most common text-based subtitle formats, video previewing, timings synchronization and subtitle translation.

(Machine Translation)
Última Atualização: 2010-04-11 08:47

SharpPcap

SharpPcap is a packet capture framework for the
.NET environment, based on the famous pcap/WinPcap
libraries. It provides an API for capturing,
injecting, analyzing, and building packets using
any .NET language such as C# and VB.NET.

(Machine Translation)
Última Atualização: 2005-07-16 23:36

Humano2

The Humano2 platform makes it possible to create
business applications ranging from CRM, Help Desk,
and ERP to Collaboration with a visual modelling
environment. The platform is built using a
metadata architecture and is designed to support
multiple databases.

(Machine Translation)
Última Atualização: 2007-09-16 17:05

RebeccaAIML

RebeccaAIML is an enterprise cross platform AIML development platform. RebeccaAIML supports C++, Java, C#, Python, and many other programming languages. It allows AIML development out of the box. RebeccaAIML also comes with an array of AIML administration tools, great documentation, and an Eclipse AIML editor plugin.

Última Atualização: 2003-05-08 10:48

log4net

log4net is a tool to help the programmer output log statements to a variety of output targets. log4net is a port of the excellent log4j framework to the .NET runtime. log4net runs on the following frameworks: Microsoft .Net Framework 1.0, Microsoft .Net Framework 1.1, Microsoft .Net Compact Framework 1.0, Mono 0.23, Microsoft Shared Source CLI 1.0.

Última Atualização: 2013-12-10 12:16

AuroraSim

Aurora-Sim is the next generation of the OpenSimulator Project. It allows you to run a large scale operation and extend it as needed, while still having many features available for your use. The architecture is designed to be as flexible as possible so that third parties can create modules by plugging into the modular design. It is cross-platform compatible by using the .NET framework and Mono. Most importantly, it is a community based project consisting of individuals with a variety of talents (technical and non-technical) and has been developed with an emphasis on security, speed, and performance.

(Machine Translation)
Última Atualização: 2009-12-29 02:11

Classless.Hasher

Classless.Hasher is a collection of standard hashing and checksum algorithms implemented within the .NET framework (Microsoft, Mono, etc.). It provides a uniform interface to easily use any of the algorithms contained within this library in other programs.

Sistema Operacional: OS Independent
Linguagem de Programação: C#
Interface de Usuário: .NET/Mono
Última Atualização: 2013-10-05 09:07

OpenSimulator

OpenSimulator is a multi-platform, multi-user 3D distributed virtual environment platform. Out of the box, it can be used to simulate virtual environments similar to that of Second Life. These can be used as social virtual worlds or for specific applications such as education, training, and visualization. Access is via the regular Second Life open-source viewer or via third-party clients. There are a number of private and public deployments of OpenSimulator, including OSgrid, which has over 8000 regions hosted by independent individuals and organizations spread over the Internet.

(Machine Translation)
Última Atualização: 2012-07-01 17:40

JavApi

JavApi provides a collection of .NET classes in the form of the Java API. It thus allows you to use an identical API to develop for both platforms.

(Machine Translation)