ダウンロードリスト

プロジェクト概要

SimCList は、リストを処理するため (つまり、埋め込み可能な C++) 高品質 C ライブラリです。フリーリスト、歩哨、自動並べ替えアルゴリズムの選択、並べ替えランダム化、ポインター、半ばとオプションを含むのパフォーマンスを向上させるためのいくつかの高度なテクニックを悪用マルチ スレッド。API はシンプルだが強力な情報隠蔽のエレガントで一貫した使用は、実際のデータ型を格納する抽象化はかなり完全なと。ライブラリ自体は、時間の面でパフォーマンスとスペース間の良い妥協とはよくとり上げられます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2011-10-18 06:15
1.6

Windows の互換性が向上しました。いくつかの機能のバグ修正やドキュメントがあるが修正されます。リストのダンプの形式が変更されました。
タグ: Minor bugfixes, Minor feature enhancements
Windows compatibility was improved. Some functions have bugfixes or documentation fixes. The format for list dumps has been changed.

2010-11-24 01:37
1.5

このリリースでは、劇的に、新しいリストのインスタンスの割り当てのパフォーマンスを向上させ、アサーション違反が発生するアサーションを有効にしてリストをクリアする問題が修正されます。 1.4.4リリース候補配列に同梱さの変更はすべてここに含まれています。テストの18ヶ月間のコードの2%未満の変化の結果:バージョン1.5は意図的にSimCListが到達する成熟を祝うために任命される。いいえAPIの変更は、これはすべてのユーザーに推奨される更新プログラムは、関与している。
タグ: Stable, Major feature enhancements
This release dramatically improves the performance for allocation of new list instances, and fixes an issue where clearing a list with assertions enabled would trigger an assertion violation. The changes shipped in the 1.4.4 release-candidate sequence are all contained here. Version 1.5 is deliberately appointed for celebrating the maturity reached by SimCList: over 18 months of testing resulted in changes in under 2% of the code. No API change is involved, so this is a recommended update for all users.

2010-03-10 21:35
1.4.4rc2

要素を削除するに追加された()関数は、list_delete。
The list_delete() function was added to delete by element.

2009-04-26 05:06
1.4.3

修正プログラムの戻り値に作られたlist_empty()。
A fix was made in the return values of list_empty().

2009-03-10 18:33
1.4.2

今のダンプを無効にコンパイルすることが可能です/超上のメモリデバイスに制約を保存する機能を復元します。 list_dump_file()とlist_restore_fileの戻り値()一貫性を行いました。
タグ: Minor feature enhancements
It is now possible to disable compilation of dump/restore features to save memory on ultra-constrained devices. Return values of list_dump_file() and list_restore_file() were made consistent.

プロジェクトリソース