CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - strategy

搜索资源列表

  1. Java Patterns -Strategy

    0下载:
  2. 这是Java的模式编程,中重要的策略模式,策略模式降低了程序了耦合度,使得程序易于移植!-This is the Java programming model, an important model strategy, strategy reduces the coupling process, makes the program easy to transplant!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11231
    • 提供者:国宝
  1. Strategy-Duck

    0下载:
  2. 这是一个用C#写的对于设计模式中策略模式的简单例子-This is a written in C# for the design model strategy mode simple example
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9109
    • 提供者:文心澈
  1. blue

    0下载:
  2. FIRA 5v5 示例策略程序,用于Robot Soccer v1.5a平台-Example FIRA 5v5 Strategy for Robot Soccer v1.5a platform
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:54840
    • 提供者:zyy
  1. TSP

    0下载:
  2. The basic principle using the branchand- bound strategy to solve the traveling salesperson optimization problem (TSP) consists of two parts. 􀂄 There is a way to split the solution space. 􀂄 There is a way to predict a lower b
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2781
    • 提供者:linru
  1. ANN_Training-withES

    0下载:
  2. Artificial Nueral Network Training using Evolutionary Strategy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:130354
    • 提供者:eda_wiz
  1. Strategy-Game-ProgDx9

    0下载:
  2. With this book you can create a strategy game using C++ and DirectX 9.0. It also outlines the game development process and explains game mechanics, resource management, interface design, sound implementation and more.
  3. 所属分类:DirextX

  1. Real-Time_Strategy_GameProgramming_Using_MS_Direc

    0下载:
  2. Real-Time Strategy Game Programming Using MS DirectX s Full source code.
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:855470
    • 提供者:PHJ
  1. ebook-managing-people-strategy

    0下载:
  2. Self improvement -Management Strategy to people
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:105897
    • 提供者:islac
  1. 87361023StkTech

    1下载:
  2. 价值20万的股票分析源文件,本股票软件含有多技术指标显示、分组行情排序、策略报表、动态计算、股票历史数据转换导出等丰富的证券分析功能,软件独创的以策略为核心的投资方式,详尽的策略设计,为股票投资者提供了获取长期稳定收益的方法。 -200,000 worth of stock analysis of the source file, the software contains many stocks technical indicators suggest a sort rates, Strate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:115287
    • 提供者:暗黑
  1. Strategy.pattern.code

    0下载:
  2. 模式设计代码Strategy实例Strategy design pattern example code -Strategy design pattern example code
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:24452
    • 提供者:ak
  1. DesignPatterns.Strategy.Ducks

    0下载:
  2. 设计模式中的策略模式的应用,用c#的实现-DesignPatterns.Strategy.Ducks
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:42062
    • 提供者:xiaobai
  1. strategy

    0下载:
  2. 设计模式之策略模式,c++源码vs2010编译通过-The strategy design pattern mode, c++ compiler source vs2010
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4084
    • 提供者:wzx
  1. TS-Strategy.eld

    0下载:
  2. Customizable EasyLanguage trading strategy framework.
  3. 所属分类:Other systems

  1. glass-fish-product-strategy-068148

    0下载:
  2. This document discribe the strategy of glassfish evolution.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:674318
    • 提供者:Aaron
  1. Relay-Selection-Strategy

    0下载:
  2. 协作分集系统中高速用户的一种有效中继选择的策略-An Efficient Relay Selection Strategy for High Speed Users in Cooperative Diversity Systems
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:226834
    • 提供者:龙辉
  1. strategy-

    0下载:
  2. 大话设计模式之策略模式,开发工具Microsoft Visual Studio 2008-Westward design patterns strategy model, development tools, Microsoft Visual Studio 2008
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:117579
    • 提供者:pei
  1. Strategy-Pattern

    0下载:
  2. 策略模式,主要是讲述了C#的基础模式,学了大话设计模式的话,对这个应该很了解-Strategy mode, mainly about C# basic mode, learn Westward design patterns should be very understanding of this
  3. 所属分类:.net

    • 发布日期:2017-11-25
    • 文件大小:50337
    • 提供者:zhuyuxing
  1. glass-future-strategy-backtesting_1

    1下载:
  2. 玻璃期货分钟策略回测,评估以及交易模块的完整实现-Glass futures back-test minutes strategy, assessment and complete implementation of transaction module
  3. 所属分类:CSharp

    • 发布日期:2014-11-04
    • 文件大小:35840
    • 提供者:zyr
  1. Strategy

    0下载:
  2. 策略模式,实现三种基本排序,冒泡排序,归并排序,快速排序-Strategy model to achieve three basic sort, bubble sort, merge sort, quick sort
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:68294
    • 提供者:彭天越
  1. Strategy

    0下载:
  2. 设计模式的策略模式;为了给业务逻辑(算 法) 具体实现和抽象接口之间的解耦-Design pattern of Strategy Pattern
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:109278
    • 提供者:陈文博
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com