Liste des projets simples Logiciel Télécharger Carte

272 projects in result set
Dernière Mise à Jour: 2012-04-16 01:47

VBA Toolkit

VBA Toolkit helps some of your automatic operation of Microsoft Excel using VBA.

Environnement de base de données: ADOdb
Statut de développement: 7 - Inactif
Utilisateurs cibles: Développeurs, Management, Quality Engineers
Langage naturel: English, Japanese
Système d'exploitation: Windows
Langage de programmation: Visual Basic for Applications (VBA)
Sujet: Libraries
Interface utilisateur: Other toolkit
Register Date: 2012-03-09 22:59
Dernière Mise à Jour: 2019-04-01 19:13

VPP

VPP is a high-level C++ rendering and GPU computation API based on Vulkan.

Vulkan is the new API for 3D graphics rendering and GPU computation developed by Khronos Group.

VPP adds high-level, object-oriented C++ interface over Vulkan. The goal is to make Vulkan programming easier and more intuitive.

VPP provides the following features:

- Intuitive, object-oriented abstractions over Vulkan concepts: devices, queues, render passes, pipelines, shader resources, synchronization objects and others.

- Isolation from the C-style interface of Vulkan.

- Easy, conceptual design of render passes and pipelines.

- Unique ability to write all shader code directly in C++ (as class methods), without any need to use GLSL or other intermediate language. No separate compiler passes required. Any C++ 14 compliant compiler should work. No compiler extensions required. No hardware vendor or OS dependencies. All types of shaders supported.

- C++ shaders are automatically integrated into a pipeline and can access shader resources in straghtforward, object-oriented manner. Bindings and locations are automatically generated. Entire Vulkan shader interface is supported. Shaders may easily access: vertex inputs, uniform buffers, all kinds of image resources, attachments, push constants, builtin variables, inter-shader communication variables.

- C++ shaders can be subject to advanced C++ programming and design techniques: parametrization, templating, macros, modularization, OO design.

- Support for multithreading and automatic host synchronization of objects where Vulkan requires it.

- Compile-time detection of some Vulkan usage errors.

- Integration with third party libraries (currently GLM).

Current project status: pre-beta. All core features implemented. However, currently tested only on Windows/Visual Studio platform (CL and clang compilers). Other compilers and Linux / Android platform support in plans.

Statut de développement: 3 - Alpha
Utilisateurs cibles: Développeurs
Système d'exploitation: Windows
Langage de programmation: C++
Register Date: 2018-06-30 11:35

Roast+

C++をもっと使い勝手のいい物にしたい…それがこのプロジェクトの目的です

Statut de développement: 2 - Pre-Alpha
Utilisateurs cibles: Engineering
Licence: other
Langage naturel: Japanese
Système d'exploitation: Linux, Windows
Langage de programmation: C, C++
Sujet: Libraries
Register Date: 2009-12-12 05:00
Dernière Mise à Jour: 2014-06-24 23:49

Objective-AVR

AVRをオブジェクト思考でプログラミングするためのクラスライブラリの開発を行います

Statut de développement: 2 - Pre-Alpha
Langage de programmation: C++
Register Date: 2014-06-22 21:34

Excelize

Excelize est une bibliothèque écrite en pure Go fournissant un ensemble de fonctions qui vous permettent d'écrire et de lire à partir de fichiers XLAM / XLSM / XLSX / XLTM / XLTX. Prend en charge la lecture et l'écriture de feuilles de calcul générées par Microsoft Excel™ 2007 et versions ultérieures. Prend en charge les composants complexes par une compatibilité élevée et fournit une API de streaming pour générer ou lire des données à partir d'une feuille de calcul contenant d'énormes quantités de données.

Dernière Mise à Jour: 2014-11-15 13:33

MiMic

お知らせ

MiMic1.4以降はmbed.orgで開発をすすめています。コアライブラリのソースコードとバイナリファイルの配布はこちらで行いますが、アプリケーションのソースコードはmbed.orgから取得してください。
https://mbed.org/users/nyatla/

MiMic project at mbed.org https://mbed.org/users/nyatla/

MiMic

MiMicは、高速な組込向けHTTPDを核としたWebAPIサーバです。最小構成では、32KBのメモリ、64KBのROMで動作します。

MiMicの情報は、プロジェクトのWebsiteで配信しています。
http://nyatla.jp/mimic/wp/

ドキュメント

導入マニュアルを含むドキュメントは、文章一覧から閲覧できます。 http://sourceforge.jp/projects/mimic/docman/

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs, Science/Research
Langage naturel: English, Japanese
Langage de programmation: C, C++, JavaScript
Interface utilisateur: Web Environment
Register Date: 2011-08-27 00:15

Nyx

プロジェクト概要

Nyxプロジェクトは,Windows向けのゲームエンジンプロジェクトです。
このプロジェクトは,

  • ソフトウェアライブラリ
  • スクリプトエンジン
  • 各種ツール
  • ドキュメント


を製作することを目標としています。

開発環境

使用言語:C++(VC++10以降)
依存ライブラリ:DirectX, Win32/64API, Winsock2, SQLite

ドキュメント

整備中です

連絡先

バグ報告などは
t.hayamizu(@thayamizu)
desu☆ex☆machina☆ele@gmail☆com

までお願いします。

Statut de développement: 3 - Alpha
Utilisateurs cibles: Développeurs, Information Technology
Langage naturel: Japanese
Système d'exploitation: Windows
Langage de programmation: C++
Interface utilisateur: Project is a window manager
Register Date: 2011-10-17 02:25
Dernière Mise à Jour: 2012-01-10 01:19

MMDX(MikuMikuDance for XNA/SlimDX)

This project is creating 3d model animation library for Windows and XBox360(using XNA Framework/SlimDX). This library can read MikuMikuDance(MMD) Model file and Motion file. (MikuMikuDance is freeware for creating dance animation. http://www.geocities.jp/higuchuu4/index_e.htm)

Statut de développement: 3 - Alpha
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: Windows, Microsoft Xbox 360
Langage de programmation: C#
Interface utilisateur: .NET/Mono, Project is a graphics toolkit
Register Date: 2010-02-19 21:47

Neutron C++ Libraries

OSにほとんど依存しないC++の標準ライブラリです。 OSカーネルの実装の中に使われることを意図しています。

Statut de développement: Planification, 2 - Pre-Alpha
Langage naturel: Japanese
Langage de programmation: C, C++
Sujet: Libraries
Interface utilisateur: Toolkits/Libraries
Register Date: 2016-02-02 19:19
Dernière Mise à Jour: 2018-01-28 11:17

hayashiLib

Javaのちょっとしたサンプルライブラリ。

Environnement de base de données: JDBC
Statut de développement: 5 - Production / écurie
Utilisateurs cibles: Éducation, Engineering
Système d'exploitation: OS Independent
Langage de programmation: Java
Sujet: Libraries
Interface utilisateur: Console (Text Based)
Register Date: 2010-06-07 12:08
Dernière Mise à Jour: 2014-12-19 05:03

SDFramework

ASP.NETによる業務アプリ開発向けフレームワークの開発。 中小規模の業務アプリでよく必要となる機能を少ないコードでシンプルに実装できるようなフレームワークを目指します。
保守的な開発現場にも適応できるようにあまり新しい技術は使いません。 具体的...

Environnement de base de données: ADO.NET, Microsoft SQL Server, Oracle
Statut de développement: 3 - Alpha
Utilisateurs cibles: Architects, Développeurs
Langage naturel: English, Japanese
Système d'exploitation: Windows
Langage de programmation: ASP.NET, C#, JavaScript
Register Date: 2014-10-27 08:31

photon

PHP function library for web application.

Environnement de base de données: MySQL
Statut de développement: 5 - Production / écurie
Utilisateurs cibles: Développeurs
Langage de programmation: PHP
Register Date: 2013-10-26 00:37
Dernière Mise à Jour: 2012-04-29 13:45

JunkUtil

JunkUtil(ジャンク・ユーティリティ)はJavaの汎用ユーティリティ・ライブラリです。Androidにも対応しています。詳細はドキュメント(Wiki)を見てください。

Statut de développement: 5 - Production / écurie
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: OS Independent
Langage de programmation: Java
Sujet: Libraries
Register Date: 2011-09-02 22:43

strmod

This is a system of tiny co-routine like objects with internal state that can be attached to one another using a plug system. It also includes a top level scheduler called an event dispatcher.

Expat翻訳

XMLドキュメントを解析するための、C言語で書かれたライブラリであるExpat(http://expat.sourceforge.net/)を日本語に翻訳します。

Utilisateurs cibles: Développeurs
Langage naturel: English, Japanese
Langage de programmation: C
Sujet: XML, Libraries
Register Date: 2012-07-14 21:09