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

    This project aims to create a simple verb conjugator for verbs. All languages which follow a stem + suffix style might be used with this project. Exceptions for irregular forms can be described as well.

    Interaction with the user occurs via a simple web server. ...

    0 个关注者

    1 位当前贡献者

    69 距离上次提交时间

    4749 行代码

    管理人员:
    创建时间: 2014-05-11 09:53
    数据更新时间:2014-04-24
    Tags
    C
  • mark-e-deyoung
    0?1472459240

    Some miscellaneous code...

    Here's what's in there:

    Pingus A hacked version of pingus v0.6 code and required libraries so they compile clean on OpenSUSE 10.1. This is pretty much overcome by events.

    Code left over from thesis research projects: flowtool, which extracts some flow information from tcpdump files using libnids; and for grammatical inference from generated flows Mical. Mical includes a legacy version of Vaucanson for finite state machine manipulation. Currently the Mical code in SVN only builds with gcc 3.3 so you'll likely need to install a parallel version of gcc....

    0 个关注者

    1 位当前贡献者

    62 距离上次提交时间

    557985 行代码

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

    EasyProp helps you replace repetetive code like:

    public class Foo : INotifyPropertyChanged {
    public string Bar {
    get{ return _bar; }
    set {
    if (_bar != value) {
    _bar = value;
    OnNotifyPropertyChanged(new PropertyChangedEventArgs("Bar"));...

    0 个关注者

    1 位当前贡献者

    57 距离上次提交时间

    4657 行代码

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

    none

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-11 09:50
    数据更新时间:2014-04-24
    Tags
    C
    3d
  • pamquizmodule
    0?1472459240

    This is a module for PAM that ensures that the agent accessing the computer is a human by means of simple questions.

    Computers are exposed to hundreds of attacks that are nothing more than automated dictionary attacks. As computing power grows standard user names and passwords will not suffice. This module will simply ask a few questions that aren`t answerable by a parser....

    0 个关注者

    1 位当前贡献者

    8 距离上次提交时间

    3286 行代码

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

    It's a code base for woso,

    0 个关注者

    1 位当前贡献者

    99 距离上次提交时间

    83086 行代码

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

    JDWP & JVMTI are standards introduced by sun to uniform the way JVMs are debugged/queried. They are not mandatory nor do they form requirements to comply with the JVM standard. Here I propose to enable those standards in the Jikes Research Virtual Machine. enabling those standards would greatly help the development/research process of the Jikes RVM itself as well as the applications that runs on it....

    0 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

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

    Utility to massage Xcode pbxproj files. Reconnects moved files in pbxproj. Sorts targets. Generates Makefile. Written in Objective-C, based on Foundation (Apple, Cocoa) only. Needs an installed Xcode Developer system to read the various .xcspec files (or a copy of those files). You also need the mulle_xcode_repository (http://bitbucket.org/mulle_nat/mulle_xcode_conf...) to build this project with Xcode....

    0 个关注者

    1 位当前贡献者

    68 距离上次提交时间

    7873 行代码

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

    This project is a repository of source codes used by students of LCG: Computer Graphics Laboratory (www.lcg.ufrj.br) in COPPE/UFRJ (www.coppe.ufrj.br) -- Brazil. This toolkit repository contains OpenGL and Geometry codes.

    0 个关注者

    1 位当前贡献者

    57 距离上次提交时间

    26704 行代码

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

    This project serve as a sample project for MonoRail + ActiveRecord to build a blog web site.

    Problems and Questions please send to: william.yeung at gearboxsoft dot com

    You can see a list of Features

    You may also leave me comments in my blog: http://bugthis.blogspot.com ...

    0 个关注者

    1 位当前贡献者

    55 距离上次提交时间

    238959 行代码

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

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