Simple Project List 軟體列表

298 projects in result set
最後更新: 2023-07-07 20:21

KiCad is an open-source electronics CAD tool. You can create schematics and design PCBs using an extensive open source library of parts. View your resulting PCBs in 3D and export to gerbers for manufacturing.

最後更新: 2010-11-19 20:00

unagi

famicom ROM cartridge のデータ転送を行います。 ハードウェアはオリジナルハード kazzo を使用します。

Development Status: 4 - Beta
操作系統: Linux, Windows
程式語言: C, C++
使用者介面: Console (Text Based), wxWidgets
Register Date: 2008-11-12 19:23
最後更新: 2014-03-16 18:01

SOFA Statistics

SOFA is a statistics, analysis, and reporting program with an emphasis on ease of use, learning as you go, and beautiful output. SOFA can connect directly to your database and lets you display results in an attractive format ready to share or put in a spread­sheet. SOFA will help you learn as you go, whether you are a student, business analyst, or researcher.

(Machine Translation)
最後更新: 2014-04-06 15:52

Timeline

Timeline is a cross-platform application for displaying and navigating events on a timeline.

最後更新: 2014-05-12 22:27

Enable Viacam

Enable Viacam (eViacam) is a mouse replacement software that moves the pointer as you move your head. It works on standard PCs equipped with a Web camera. No additional hardware is required. It is based on the award winning Facial Mouse software.

最後更新: 2014-05-16 02:43

The Sound of Sorting

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.

(Machine Translation)
最後更新: 2014-06-12 08:58

Admin4

Admin4 is a tool for server maintenance via several plugin modules, running on Windows, Mac OS X, Linux, and many more platforms. Currently, plugins for BIND DNS, LDAP, and PostgreSQL are included. It is designed as a framework, using Python for fast development of plugins and custom modifications. The DNS plugin should be able to query (axfr) any type of server, and performs updates via DDNS, which ensures that it won't interfere with other DDNS clients (DHCP, SAMBA4). For BIND 9.7 and up, statistics are supported as well and used to retrieve the server's zones automatically. The LDAP plugin features browsing and generic editing of all types of LDAP entries with schema support. In addition, high-level editing of objects like users, groups and samba domains is supported. Custom objectClasses and attributes can easily be added. The PostgreSQL module features a query tool with centrally stored snippets, a data tool with filter presets and a database object browser.

(Machine Translation)
最後更新: 2019-07-27 16:57

GrandOrgue

!GrandOrgue は、サンプル ベースのパイプ オルガン シミュレータです。MIDI キーボードやオーディオ システムに接続したら、正確に実際のパイプ オルガンの音をシミュレートできます。このアプリケーションは、Linux、Windows と OS X のビルド。

(Machine Translation)
最後更新: 2007-02-05 19:05

IceTea

IceTeaは、あなたの古いPSX CDをSony PSPシステムで使用するために変換することを可能にします。 ingameマニュアルへの対応、メニューの外観を変更するなどが可能です。

最後更新: 2013-12-27 23:40

Siren Renamer

Siren Renamer is a tool that renames, moves, and copies files using an expression. A lot of information associated with a file can be used, including name, extension, dates, and selection number. Other information is extracted from files according to their type:
audio, video, image (standard and raw), EXIF, IPTC, Office document, PDF, ePub, HTML, and many others. Many different operations can be performed on character strings, complete directory trees can be processed, and images can be viewed. For example, to change a file name to uppercase with the mp3 extension, the expression can be '%ub.mp3'.

(Machine Translation)
自然語言: English, French
操作系統: Linux, Windows
程式語言: C++
使用者介面: wxWidgets
最後更新: 2013-04-06 10:02

Barry

Barry is an Open Source application that provides a Desktop GUI, synchronization, backup, restore, program management, and raw channel support for BlackBerry devices.

(Machine Translation)
最後更新: 2022-11-16 00:00

Molby - A Molecular Modeling Software

Molby is a software for building molecular models on the graphic screen. It works on Mac OS X and Windows. It can import and export files for other computational chemistry softwares such as GAMESS and Gaussian. It can also edit molecules by Ruby scripts.

This project is moved to GitHub. Updates are only available on GitHub.

GitHub Project Page: https://github.com/toshinagata/Molby

Molby Homepage: https://toshinagata.github.io/Molby/en/

Development Status: 5 - Production/Stable
目標受眾: Science/Research
自然語言: English, Japanese
操作系統: MacOSX, Windows XP
程式語言: C, C++, Ruby
使用者介面: wxWidgets
Register Date: 2010-01-21 01:18
最後更新: 2009-10-16 22:23

Imptalk

Real time communication software built to provide face-to-face advantages to remote gamers.

(Machine Translation)
Database Environment: SQLite
自然語言: English
操作系統: MacOSX, Linux, Windows
程式語言: C++, Python
使用者介面: wxWidgets
最後更新: 2013-06-19 20:51

YB.ORM

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

(Machine Translation)
最後更新: 2009-10-21 09:27

HeeksCAD

HeeksCAD is a CAD application. It can import solid models from STEP and IGES files, draw construction geometry and lines and arcs, create new primitive solids, or make solids by extruding a sketch or by making a lofted solid between sketches. Solids can be modified using blending or boolean operations. Models can be saved as IGES, STEP, and STL. The 2D geometry can be plotted with a printer or to HPGL. DXF files can be imported and exported; lines, arcs, spline, ellipses, and polylines are supported. SVG import has similar capabilities. It is possible to make Add-In modules. The HeeksCNC project provides a CAM add-in, and HeeksPython provides a Python console.