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


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

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

-= 更多 =-

下载排行
  • ffdshow
  • jasperreports
  • JGraph
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • FCK editor
  • JFreeChart
  • Async Professional
  •   Topic
          Software Development
              Build Tools (1121)
              Code Generators (268)
              Compilers (132)
              Debuggers (135)
              Interpreters (92)
              Object Brokering (15)
              Version Control (45)
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 4053 个源码项目.每页显示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> <170> <171> <172> <173> <174> <175> <176> <177> <178> <179> <180> <181> <182> <183> <184> <185> <186> <187> <188> <189> <190> <191> <192> <193> <194> <195> <196> <197> <198> <199> <200> <201> <202> <203> <204> <205> <206> <207> <208> <209> <210> <211> <212> <213> <214> <215> <216> <217> <218> <219> <220> <221> <222> <223> <224> <225> <226> <227> <228> <229> <230> <231> <232> <233> <234> <235> <236> <237> <238> <239> <240> <241> <242> <243> <244> <245> <246> <247> <248> <249> <250> <251> <252> <253> <254> <255> <256> <257> <258> <259> <260> <261> <262> <263> <264> <265> <266> <267> <268> <269> <270> <271> <272> <273> <274> <275> <276> <277> <278> <279> <280> <281> <282> <283> <284> <285> <286> <287> <288> <289> <290> <291> <292> <293> <294> <295> <296> <297> <298> <299> <300> <301> <302> <303> <304> <305> <306> <307> <308> <309> <310> <311> <312> <313> <314> <315> <316> <317> <318> <319> <320> <321> <322> <323> <324> <325> <326> <327> <328> <329> <330> <331> <332> <333> <334> <335> <336> <337> <338> <339> <340> <341> <342> <343> <344> <345> <346> <347> <348> <349> <350> <351> <352> <353> <354> <355> <356> <357> <358> <359> <360> <361> <362> <363> <364> <365> <366> <367> <368> <369> <370> <371> <372> <373> <374> <375> <376> <377> <378> <379> <380> <381> <382> <383> <384> <385> <386> <387> <388> <389> <390> <391> <392> <393> <394> <395> <396> <397> <398> <399> <400> <401> <402> <403> <404> <405> <406>

    2571. D++ Language with Compiler - This application a compiler that compiles the D++ language into an execuatable. D++ is a language I created with commands like input and output, deleting files, message boxes, etc. The output is dipslayed in a console window.
    这个程序是一个编译器,将D++语言编译为一个可执行程序。D++是我创建的一种语言,具有如下的命令:导入和导出,删除文件,信息框等等。导出文件显示在一个控制台window中。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=1511 

    2572. Argument Helper - About:
    Argument Helper is a class to aid handling of command line arguments in a C++ program. It follows (and enforces) the usual conventions.

    Argument Helper是C++语言中用来处理命令行参数的类。它跟随(和加强)了通常的协定。

    来源:http://freshmeat.net/projects/arghelper/?branch_id=53581&release_id=174612 

    2573. Hide Show Desktop Icons, Start Menu and/ - DeskHider is a simple program to hide and show the StartMenu, taskbar and desktop icons. You can use this program to secure your computer, for example to prevent your friends or your children from accessing your computer. DeskHider is protected by password. User can't close Deskhider without the correct password (see code for password, where it can be changed)
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5219
    DeskHider是一个简单的程序,能隐藏和显示开始菜单,任务栏和桌面图标。你能使用这个程序来保护你的计算机,举例来说,可以防止你的朋友或者你的孩子访问你的计算机。DeskHider通过密码进行保护。用户不能不通过使用正确的密码来关闭计算机(可察看代码中的密码,在代码中它可更改)。 

    2574. dependometer - Java-based analysis tool for Java projects. Calculates metrics described by authors like Robert C. Martin, Craig Larman and John Lakos. Analyzes dependencies and detects cycles. Verifies the logical architecture against the physical implementation.

    dependometer是一个基于Java的分析工具。可以计算由Robert C. Martin, Craig Larman 和John Lakos等作者描述的度量方法。分析依赖性和检查循环。可以基于物理实现来校验逻辑体系结构。
    来源: http://sourceforge.net/projects/dependometer/ 

    2575. 1-Wire Net PD Kit - The 1-Wire Net PD Kit is an open source library designed for the portability of 1-wire applications to various target platforms. This API provides all of the 1-Wire Net services to communicate with Dallas Semiconductor's 1-Wire devices including iButtons.

    1-Wire Net PD Kit是一个设计为将1-wire应用程序移植到各种目标平台的开源库。这个API提供了所有和Dallas Semiconductor的1-Wire设备(包括iButtons)通信需要的服务。
    来源: http://sourceforge.net/projects/onewirepd/ 

    2576. DokuWiki - About:
    DokuWiki is an easy-to-use Wiki aimed at a small companies' documentation needs. It works on plain text files and thus needs no database. It has a simple but powerful syntax which makes sure the data files remain readable outside the Wiki. It utilizes GNU grep for fast text search.

    DokuWiki一个容易使用的wiki,处于一个小公司的文件需要。它以纯文本文件工作,因而不需要数据库。它有一个简单但强有力的语法,使得其能确保在Wiki.之外数据文件保持可读。它利用GNU grep进行文本的快速搜索。

    来源:http://freshmeat.net/projects/dokuwiki/?branch_id=51558&release_id=172566 

    2577. MDO - Mercury Database Objects - MDO is an open source data-access component suite, providing direct access to Firebird from Borland Delphi applications. MDO is a descendant of FreeIBComponents by Greg Deatz, so IBX users looking for a migration path to Firebird can have a look at these

    MDO - 是一个开源数据库访问组件集,提供了在 Borland Delphi 应用程序对Firebird 的直接访问。MDO是 Greg Deatz的FreeIBComponents 的后代产品,所以IBX的用户如果正在转换到Firebird ,也可以看看这些组件。
    来源: http://sourceforge.net/projects/mdo/ 

    2578. Digitally Display a CStatic Control - This control is derived from CStatic. It is bitmapped-based to make it easy for the user to alter the character set. Three sizes of character sets are provided, as can be seen in the example figure above. Features include:

    Bitmapped-based for easy altering of character set.
    Single or multilined displays.
    Scrolls left, right, up, or down at various speeds.
    Class is derived from CStatic and is easy to use.
    All colours can be very easily changed.
    Three character sizes are provided.
    Optional automatic sizing of CStatic control.
    Optional auto padding of strings with a supplied character.
    Support for altering format of supplied bitmap.

    这个控件派生自CStatic类,是基于位图,可以让用户方便地修改字符集。提供了字符集的三种大小,功能包括:
    基于位图,可以容易地修改字符集。
    单个或多个显示。
    可以按各种速度向左、右、上或下滚动。
    从CStatic 类派生,易于使用。
    可以修改所有颜色。
    提供了三个字符大小。
    可选择的CStatic 控件的自动大小。
    可选择的字符间的自动间距。
    支持修改提供的位图的格式。

    来源: http://www.codeguru.com/staticctrl/matrixstatic.html 

    2579. Active JMS - Active JMS is a freely available, non-proprietary, open source ActiveX JMS client API. With it, you can access a large majority of the JMS functionality without compromise.

    Active JMS是一个免费使用的、非私人所有的开源ActiveX JMS客户端API。使用它,你可以方便地访问JMS功能的主要部分。
    来源: http://sourceforge.net/projects/active-jms/ 

    2580. CCharSetBtn Control - I needed a control to choose a character from a specific charset and the options to use bold and/or italic font. Therefore I derived an ownerdrawn control from CButton based on the work of Shekar Narayanan and S. D. Rajan which opens a popup dialog as a drop-down window. The Dialog itself holds a ComboBox derived font-ComboBox (which includes some code-snippets of Norm Almond) and a custom control which performs the character selection.

    我需要一个控件,从一个特定的字符集中选择字符,以及选择粗体或斜体。因此我基于 Shekar Narayanan and S. D. Rajan 的工作(打开一个弹出对话框作为一个拖放窗口),从CButton 类中派生了一个自绘制控件。对话框本身有一个派生自ComboBox的字体组合框(包括了 Norm Almond的一些代码片断),以及一个执行字符选择的定制控件。
    来源: http://www.codeguru.com/buttonctrl/CharSetBtn.html 

    共有 4053 个源码项目.每页显示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> <170> <171> <172> <173> <174> <175> <176> <177> <178> <179> <180> <181> <182> <183> <184> <185> <186> <187> <188> <189> <190> <191> <192> <193> <194> <195> <196> <197> <198> <199> <200> <201> <202> <203> <204> <205> <206> <207> <208> <209> <210> <211> <212> <213> <214> <215> <216> <217> <218> <219> <220> <221> <222> <223> <224> <225> <226> <227> <228> <229> <230> <231> <232> <233> <234> <235> <236> <237> <238> <239> <240> <241> <242> <243> <244> <245> <246> <247> <248> <249> <250> <251> <252> <253> <254> <255> <256> <257> <258> <259> <260> <261> <262> <263> <264> <265> <266> <267> <268> <269> <270> <271> <272> <273> <274> <275> <276> <277> <278> <279> <280> <281> <282> <283> <284> <285> <286> <287> <288> <289> <290> <291> <292> <293> <294> <295> <296> <297> <298> <299> <300> <301> <302> <303> <304> <305> <306> <307> <308> <309> <310> <311> <312> <313> <314> <315> <316> <317> <318> <319> <320> <321> <322> <323> <324> <325> <326> <327> <328> <329> <330> <331> <332> <333> <334> <335> <336> <337> <338> <339> <340> <341> <342> <343> <344> <345> <346> <347> <348> <349> <350> <351> <352> <353> <354> <355> <356> <357> <358> <359> <360> <361> <362> <363> <364> <365> <366> <367> <368> <369> <370> <371> <372> <373> <374> <375> <376> <377> <378> <379> <380> <381> <382> <383> <384> <385> <386> <387> <388> <389> <390> <391> <392> <393> <394> <395> <396> <397> <398> <399> <400> <401> <402> <403> <404> <405> <406>
    联盟团体会员
    合作伙伴
    © 共创软件联盟 版权所有
    联盟服务条款 | 联盟隐私权规则 | 联系我们
    电话: (8610)68313388-5949 | 传真: (8610)88377936
    京ICP备05056057号