Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 12

Shrinkwrap provides a simple API to assemble archives like JARs, WARs, and EARs in Java. However useful, archives typically require the addition of a build step within the development lifecycle, either via a script or extra tool. The ShrinkWrap project provides a simple API to declaratively ... [More] assemble archives in code, optionally allowing for export into ZIP or Exploded File formats. This makes is very fast to prototype "virtual" archives from resources scattered about the classpath, the filesystem or remote URLs. [Less]

5.0
 
  0 reviews  |  10 users  |  716,135 lines of code  |  20 current contributors  |  Analyzed 6 days ago
 
 

RequMNGT is a Redmine plugin that allows you to manage in your software project: * system and software requirements. * traceability. * baseline and Request For Change. 1. you can identify business artifacts, software artifact and others like Business Actor, Business Use Case,... 2. you ... [More] can manage and check the (Horizontal and vertical) TOTAL TRACEABILITY between the different artifact of a software project: * Feature, Requirement, Use case, classes, test case, code ... 3. You can create, delete, modify one or several baseline and manage the requests for change. 4. You can generate different reports (requirement, usecase, testcase, Metrics ...) 5. If you install the risk management plugin RiskMNGT, you could classify the requirements or scenarios according to the exposure level [Less]

0
 
  0 reviews  |  3 users  |  12,733 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 

Poker Holdem No Limit training software. Works as a standalone software, no need for an internet connection. Based on the PokerTH GUI. Let you improve your game and test new strategies without losing your money, by playing against up to 9 computer opponents having different playing ... [More] styles. Currently supports 3 types of computer opponents playing styles : tight-agressive, large-agressive and very large agressive. Custom-made AI, using the poker-eval library for hand simulations. Install program will currently run only under windows, but the source code will compile under Linux. Enjoy ! [Less]

5.0
 
  0 reviews  |  1 user  |  321,987 lines of code  |  2 current contributors  |  Analyzed 5 days ago
 
 

FAT-FREE is a powerful yet lightweight PHP 5.3+ Web development framework designed to help you build dynamic and robust applications - fast! Condensed in a single 55KB file, the framework gives you access to an all-purpose template engine, flexible cache, integrated unit testing tools, and code ... [More] profiler. It's so small and fast - it even has a bandwidth throttle for controlling Web server traffic. It's also the only framework that shields you from spam, bandwidth theft, and DoS attacks. Fat-Free is also packaged with optional plug-ins that extend its capabilities. There's the Axon ORM and the M2 MongoDB mapper to help simplify database access, an easy-to-use SQL handler, and more! Unlike other PHP frameworks, Fat-Free aims to be usable - not usual. [Less]

5.0
 
  0 reviews  |  1 user  |  22,758 lines of code  |  1 current contributor  |  Analyzed 6 days ago
 
 

A utility for providing common reusable CSS3 classes within a single file.

5.0
 
  0 reviews  |  1 user  |  1,057 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Advanced PHP Classloader

0
 
  0 reviews  |  1 user  |  842 lines of code  |  1 current contributor  |  Analyzed 10 days ago
 
 

AssetLoader v 2.0.4 Russell Lowke, December 18th 2009 for use with ActionScript 3 (AS3, Flex SDK 3.2, Flash Player 9) The AssetLoader is designed to allow you to easily bulk load assets from external files. In particular, it easily and conveniently supplies you with a single reference to ... [More] your external asset. Clearing that reference will release the asset from memory. This tidies up the mess of event listeners and object references usually associated with the Flash Loader that makes bulk loading of external assets, and clearing of those assets, tedious. AssetLoader simplifies the loading process, allowing you to load multiple types of files using one interface. AssetLoader will load the following file types, .xml, .swf, .aif, .mp3, .wav, .bmp, .png, .jpg, .html, .txt, and .bin. Asset [Less]

5.0
 
  0 reviews  |  1 user  |  5,220 lines of code  |  1 current contributor  |  Analyzed 2 days ago
 
 

Simple to use library that handles a lot of things for you.

3.0
   
  0 reviews  |  1 user  |  38,060 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

简单数据挖掘系统就是这样一个以分析数据,展示信息,发现规律的一个平台。简单数据挖掘系统就是为了让您对数据有更多的洞察力。 我用简单数据挖掘系统能做什么? ... [More] 1我能把数据按指定的规则罗列成表格或者显示为报表。 2我能把数据显示为图形(柱图,饼图等)和可交互的动画。 3我能进行数据挖掘,发现数据内在规律性,并以知识的方式得到信息。 简单数据挖掘系统是用何种语言开发? 简单数据挖掘系统采用java语言开发的,主要的原因是因为在数据建模中有大量的算法要进行数学运算,而java总体上是一个高效率的语言。另一个原因是java在开发大型系统是很多成功的经验,不容易遇到技术上的瓶颈。相应操作的图形界面用了也只能相应选择swing。 Downloads文件介绍 schema.doc 商业计划书 file.zip 编译好的二进制jar文件 easy的开发进度 现在已经完成了一个可以演示的demo版本。 现在正在增加插件功能。也就是说,在以后的版本,只要把插件copy到指定的目录下,就能用这个插件提供的功能。 Road Map 八月底九月初会增加的新的功能有 TreeMap操作符(示例图可在download下载) 2 增加Winnow and Balanced Winnow algorithms算法 3 增加一个初步的聚类的功能 九月中旬左右软件的设计书发布 十月底会把所有代码开放 easy的软件方向 1,正考虑是否把软件完善后,做成商业软件 2,把所有的代码开源 成员的招募 只要有兴趣,就可以以各种方式加入。 有事联系我 yuping322(at)gmail.com [Less]

0
 
  0 reviews  |  0 users  |  1,187 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

├─br //bulkLoader(载入管理类) │ └─com │ └─stimuli │ └─loading │ ├─lazyloaders │ └─loadingtype ├─com │ ├─adobe //as3core lib(这个就不用说了吧) │ │ ├─air │ │ │ └─logging ... [More] │ │ ├─crypto │ │ ├─errors │ │ ├─fileformats │ │ │ └─vcard │ │ ├─images │ │ ├─net │ │ │ └─proxies │ │ ├─protocols │ │ │ └─dict │ │ │ ├─events │ │ │ └─util │ │ ├─serialization │ │ │ └─json │ │ ├─utils │ │ └─webapis │ │ └─events │ ├─dncompute //(可以在Flash内部调整Flash的大小) │ │ └─canvas │ ├─dynamicflash //Base64类,方便地编码解码,支持byteArray │ │ └─util │ ├─hexagonstar //一个air Debuger,支持本地和远程调试 │ │ └─util │ │ └─debug │ └─pixelfumes //倒影类 │ └─reflect ├─gs //TweenLite & TweenMax │ ├─easing │ ├─events │ └─utils │ └─tween └─org ├─bytearray //封装的远程数据交互(bytearray.org) │ └─remoting │ └─events ├─cove //ape物理引擎 │ └─ape ├─flintparticles //Flint粒子系统 │ ├─actions │ ├─activities │ ├─counters │ ├─debug │ ├─displayObjects │ ├─easing │ ├─emitters │ ├─energyEasing │ ├─events │ ├─initializers │ ├─particles │ ├─renderers │ ├─utils │ └─zones ├─lzyy │ ├─display //显示方面的类 │ ├─drawing //Pen(从cookbook上扒下来的) │ └─util //平时工作总结加收集的几个类 └─puremvc //pureMVC └─as3 ├─core ├─interfaces └─patterns ├─command ├─facade ├─mediator ├─observer └─proxy [Less]

0
 
  0 reviews  |  0 users  |  19,578 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.