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

搜索资源列表

  1. hubert28-HaiFengTerminal-master

    1下载:
  2. 海风ctp终端最新源码 包含策略源码 平台-ctp HaiFengTerminal sourecode
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:4008564
    • 提供者:符文
  1. lift

    0下载:
  2. 实现电梯的上行下行,先来先服务及顺便服务策略-It realizes lift with uplink and downlink, first come first serve and the way service policy
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:208390
    • 提供者:shirley
  1. systemopeator_1

    0下载:
  2. 编写程序完成单处理器系统的进程调度,要求采用时间片轮转法调度策略。具体内容: 1、确定PCB内容及其组织方式。 2、要求模拟进程空闲(新)、就绪、运行、阻塞和完成5个状态。 3、实现进程创建、进程调度、进程阻塞和进程唤醒4个原语。 4、编写主函数对整个系统进程测试。 -Write a program to complete the single processor systems process scheduling, requires round-robin schedul
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:96479
    • 提供者:
  1. include

    0下载:
  2. 1)随机输入平面上n个点的集合; 2)使用分治策略编制计算机程序求出这n个点的极大点。 3)编程实现2维极大点问题的求解,且在程序中体现分治策略。程序能处理任意的n个点。 -1) a collection of n points on a random input plane 2) using divide and conquer strategy computer program to calculate the maximum point of the n point.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:15240
    • 提供者:陈倩
  1. include

    0下载:
  2. 1、编程实现分支限界策略求解最短路径问题。 2、能对任意图,给定源点和终点,求它们的最短路径。 -1 programming, branch and bound algorithm for solving the shortest path problem. 2, can be arbitrary graph, given the source and destination, and the shortest path.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:10213
    • 提供者:陈倩
  1. guang-du-you-xian

    0下载:
  2. 广度优先遍历是连通图的一种遍历策略。因为它的思想是从一个顶点V0开始,辐射状地优先遍历其周围较广的区域,故得名。-Breadth first traversal is a kind of traversal strategy of connected graph. Because it s thought is the beginning of a vertex V0, radiation like to give priority to traverse the wider region,
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1165
    • 提供者:小白兔
  1. FXunion.com_EA999

    12下载:
  2. 内含2个EA,全自动EA周期是M5,半自动EA不限周期。支持任意货币对。黄金的全自动EA需要手动调制参数。 智盈操盘手EA智能交易系统是由资深EA开发团队与外汇私募团队强强联合自主研发的新一代EA智能交易系统,该系统整合优化了常规交易策略及技术指标为一体,是一款全面化、多元化、智能化的先进智盈操盘手,是广大交易者的最佳交易助手。智盈操盘手交易系统独有的菜单式控制程序、分析工具、风险管理技术,都给交易员带来了快捷、方便、精准、安全的效果和体验,是MT4首选EA交易工具!该软件一投入市场就
  3. 所属分类:CSharp

    • 发布日期:2016-05-03
    • 文件大小:7053312
    • 提供者:wangming
  1. win32wuziqi

    0下载:
  2. 五子棋是一种两人对弈的纯策略型棋类游戏,通常双方分别使用黑白两色的棋子,下在棋盘直线与横线的交叉点上,先形成5子连线者获胜。-Backgammon is a two pure strategy type of chess board games, usually two sides to use black and white pieces, at the intersection of the straight line and the horizontal line of the board
  3. 所属分类:CSharp

    • 发布日期:2017-06-13
    • 文件大小:21452006
    • 提供者:zhang
  1. damading

    0下载:
  2. 大马丁策略,采用固定加仓模式 可以抗住2000点的大单边行情,震荡行情盈利速度极快-Big Martin policy, fixed mode Opening 2000 points can be withstood large unilateral market, fast profit shocks
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:13730
    • 提供者:张涛
  1. CA2-02

    0下载:
  2. CTP_API行情+交易C++程序代码,直接截取行情数据,指导交易报单,并检测报单结果,保存交易记录,短线交易成功策略代码。-Quotes+ transaction CTP API C++ code directly intercepted market data to guide trading declaration, declaration and detection results, save transaction records, short-term trading strateg
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2376386
    • 提供者:sunjian
  1. DS_EX4

    0下载:
  2. 分别基于线性表、二叉排序树或哈希表不同的检索策略,实现一个列车信息检索系统(列车信息保存在train.txt中),能根据输入的“车次”检索出对应的列车详细信息,并计算不同检索策略的平均查找长度ASL。-Respectively, based on the linear table, binary sort tree or hash table different search strategies to achieve a train Information Retri System (tra
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:21711
    • 提供者:peter
  1. Banker-Algorithm

    0下载:
  2. 银行家算法(Banker s Algorithm)是一个避免死锁(Deadlock)的著名算法,是由艾兹格·迪杰斯特拉在1965年为T.H.E系统设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行-Banker s Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:43979
    • 提供者:王子凯
  1. OM_2WAY_v3.6a_EN

    3下载:
  2. 这个EA是头皮策略的,一般用于欧美5分钟周期运行,也添加了马丁逆势加仓的功能,另外还有整体出场的功能。开仓条件较为严格,单量不多,胜率还不错。总体盈利能力也还可以。-This is a good EA.You can have a try.
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:58133
    • 提供者:阿飞先生
  1. Dynamic programming_8

    5下载:
  2. 动态规划编程实例,用于验证能量管理策略的有效性(AMESim simulation model is used to verify the effectiveness of energy management strategy)
  3. 所属分类:C#编程

    • 发布日期:2018-12-03
    • 文件大小:3072
    • 提供者:热水壶
  1. 田忌赛马

    1下载:
  2. 输入n[1, 100]组田忌和齐威王的马的速度,使用贪心法求田忌胜出的最多盘数(赢局数—输局数,平局数不算分),设计贪心策略,实现程序。 输入:组数n[1, 100],田忌和齐威王每组马的速度,每一组包含两个正整数,分别表示这一组田忌和齐威王的马的速度; 输出:匹配策略,赢局数,输局数,平局数(Input the speed of n [1, 100] groups of Tian Ji and Qi Weiwang's horses, use the greedy
  3. 所属分类:C#编程

    • 发布日期:2019-12-21
    • 文件大小:8552448
    • 提供者:nssb
« 1 2 3»
搜珍网 www.dssz.com