JRainbow is a program that generates Rainbow tables for the MD5 and SHA-1 hash algorithms. These tables then can be used for a Rainbow attack to retrieve hashed passwords. Up to 8 digit password rainbow tables are supported. The tables use a textual format. Six variations of alphanumeric and special character sets are supported. You can choose how many times to hash the input before storing it in the table.
相关项目Programming Language ADP, SlunkCrypt, TuxGuitar, SmillaEnlarger, DeSmuME |
hilbert-curve is a fast Hilbert curve implementation in PHP. It uses a table-based approach. It includes the Moore curve and the Z-curve.
BS is a data structures library. It features fixed size, random access sequences. The sequences are constructed over B-trees. Complexity for most single item operations is about O(logN). The sequences are three to five times faster over random access BST-based sequences, while having better memory usage characteristics.
ExternalSort is a class that can sort large files similar to the Unix sort command. It can read the file to be sorted in small buckets associated with temporary files to not exceed the configured PHP memory limits. The buckets are sorted individually and then merged to produce the final sorted output. The class provides command line interface options so it can be executed as a command from a shell.
bin-packing is an implementation of the 1-dimensional bin packing algorithms in PHP: next fit, first fit, best fit, and worst fit.
Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving and copying nodes around the tree, and for retrieving information about the nodes. It uses table locks to ensure that database integrity is always preserved and that concurrent MySQL sessions don’t compromise data integrity. A caching mechanism ensures that regardless of the type or the number of retrieval operations, the database is read only once per script execution.
Java用の、日本向け万年暦カレンダー処理を行うための開発ライブラリです。
令和などの年号や、年度や締め日判定、過去(明治時代)から現在にかけての祝日(山の日、振替休日や春分の日、ハッピーマンデー含む)の取得が可能です。
また、旧暦や六曜(または六輝)、干支(年・月・日・時)、九星(年・月・日・時)、惑星位置と星座の取得も可能です。
漢数字での表現など、日時の書式化機能や文字列の全角半角変換・判定機能も持ちます。
サンプルソースやAPI仕様は https://ajd4jp.osdn.jp/ を参照して下さい。
Register Date: 2011-10-22 19:02
|
相关项目壁カレ, Vtiger CRM, SlunkCrypt, SWF Editor for PHP, Igo |
The collection of the 32bits signal processing algorithm for Blackfin DSP.
Register Date: 2013-04-21 15:43
|
相关项目Media Player Classic - Home Cinema, StepMania Japan, Super Audio CD Decoder, Emgu CV, PeerCast-Users@jp |
C 言語による SHA1 セキュアハッシュ生成アルゴリズムのパブリックドメイン実装です。
Register Date: 2009-10-26 11:12
|
相关项目MeCab, Emgu CV, dlib C++ Library, Numerical Python, PeaZip |
Mpaligner is the many-to-many string alignment tool based on the generative model which is modified to find a minimum mapping between two strings, such as notation and pronunciation. Mpaligner has some functions. The partial annotation function enables you to give correct alignment to part data by manpower (to provide Semi-supervised training). The detection function of special data detects data that is difficult to do alignment (for example tri'plei). The data which alignment is done is employed as training data. For example, when two strings which alignment is done are notation and pronunciation, it is employed as training data to construct a model for grapheme-to-phoneme conversion (g2p conversion). The license of mpaligner is GNU GPL.
If you hope to learn a model with aligned data produced by mpaligner to estimate pronunciation and to estimate a pronunciation with the learned model, please use slearp ( http://sourceforge.jp/projects/slearp/ ) which implements the learning methods for the model and a predict function to estimate a pronunciation.
Developer implementing mpaligner is below.
NAIST(Nara Institute of Science and Technology)
Graduate School of Information Science
Augmented Human Communication Laboratory
The Doctoral Program
Keigo Kubo
Register Date: 2012-03-12 19:18
|
相关项目SimpleJ Games, SHA1cc - SHA1 ハッシュ ライブラ, dlib C++ Library, pileworks, SlunkCrypt |
のれんコードは、C言語やシェルスクリプトを中心としたサンプルコードの集合です。 プロジェクトにするまでもない小さなコード片だけど、そのまま捨ててしまうのは勿体無いような下記のものを収集しています。
など
Register Date: 2010-03-23 01:49
|
相关项目PictMaster, SharpDevelop, Redmine TestLink Link Plugin, .sol Editor (Flash Shared Object), CCUnit |
数万〜千万程度のキー数を想定したDoubleArrayのライブラリ。 要素の動的追加、trieデータの保存・読込・再更新(追加)に対応。
※ 現在は https://github.com/sile/doar に移行済みです。
Register Date: 2009-09-26 18:52
|
相关项目dlib C++ Library, MOA - Massive Online Analysis, SlunkCrypt, AJD4JP 日本用カレンダー処理 Javaクラスライブラリ, lpsolve |
このアドビソースライブラリ(ASL)は C++ライブラリの集まりであり、この基盤技術を使って宣言的な記述で一般的なアルゴリズムを組み立て商用アプリケーションを構築できます。
相关项目TMD-Maker(T-formed ER diagram Maker), Ethna, SlunkCrypt, openGion Project, Win32 Disk Imager |
C++ で書かれ、GNU ラジオフレームワークに基づく、オープンソースのソフトウェア定義されたグローバルナビゲーション衛星システム (GNSS) 受信機。
また OpenRT、基本的なレイト レーサーが含まれています。
相关项目Win32 Disk Imager, MPC-BE, RoboCup tools, SlunkCrypt, Samurai Graph |