Simple Project List Software Map

1422 projects in result set
Última actualización: 2002-08-19 14:54

POEMS/Pokemun

Emulator or emulation system for SHARP's old pocket computers (シャープの古いポケコンのエミュレータ)

Estado de desarrollo: 3 - Alpha
Lenguaje Natural: English, Japanese
Lenguaje de Programación: C, C++
Temas: Emulators
User Interface: X11 Applications
Register Date: 2002-06-08 17:07
Última actualización: 2002-08-10 11:21

HTML生成変換ツール

普通のテキストファイルを簡単にHTMLに変換するためのツールです。Java2の動作環境が必要です。

Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: End Users/Desktop
Lenguaje Natural: Japanese
Sistema Operativo: MacOS, Linux, Windows
Lenguaje de Programación: Java
Register Date: 2002-08-05 12:45

Tcl/Tk日本語チーム

スクリプト言語Tcl/Tkの日本語環境を整備するため、文書の翻訳や日本語処理の不具合を修正するパッチの開発、並びに日本語環境特有の機能拡張の開発を行います。

Register Date: 2002-05-03 11:57
Última actualización: 2002-12-25 16:27

Speech Signal Processing Toolkit(SPTK)

音声分析、音声合成、ベクトル量子化,データ処理・表示などを行う。

Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: Developers
Lenguaje Natural: English, Japanese
Sistema Operativo: POSIX (Linux,BSD,Solaris etc..)
Lenguaje de Programación: C, Unix Shell
Register Date: 2005-09-14 21:24

ayucat's list

a list for Adblock Plus, which is one of the most famous ab blocking softwares, and which runs on Mozilla Firefox. より快適なウェブブラウジングのため、また狭い画面でスクロールする回数を減らすために日本語サイト向けのAdblock Plusのリストを提供します。

Estado de desarrollo: 2 - Pre-Alpha
Lenguaje Natural: Japanese
Sistema Operativo: MacOSX, Linux, Windows
Temas: Browsers
Register Date: 2009-04-14 00:25
Última actualización: 2008-08-18 11:05

Syuhitu

Syuhitu is the text editor for Solaris. It aims simple user interface and ease of use. It made by Motif, and high compatibility with CDE.

Lenguaje Natural: Japanese
Sistema Operativo: SunOS/Solaris
Lenguaje de Programación: C++
Temas: Text Editors
User Interface: X11 Applications
Register Date: 2004-11-21 11:56
Última actualización: 2023-06-22 08:42

Univalent Versatile Environment

The Univalent Versatile Environment changed its name to "Alis Linux/GNU/X" in April 2024. It is currently available on SourceForge under the 3-clause BSD licence. https://sourceforge.net/projects/alislinux/

GitHub https://github.com/alislinux/

Official Web Site https://alislinux.github.io/

Nakamura Musical Industries https://nmimusic.github.io/

Estado de desarrollo: 5 - Production/Stable
Lenguaje Natural: English, Japanese
Sistema Operativo: Linux
Lenguaje de Programación: C, Unix Shell
Temas: Linux, Live CD
User Interface: X11 Applications
Register Date: 2022-06-14 08:52

mhack

マルチプレイヤー参加型のローグライクゲームの作成プロジェクト。 気長に作っていく予定です。

Estado de desarrollo: 1 - Planning
Usuarios objetivo: End Users/Desktop
Lenguaje Natural: English, Japanese
Sistema Operativo: MacOS, Linux, Windows
Lenguaje de Programación: C++
Register Date: 2008-05-20 22:23
Última actualización: 2006-02-15 16:26

CLDAQ

CLDAQ is a class library using C++ to support construction of data acquisition system. CLDAQ provide you with function, network-distributed environment (off course network-undistributed also), object persistency, HW(CAMAC,VME,RS232C,GPIB,etc) access and so

==

Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: Developers, End Users/Desktop
Lenguaje Natural: English, Japanese
Sistema Operativo: Linux
Lenguaje de Programación: C++, Unix Shell
Register Date: 2003-05-09 03:49
Última actualización: 2004-11-29 00:01

gtkimprime

an immodule for PRIME

Estado de desarrollo: 3 - Alpha
Lenguaje Natural: Japanese
Sistema Operativo: Linux
Lenguaje de Programación: C
User Interface: X11 Applications
Register Date: 2004-11-03 20:26
Última actualización: 2014-11-14 12:03

LXCF - LXC Facility

LXCF (LXC Facility) is a tool that generates full OS environment as LXC virtual environment.http://lxcf.sourceforge.jp/index.html.en
- It is based on libvirt-lxc
- It can generate containers in a short time (in a few minutes each even if it is long).
- It can manage a lot of containers.
- It supports dynamic resource control of containers.
- To use containers for a long term (a few years or more), you can update software on each container from the host.

LXCF currently supports Ubuntu 14.04, Ubuntu 14.10, Fedora 19, Fedora 20, Fedora21, CentOS 7 and Red Hat Enterprise Linux 7.

Estado de desarrollo: 4 - Beta
Lenguaje Natural: Japanese
Sistema Operativo: Linux, Virtualization
Lenguaje de Programación: C, Python, Unix Shell
Register Date: 2014-02-06 11:31
Última actualización: 2006-02-10 18:29

Gauche

Gauche is an R5RS Scheme implementation aimed to be a handy tool for daily works. Quick startup, built-in system interface and native multilingual support are some of the goals.

Estado de desarrollo: 4 - Beta
Usuarios objetivo: Developers
Lenguaje Natural: English, Japanese
Sistema Operativo: POSIX (Linux,BSD,Solaris etc..)
Lenguaje de Programación: C, Scheme
Temas: Interpreters
Register Date: 2002-09-16 04:59

Geant4Py

測定器シミュレーションツールキットGeant4のPythonインターフェース開発ポータル(日本語版)です。

Estado de desarrollo: 4 - Beta
Lenguaje Natural: English, Japanese
Sistema Operativo: Linux, SunOS/Solaris
Lenguaje de Programación: C++, Python, Unix Shell
Register Date: 2005-10-07 10:52
Última actualización: 2013-04-25 15:12

motonesemu

Motonesemu is a simplified NES emulator. This project is started for the purpose of studying CPU architecture, not playing NES. Since the main purpose is "studying", usability or functionality are not its main requirements. It mainly aims at revieling the CPU internals. It implements CPU, PPU, RAM, ROM, DMA, and joy controler. Sounds or other minor features are not supported. The number of source files is less than 50. The source code is the text book. Readers can easily study and understand the CPU internal and NES architecture, emuration technology, pins, clocks, bus, interrupts, registers etc.

Motonesemu also has a CPU and PPU debugger. This debugger is indispensable when you implement CPU on the hardware such as FPGA or ASIC.

https://ja.osdn.net/projects/motonesfpga/

is the NES implementation on FPGA. After studying CPU emuration with Motonesemu, you can also implement it on the real hardware.

Also, MOS 6502 assembler is developed in the other repository in SourceForge.

http://sourceforge.jp/users/astoria-d/pf/motonesas/scm/

Demo:

https://youtu.be/4Cxi036I5Hs


If you are going to develop your own CPU, you will need;

- emulator, debuger

- assembler

- reprogrammable logic gate (FPGA)

For those CPU adventurer, hope these project and texts (source code) can be a good navigation. Start designing your own CPU. Enjoy!

-- astoria-d

Estado de desarrollo: 3 - Alpha
Usuarios objetivo: Developers
Lenguaje Natural: English
Sistema Operativo: Linux, OS Independent
Lenguaje de Programación: C
User Interface: X11 Applications
Register Date: 2013-02-12 10:00
Última actualización: 2006-11-21 18:51

WideStudio

マルチプラットフォームな C++ 統合開発環境 WideStudio の開発プロジェクトです。

Estado de desarrollo: 4 - Beta, 5 - Production/Stable
Usuarios objetivo: Developers, End Users/Desktop
Lenguaje Natural: English, Japanese
Lenguaje de Programación: C++, Java, Ruby
Register Date: 2002-04-05 10:33