CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Builder

搜索资源列表

  1. FactoryMethod

    0下载:
  2. 本程序是一个关于建造者模式的小程序,其内容简洁易懂,很好的体现了建造者设计模式的特点,很适合初学设计模式的人-this is a small project about the style of builder mode ,it is simple but easy to understand.it is suitable for the beginner
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:6913
    • 提供者:wuhanjuan
  1. CPPBuilder6.0

    0下载:
  2. c++builder界面设计的几个实例,一共十个,主要功能都涉及到了-c++builder interface design in several instances, a total of ten main functions are related to
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:312524
    • 提供者:huanyq
  1. DelphiCPPBuilder-XE3-RTMUpd1-Crack

    0下载:
  2. 提供给大家以供学习与交流 ,开始可能报毒,未作测试-DelphiC++Builder
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:94004
    • 提供者:龚欣欣
  1. Teechart

    0下载:
  2. 介绍了利用Teechart 组件如何实现工业控制领域中的实时曲线和历史曲线,对动态曲线的显示方式进行了讨论,给出了相关代码#并在c++Builder 编程环境下完成了动态数据曲线的实时显示和历史数据曲线的显示.-How to draw the real_time curve and historical curve in industrial control field using Teechart groupware is presented in this paper.The diffe
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:207695
    • 提供者:王伟
  1. CPPPBuilder1

    0下载:
  2. MATLAB是功能非常强大的数学软件,Borland C++Builder是基于windOWS平台下强大的应用程序开发系统,利用MATLAB提供的APl函数库和DLL技术,能够在BorlandC++Builder开发的应用程序中完全操纵MATLAB,实现混合编程-MATLAB is a very powerful mathematical software, Borland C++Builder powerful based on windOWS platform application dev
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:240780
    • 提供者:王伟
  1. CPPBuilder2

    0下载:
  2. MatLab具有强大的科学计算能力,而C++ Builder具有很强的图形用户界面开发和数据库管理功能,两者的互补结合可以快速和高效地开发涉及科学计算的可视化仿真软件.介绍在Windows环境下常用的C++ Builder和MatLab混合编程的方法,并对两者在可视化仿真软件开发中的综合应用进行了讨论. -MatLab has a powerful scientific computing capabilities, and C++ Builder has a strong graphical
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:247940
    • 提供者:王伟
  1. SBA

    0下载:
  2. Skill Builder: Identifying Keys and Integrity Constraints A
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:14475
    • 提供者:lala
  1. test

    0下载:
  2. 文件传输通信.可以发送和接收文件,主要传送和接收图片,在Window xp系统上编译通过并且传输文件成功-c++ Builder
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:771946
    • 提供者:fendou
  1. cPPbuilder

    0下载:
  2. 详细介绍c++builder的软件使用及程序编写,介绍整个软件编程的软过程,从全面简单学习c++builder-Details c++ to write the builder software use and procedures to introduce the entire software programming software process, from a comprehensive and simple to learn c++ Builder
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:76014
    • 提供者:qiao
  1. Windows_SEA

    0下载:
  2. 使用MIRACL 為底層的函式庫, 再利用C++ Builder 設計視窗化執行介面,在 Pentium 1.83G 的處理器上搭配1G 記憶體尋找 可供橢圓曲線密碼系統使用的質數階橢圓曲線 參數,基域為192、224、256、384、521 位元 平均分別需要580、1360、1884、20907、65862 秒可搜尋到一條質數階的橢圓曲線參數,且計 算一條橢圓曲線的階數平均分別需要31.6、 56.7、99.4、722.3、2726.0 秒。-Use MIRA
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:307376
    • 提供者:andrew tan
  1. as3v1

    0下载:
  2. flash builder下,开发as3项目规范第一版。-flash builder, the development of the first edition of as3 project specifications.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-15
    • 文件大小:107346
    • 提供者:Seunyoung
  1. stm32f2-f4_demobuild

    0下载:
  2. The STM32 Demonstration Builder platform is a completely new way to deliver a demonstration that can also be fully or partially reused in real applications. It relies on a full set of software components, coming in flexible licensing schemes allowing
  3. 所属分类:Software Testing

    • 发布日期:2017-05-24
    • 文件大小:7813990
    • 提供者:Alex
  1. javaDesignMoudle

    0下载:
  2. Java中23种设计模式及举例详解 目录 1. 设计模式 3 1.1 创建型模式 4 1.1.1 工厂方法 4 1.1.2 抽象工厂 6 1.1.3 建造者模式 10 1.1.4 单态模式 13 1.1.5 原型模式 15 1.2 结构型模式 17 .... -Java, 23 kinds of design patterns and examples Detailed Table of Contents 1. Design pattern creat
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:33222
    • 提供者:song
  1. flashbuilder4Q_airiabook

    0下载:
  2. flash builder,flash flex教程,AIR开发。桌面程序,AIR-flash builder,flash flex
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8553257
    • 提供者:联合开发网
  1. DspBuilder1

    0下载:
  2. dsp builder的开发资料,很全很细,非常有用的东西-nothing to say
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1910321
    • 提供者:pangwei
  1. Cp2Bp2BBuild

    0下载:
  2. C++builder学习文档,适合入门提高学习。大量编程实例-C++builder learning document, suitable for entry learning. A large number of programming examples
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1905336
    • 提供者:eric
  1. Lorenz-system-

    0下载:
  2. 基于DSP Builder的Lorenz系统时滞混沌实验方法-Lorenz system based on DSP Builder delay chaotic experimental methods
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:615415
    • 提供者:袁腾飞
  1. CPP-builder

    0下载:
  2. 通信类的,根据通信语言,在上位机和下位机之间进行通信-Signal communication
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:224760
    • 提供者:swx
  1. CPPbuilder--functions

    0下载:
  2. C++builder 常用函数介绍,方便编程时查找-Commonly used functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:122550
    • 提供者:swx
  1. MSComm

    0下载:
  2. c++builder中的MSCommm控件的使用说明-c++builder in MSCommm control instructions
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:135793
    • 提供者:swx
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com