联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 分类源码 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 

源码库中源码数量为19216
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

      Topic
          Scientific/Engineering
              生物工程/生物信息学
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 10 个源码项目.

    1. SigmaPi Neurosimulator - SigmaPi is a simulator for recurrent neural networks of arbitrary topology. It uses the LSTM neuron model, and implements a training algorithm based on RTRL with some extensions taken from RProp.
    SigmaPi NeurosimulatorGNOME or KDE是一个用于任意拓扑学再生神经系统网络的模拟器。它用LSTM神经元模型,并执行一个基于RTRL的训练算法,具有一些从 RProp得到的扩展。 

    2. mpiBLAST - mpiBLAST is an MPI based parallel implementation of NCBI BLAST. It consists of a pair of programs that replace formatdb and blastall with versions that execute BLAST jobs in parallel on a cluster of computers with MPI installed. There are two primary advantages to using mpiBLAST versus traditional BLAST. First, mpiBLAST splits the database across each node in the cluster. Because each node's segment of the database is smaller it can usually reside in the buffer-cache, yielding a significant speedup due to the elimination of disk I/O. Second, it allows BLAST users to take advantage of efficient, low-cost Beowulf clusters because interprocessor communication demands are low. mpiBLAST achieves super-linear speedup in situations where the database is too large to fit into RAM, and near linear speedup in other situations. It does not require a dedicated cluster.
    mpiBLAST是一个基于MPI的NCBI BLAST的平行实现。它由代替formatdb 和 blastall的两个程序组成,在安装有MPI的并行计算机群集上执行BLAST作业。和传统BLAST相比,使用mpiBLAS有两个主要的好处。首先,mpiBLAST分割群集中每个节点上的数据库。由于数据库每个节点的分段越小,它就可以驻留在缓存存储器中,由于减少了磁盘I/O次数,从而大幅提高速度。其次,由于处理器相互间的通信需求低,所以它允许BLAST用户利用高效、低代价的Beowulf 群集。当数据库太大以至不能完全放在RAM中时,mpiBLAST 可以取得超线性的加速,而在一般情况下能获得线性的加速。它不需要专门的群集。 

    3. RTLab - RTLab is an RTLinux/RTAI-based data acquisition and control application. It is designed to help experimenters design and implement their hard realtime control experiements using higher abstractions than the services offered by RTAI or RTLinux. It is split into two parts. One is a user-space series of C++ classes (written for Qt) which implement a reference application called DAQSystem which is designed to acquire analog input voltage data and display it on the screen. DAQSystem communicates with rtlab.o, the realtime kernel module which is the second part of RTLab.
    RTLab是一个基于RTLinux/RTAI的数据获取和控制应用程序。它被计为帮助实验者设计并实现他们的硬实时控制实验,它使用了比RTAI 或RTLinux提供的服务更高的抽象。它被分割为两个部分,一部分是用户空间的C++类系列(为Qt开发),实现了一个称为DAQSystem 的参考应用程序,用于接收模拟输入的电压数据并在屏幕上显视。DAQSystem 和rtlab.o通讯,rtlab.o是一个实时内核模块,它是RTLab的第二部分。 

    4. polyXmass - PolyXmass is a mass spectrometry framework where users are able to define brand new polymer chemistries, and use these definitions in order to simulate mass data and/or to analyse mass spectrometric data experimentally acquired on these polymers. It allows full customization of every aspect of the polymer chemistry being defined, and of the way the polymer sequences are graphically displayed (through intensive use of the GnomeCanvas).
    polyXmass是一个物质光谱测定框架,通过它用户可以定义全新的聚合体化学,使用这些定义来模拟物质质量以及/或分析实验获得的关于聚合体的物质光谱测定数据。它允许完全定制被定义的聚合体化学的各个方面,以及聚合体排列被图形显视的方式(通过加强使用GnomeCanvas)。 

    5. NAMD - NAMD is a parallel, object-oriented molecular dynamics program designed for high-performance simulation of large biomolecular systems.
    NAMD是一个并行的,面向对象的模块化的动力学程序,设计为高性能地模拟大型生物分子系统。 

    6. Bioperl - Bioperl is set of Perl Modules for bioinformatics. It contains objects for Sequences, features on Sequences, and other important bioinformatics attributes.
    Bioperl是一个用于bioinformatics的Perl Module集合。它包括用于 Sequences的对象,Sequences上的功能,和其它重要的 bioinformatics属性。 

    7. E-CELL Simulation Environment - 原版无说明。 

    8. Cluster Installation Finishing Scripts - The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods. The usual installation process is used to build a reasonably configured node, and the system then reboots into normal mode, achieves network visibility, and executes the finishing script. The finishing script handles all of the finer details of installing packaged or non-packaged software, tweaking installation, setting host/net specific parameters/files, etc.
    Cluster Installation Finishing Scripts处理特殊的后期安装配置,这个过程不可能是方便的,也不能使用现存的群集安装方法。通常的安装处理被用于建造一个合理配置的节点,接着系统要重新启动到常规模式,连接到网络,执行要最后的脚本。这个最后的脚本处理按包安装或不按包安装过程的所有细节,修补安装,设置主机/网络特殊的参数/文件等。 

    9. Galileo: a Distributed Genetic Algorithm - Galileo is a library for developing custom distributed genetic algorithms developed in Python. It provides a robust set of objects that can be used directly or as the basis of derived objects. Its modularity makes it easy to extend the functionality.

    Galileo是一个用于定制分布式基因算法的Python库。它提供了一套健壮的对象,这些对象可以直接使用,也可以作为其它派生对象的基类。它的模块化使得可以容易地扩展它的功能。
    来源: http://sourceforge.net/projects/galileo/ 

    10. CF Score - About:
    CF Score is a tool for radiologists and respiratory physicians. It assists in the scoring and monitoring of chest radiographs of patients with cystic fibrosis, using the Brasfield method.

    CF Score是放射线学者和呼吸医生使用的工具,其使用Brasfield方法,帮助计分和监视脓肿性纤维化病人的胸透照片。

    来源:http://freshmeat.net/projects/cfscore/?branch_id=53357&release_id=173560 


      » 合 作 伙 伴