ENGLISH 意见建议 网站地图 网站帮助
广泛智力汇聚   高效成果传播   先进机制培育
联盟首页  |  协同开发  |  开放源码库  |  安全告警  |  开源导航  |  文档中心  |  服务支持  |  共创论坛  |  关于联盟


注册会员 网站帮助
  您的位置 » 开放源码库【成熟 - 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
源码搜索
  

源码统计
源码库中源码数量为19308
有贡献人员名单:

-= 更多 =-

下载排行
  • ffdshow
  • jasperreports
  • JGraph
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • FCK editor
  • JFreeChart
  • Async Professional
  •  
    TortoiseSVN
    项目详情下载排行
    简 介:
    A free Subversion client implemented as pop-up menu items in Windows Explorer.

    TortoiseSVN是一个免费的Subversion 客户端,实现为Windows浏览器上的一个弹出式菜单的条目。
    来源: http://www.collab.net/developers/tools/
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    Release Notes for the Itanium? Architect
    项目详情下载排行
    简 介:
    Version 2.0 of the Itanium Architecture Dependency Violation Checking Library made the following improvements to Version 1.0:

    Implemented the new dependence semantic "stop" (DCO 511): a branch predicated with p63 and a subsequent mod-sched-br must be separated by a 'stop' .
    Two bugs were fixed - relevant to abstract mode only! Both are in the API DVLoc_validateAbstrInstr, used to check the correctness of an abstract instruction:
    The first bug incorrectly produced an DVLOC_ERR_WRONG_OPERANDS error on floating point load pair instructions (ldfp...).
    The second bug incorrectly produced an DVLOC_ERR_WRONG_OPERANDS error on the following instructions:
    mov pr = r2,mask17
    mov pr.rot = imm44
    mov r1 = pr
    mov itr.d dtr[r3] = r2

    2.0版本的Itanium Architecture Dependency Violation Checking Library对1.0版本进行了如下改进:
    实现了新的依赖语义"stop" (DCO 511):使用p63 谓词会出现分歧,必须用'stop' 来分离一个mod-sched-br 子序列。
    修复了两个错误-只与抽象模型相关!都是在DVLoc_validateAbstrInstr API中的错误,用于检查抽象指令的正确性:第一个错误是由于浮点运算加载对指令(ldfp...)引起的 DVLOC_ERR_WRONG_OPERANDS 错误。第二个错误是由于使用下列指令而引起的一个DVLOC_ERR_WRONG_OPERANDS错误:mov pr = r2,mask17
    mov pr.rot = imm44
    mov r1 = pr
    mov itr.d dtr[r3] = r2
    来源: http://www.intel.com/software/products/opensource/tools1/dvloc.htm
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    Fred Emmott's Linux kernel patches
    项目详情下载排行
    简 介:
    About:
    Fred Emmott's Linux kernel patches provide extra features for 2.6 kernels, such as Reiser4 support, grsecurity, and LIDS.

    Fred Emmott's Linux kernel patches为2.6的核心提供额外的功能,如:Reiser4支持,grsecurity和LIDS。

    来源:http://freshmeat.net/projects/lk-patches-fe/?branch_id=48234&release_id=170108
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    Velocity
    项目详情下载排行
    简 介:
    Velocity is a Java-based template engine. It permits web page designers to reference methods defined in Java code. Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a well-designed site, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over the long run and providing a viable alternative to Java Server Pages (JSPs) or PHP.

    Velocity 是一个基于Java的模板引擎。它让Web页面设计人员可以参考定义在Java 代码中的方法。Web设计人员可以和Java程序员按照Model-View-Controller (MVC) 模型并行开发Web站点,也就是说Web页面设计人员只要将精力集中在创建一个良好设计的站点,程序员只要编写嵌入的代码。Velocity 将Java代码和Web页面相分离,使得Web站点长期具有更好的可维护性,针对Java Server Pages (JSPs) 和PHP提供了一种可行的替换方案。
    来源: http://jakarta.apache.org/velocity/index.html
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    Emerde
    项目详情下载排行
    简 介:
    About:
    Emerde is a port of Gentoo's portage system that installs, removes, updates, and maintains your system rapidly and easily. On Slackware, it cooperates with the package database and allows you to install .tgz files directly using dependency checking.

    Emerde是Gentoo的portage系统的端口,其能够快速轻易安装、卸载、更新和维护你的系统。在Slackware,它和信息包数据库一起合作,允许你直接使用附属档案检查来安装.tgz文件。

    来源:http://freshmeat.net/projects/emerde/?branch_id=44584&release_id=171378
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    Itanium? Architecture Assembly Language
    项目详情下载排行
    简 介:
    Software developers will develop applications using high-level programming languages and depend on Itanium compilers for optimization. However, when developers do need to program in assembly language, they should refer to the "Itanium Architecture Assembly Language Reference Guide." This document provides details on syntax and conventions used to write assembly language code conforming to the Itanium instructions.

    软件开发人员将使用高级编程语言来开发应用程序,并使用Itanium 编译器进行优化。然而,如果开发人员不需要用汇编语言进行编程,他们可以参考"Itanium Architecture Assembly Language Reference Guide."这个文档提供了有关编写符合Itanium 指令的汇编语言的语法和规范的细节。
    来源: http://www.intel.com/software/products/opensource/tools1/tol_whte2.htm
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    JavaServer Faces
    项目详情下载排行
    简 介:
    At the time of this writing, there is a Java Specification Request (JSR) to create a new Java technology called JavaServer Faces . The specification defines the architecture and a set of APIs for the creation and maintenance of Java server web applications. The idea is to create a standard set of JSP tags and Java classes to help developers create complex HTML forms and other graphical user interface (GUI) components based on the Servlet and JSP technologies. I18N and input validation seem to be big parts of the intended support.

    编写本书时,出现了Java Specification Request(JSR,Java规范请示),用于创建称为JavaServer Faces的新的Java技术。此规范定义了体系结构以及一组API,用于创建和维护Java服务器Web应用程序。其思路为,创建标准的JSP标记集和Java类,帮助开发人员以Servlet和JSP技术为基础创建复杂的HTML表单和其他图形用户界面(GUI)组件。I18N和输入验证是最需要支持的部分。
    来源: http://www.jcp.org/en/jsr/detail?id=127
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    IAS Assembler for Itanium? Architecture
    项目详情下载排行
    简 介:
    IAS Assembler for Itanium Architecture

    这是为 Itanium体系结构提供的IAS汇编器。
    来源: http://www.intel.com/software/products/opensource/tools1/ia64_download.htm
    分 类:
    许可证:
    GNU General Public License (GPL)

     
    Jailkit
    项目详情下载排行
    简 介:
    About:
    Jailkit is a set of utilities to allow quick creation of limited user accounts in a chroot jail. It contains a safe logging daemon, shells that can restrict users, utilities to start daemons in a chroot jail, and utilities for easy setup of chroot jails.

    Jailkit是一套用于在chroot jail中快速创建有限用户帐号的设备,包括一个安全的日志纪录守候程序,能够限制用户的shells,在chroot jail中启动后台程序的设备,以及用于安装chroot jail的程序。

    来源:http://freshmeat.net/projects/jailkit/?branch_id=46185&release_id=170112
    分 类:
    许可证:
    BSD License

     
    WebWork
    项目详情下载排行
    简 介:
    WebWork is a small web application framework that uses the Pull Hierarchical Model View Controller (HMVC) design. With a standard MVC design, changes made to the model are pushed to the view. In the case of WebWork, the views pull the data when they need it. Interestingly, WebWork doesn't seem to be tied to a servlet; therefore, it can support other types of clients such as Swing. More information on the WebWork framework can be found at http://sourceforge.net/projects/webwork/.

    WebWork是小型Web应用程序框架包,使用Pull Hierarchical Model View Controller (PHMVC,拉层次模型视图控制器)设计。通过标准的MVC设计,对模型作出的修改就可以被推出视图。在WebWork的情况下,当需要时,视图就拉数据。有趣是的是,WebWork似乎并未连接到Servlet;因此,它可以支持其他类型的客户端,比如Swing。关于WebWork框架包的更多信息,请参见http://sourceforge.net/projects/webwork/。
    分 类:
    许可证:
    GNU General Public License (GPL)

    19337 [ 41 42 43 44 45 46 47 48 49 50 ] 8  


    联盟团体会员
    合作伙伴
    © 共创软件联盟 版权所有
    联盟服务条款 | 联盟隐私权规则 | 联系我们
    电话: (8610)68313388-5949 | 传真: (8610)88377936
    京ICP备05056057号