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

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

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

      Operating System
          Microsoft
              Windows
                  Windows 3.1 or Earlier (27)
                  Windows 95/98/2000 (5576)
                  Windows CE (24)
                  Windows NT/2000 (1151)
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 1685 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60> <61> <62> <63> <64> <65> <66> <67> <68> <69> <70> <71> <72> <73> <74> <75> <76> <77> <78> <79> <80> <81> <82> <83> <84> <85> <86> <87> <88> <89> <90> <91> <92> <93> <94> <95> <96> <97> <98> <99> <100> <101> <102> <103> <104> <105> <106> <107> <108> <109> <110> <111> <112> <113> <114> <115> <116> <117> <118> <119> <120> <121> <122> <123> <124> <125> <126> <127> <128> <129> <130> <131> <132> <133> <134> <135> <136> <137> <138> <139> <140> <141> <142> <143> <144> <145> <146> <147> <148> <149> <150> <151> <152> <153> <154> <155> <156> <157> <158> <159> <160> <161> <162> <163> <164> <165> <166> <167> <168> <169>

    1191. Graphical certification authority - Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and the selection of x509v3 extensions. A tree view of certificates is presented.
    Graphical certification authority是一个用于管理RSA密钥和证书,PKCS#10请求创建和签名的界面。它使用OpenSSL库、Berkeley DB来进行密钥和证书储存。它支持导入和导出密钥和PEM DER PKCS8证书,签署和取消PEM DER PKCS1以及选择x509v3扩展。提供证书的树状视图。 

    1192. AllDay - AllDay is an application to manage, display and print calendrical and astronomical information such as different calendar systems, holidays, sun and moon. It is a true calendar rather than a scheduler.

    AllDay这个应用程序用于管理、显示和打印日历和天文信息,如不同的日历系统、节日、阳历和阴历。它是一个真正的日历,而不只是一个日程安排程序。
    来源: http://sourceforge.net/projects/allday/ 

    1193. Advanced Slide Show Software - Advanced Slide Show Software is a Java applet which can be used for product display, as an advertising tool, as a photo album, or for any other form of presentation. It features a range of changeover effects and multiple link areas within a slide.
    Advanced Slide Show Software是一个 Java 小程序,它能用于产品展示,用作广告工具,用作相册,或用于任何其他形式的展示。它的功能有一系列的转换效果和一个幻灯片中的多个连接区域。 

    1194. ReplayTV Remote Control - This project allows you to perform the functions of the hand-held remote control over the network. It will auto-detect your ReplayTV units IP address with uPnP.

    ReplayTV Remote Control这个项目可以让你通过网络执行手持式远程控件的功能。它使用uPnP来自动检测你的ReplayTV 单元的IP地址。
    来源: http://sourceforge.net/projects/replaytvremote/ 

    1195. DURITO - Durito: a free (as in speech) application that will manage, display and analyse various kinds of documents in a diversity of environments. Central to Durito's operation will be technologies such as XML and RDF, both cornerstones of the W3C's Semantic Web.

    Durito是一个免费的(正如所说的)应用程序,可以管理,显示和分析不同环境下的各种文档。Durito的核心操作将采用XML和RDF技术,这些都是W3C的语义Web的发展里程碑。
    来源: http://sourceforge.net/projects/durito/ 

    1196. Implementing a Property in C++ - This project tries to simulate the property behavior that exists in C# (and other languages...) in C++, without using any extensions. Most libraries or compilers that implement properties in C++ use extensions, as in Managed C++ or C++ Builder, or they use the set and get methods that look like normal methods, not properties.

    这个项目试图在C++中模拟C#的属性页的功能,而不使用任何扩展。在C++中实现属性页的大多数库或编译器需要使用扩展,如 Managed C++ 或 C++ Builder,或者它们使用集合,使用类似通常的方法,而不是属性。
    来源: http://www.codeguru.com/cpp_mfc/Property.html 

    1197. GPS3d - GPS3d is a set of utilities that lets you manipulate your GPS from your PC. One nice feature is the ability to view GPS data (track, waypoints, fix, etc.) on an OpenGL, 3D texture-mapped model of Earth.
    GPS3d 是一组可以从PC机处理GPS的工具,一个良好的功能是可以通过OpenGL,3D纹理映射模型查看GPS数据。
     

    1198. The Delphi Container Library - DCLX is a free library that provides ArrayList, LinkedList, Vector, HashMap, HashSet, ArraySet, Queue and Stack structures to Delphi/Kylix. It also provides algorithms like in STL (Apply, Found, CountObject, Copy, Generate, Fill, Reverse, Sort...).

    DCLX 这个免费的类库可以为Delphi/Kylix提供ArrayList, LinkedList, Vector, HashMap, HashSet, ArraySet, Queue 和Stack 结构。它也提供了类似STL中的算法(Apply, Found, CountObject, Copy, Generate, Fill, Reverse, Sort...)。
    来源: http://sourceforge.net/projects/dclx/ 

    1199. VBDOX - VBDOX is a simple program that generates technical documentation from source comments. The only requirement is to use specific module and function comments format. Documentation is generated for all types Visual Basic files and also fo VBScript and ASP.

    VBDOX是一个简单的程序,可以从源代码的注释中生成技术文档。它只需要使用说明的模块和函数注释格式。文档为所有类型的Visual Basic文件生成,也包括 VBScript 和ASP。
    来源: http://sourceforge.net/projects/vbdox/ 

    1200. WebEngine - WebEngine is a fully featured site driver. It has a full fledged IM system, integrated Message Board software, incredible template capabilites, and a news system. It is easy to extend and is written in dependable Perl. The backend is in text, so you do
    WebEngine是一个具有完整功能的站点驱动器。它具有完整的IM系统,完整的留言板程序,难以置信的模板功能以及一个新闻系统。它易于扩展,是用可靠的Perl语言编写的。
    来源: http://sourceforge.net/projects/templateengine/ 

    共有 1685 个源码项目.每页显示10条.
    <1> <2> <3> <4> <5> <6> <7> <8> <9> <10> <11> <12> <13> <14> <15> <16> <17> <18> <19> <20> <21> <22> <23> <24> <25> <26> <27> <28> <29> <30> <31> <32> <33> <34> <35> <36> <37> <38> <39> <40> <41> <42> <43> <44> <45> <46> <47> <48> <49> <50> <51> <52> <53> <54> <55> <56> <57> <58> <59> <60> <61> <62> <63> <64> <65> <66> <67> <68> <69> <70> <71> <72> <73> <74> <75> <76> <77> <78> <79> <80> <81> <82> <83> <84> <85> <86> <87> <88> <89> <90> <91> <92> <93> <94> <95> <96> <97> <98> <99> <100> <101> <102> <103> <104> <105> <106> <107> <108> <109> <110> <111> <112> <113> <114> <115> <116> <117> <118> <119> <120> <121> <122> <123> <124> <125> <126> <127> <128> <129> <130> <131> <132> <133> <134> <135> <136> <137> <138> <139> <140> <141> <142> <143> <144> <145> <146> <147> <148> <149> <150> <151> <152> <153> <154> <155> <156> <157> <158> <159> <160> <161> <162> <163> <164> <165> <166> <167> <168> <169>

      » 合 作 伙 伴