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

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

-= 更多 =-
  • ffdshow
  • Air Traffic Controller
  • Apache-SSL-Jserv
  • GLgraph
  • jasperreports
  • Eiger Labs MPMAN GUI Project
  • glogwatch
  • gtk-font-hack
  • Funkyou
  • X4L RELOAD TOOLS
  • -= 更多 =-

      Topic
          Software Development
              Build Tools (730)
              Code Generators (117)
              Compilers (81)
              Debuggers (73)
              Interpreters (53)
              Object Brokering (12)
              Version Control (30)
    查看方式:
      Development Status
      Environment
      Intended Audience
      License
      Natural Language
      Operating System
      Programming Language
      Topic

    共有 1284 个源码项目.每页显示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>

    181. Microsoft BizTalk Server 2000 Documented - Microsoft BizTalk Server 2000 Documented: Sample Chapter
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3078
    Microsoft BizTalk服务器2000文档:简单的章节 

    182. Automate WordPerfect from VB (Spanish) - This demo illustrates how to open a word perfect document from Visual Basic. The Word Perfect 8.0 or 9.0 type library is required. The UI and the code's comments are in Spanish.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3886
    这个演示程序展示了如何从Visual Basic打开一个word文档。需要 Word Perfect 8.0或者9.0类型。UI和代码内容都是西班牙文。 

    183. Lock the Desktop - With this example, nobody can accesss the machine unless the correct password is typed. It keeps the pointer of the mouse within the boundaries of the form and incapacitates keys CTRL+ALT+DELETE, ALT+TAB, ALT+ESC, ALT+F4 etc...
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3619
    使用这个示例程序,除非能输入正确的密码否则没有人能够访问这台电脑。它将鼠标指针控制在窗体边缘内部,并且屏障了CTRL+ALT+DELETE, ALT+TAB, ALT+ESC, ALT+F4等键操作。 

    184. CoSORT - CoSORT


    CoSORT delivers a high performance sorting solution for Unix/Linux data centers. CoSORT provides data manipulation, database management, and mainframe migration tools, and is ideal for accelerating database loads.
    CoSORT 用于Unix/Linux 数据中心提供一个高性能的分类解决。CoSORT 提供数据操纵,数据管理和主机移动工具。它对于加快数据库下载是很理想的。 

    185. Rijndael AES Block Encryption Demo (VB/A - This .zip file contains a VB project with a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2389
    这个.zip文件包含一个具有VB类(实现了Rijndael AES block加密算法)的VB项目。这个项目中的窗体通过这个VB类来运行一些测试数据。 

    186. Word Scramble Game - Word Puzzle - Using a short dictionary.txt file, this program chooses a random 6 letter word and scambles it to find every possible 2-letter word to 6-letter word combination of the letters from the original 6-letter word. The user tries to solve for all of the possible words in 90 sec before the computer reveals the answer.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=4714
    这个程序使用一个简略的dictionary.txt文件来选择一个随机的6个字母的词语,并通过组合这个词语的6个字母找到任何一个可能以这些字母组合的2个字母的词语到6个字母的词语。在计算机提示答案之前,用户必须在90秒钟内有找出所有可能组合的词语。 

    187. Remove Temporary Files from your PC - This application cleans up your pc by searching for temporary files (you select from a variety of extensions) and deleting them.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5287
    这个程序通过搜索临时文件(你从各种扩展中选择的)并删除它们来清理你的pc。 

    188. Time Track - 原版无说明。 

    189. Artificial Neural Network Demo - This is a demo of an Articial Neural Network. Artificial Neural Networks are computational paradigms which implement simplified models of their biological counterparts, biological neural networks.
    这是人工神经网络的一个演示程序。人工神经网络是计算的范例,它实现了它的生物学配对物,生物学神经网络的单一模型。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=2782 

    190. Wizard for Creating Custom installers us - SuperPiMP Wizard is my attempt at providing a GUI for Nullsoft's amazing (and free!) SuperPiMP technology. Using its simple interface, anybody can create cool and sexy installers within minutes. Experts can use it to generate template nsis scripts which they can manually edit later.
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=3595
    SuperPiMP Wizard是我为Nullsoft令人称奇的SuperPiMP技术所提供的一个图形用户界面。使用这个简单的界面,任何人都在很短的时间内就能生成酷且迷人的安装程序。行家则能用它来生成模板nsis脚本,以后他们就能手工编辑这些脚本了。 

    共有 1284 个源码项目.每页显示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>

      » 合 作 伙 伴