开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • mpqlib
    0?1472459240

    MPQ 뜯어보기

    암호화된 엔트리는 아직 찾지 못했음. 몇가지 압축포맷 역시 보지 못했음.

    - 백수

    MpqFile mpq = new MpqFile("patch.mpq");
    Iterator iter = mpq.iterator();
    while (iter.hasNext()) {
    MpqEntry entry = iter.next();
    InputStream in = mpq.getInputStream(entry);
    //...
    in.close();...

    0 个关注者

    1 位当前贡献者

    13 距离上次提交时间

    1862 行代码

    管理人员:
    创建时间: 2014-05-11 23:12
    数据更新时间:2014-04-24
    Tags
    wow
    mpq
  • forceassertions
    0?1472459240

    fa.jar -- Check assertions even when not enabledAssertions are one of the most useful tools available for software engineers to help debug their code. Unfortunately, Java has assertion checking turned off by default. This means that, even if assertions fail, no error will be produced. ...

    0 个关注者

    1 位当前贡献者

    9 距离上次提交时间

    264 行代码

    管理人员:
    创建时间: 2014-05-11 23:12
    数据更新时间:2014-04-24
    Tags
  • jsoundtracks
    0?1472459240

    Digital music catalog software that works around the concept of "album", instead of iTunes or Winamp concepts of "track".

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 23:11
    数据更新时间:2014-04-24
    Tags
    mp3
  • simpler-sso
    0?1472459240

    my SSO solution, including jsp,jquery,

    0 个关注者

    1 位当前贡献者

    13 距离上次提交时间

    3032 行代码

    管理人员:
    创建时间: 2014-05-11 23:09
    数据更新时间:2014-04-24
    Tags
  • nsisexpress
    0?1472459240

    NSIS ExpressNSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. NSIS Express generates customized NSIS installation scripts quickly. NSIS Express is a Java base computer application for the Windows Platform....

    0 个关注者

    1 位当前贡献者

    1 距离上次提交时间

    60 行代码

    管理人员:
    创建时间: 2014-05-11 23:09
    数据更新时间:2014-04-24
    Tags
  • medicpad
    0?1472459240

    A CRM tool for medicine sales which is based on eclipse RCP.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 23:07
    数据更新时间:2014-04-24
    Tags
    crm
    rcp
  • codejava
    0?1472459240

    Java code for helping in application developpement,

    0 个关注者

    1 位当前贡献者

    44 距离上次提交时间

    14869 行代码

    管理人员:
    创建时间: 2014-05-11 23:07
    数据更新时间:2014-04-24
    Tags
  • intoga
    0?1472459240

    intoga is a application to manage investments. You can tracking all your investments and historical data.

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 23:07
    数据更新时间:2014-04-24
    Tags
  • openASN.1
    0?1472459240

    openASN.1 is an Open Source Java toolkit for the Abstract Syntax Notation One (ASN.1) which consists of a compiler and codec with a low footprint runtime library.

    0 个关注者

    1 位当前贡献者

    4 距离上次提交时间

    178459 行代码

    管理人员:
    创建时间: 2014-05-11 23:06
    数据更新时间:2014-04-24
    Tags
  • foliage
    0?1472459240

    Foliage is a software library for efficiently constructing ancestral recombination graphs in memory. It aims to facilitate the implementation of various algorithms and statistical analysis by providing a coherent API for the graphs. It is also capable cropping the graphs along the genome coordinates, drawing Graphviz diagrams of the graphs and correlation heat maps that measure linkage across the genome by comparing the distance between the marginal trees. The integrated margarita library, written by Mark Minichiello, can be used to infer plausible ARGs from fastPHASE haplotype sequences. ...

    0 个关注者

    1 位当前贡献者

    5 距离上次提交时间

    11077 行代码

    管理人员:
    创建时间: 2014-05-11 23:05
    数据更新时间:2014-04-24
    Tags

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号