您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. windows7新系统安装引导windows7 upgrade adviser 一款很好用的windows7安装软件

  2. windows7新系统安装引导windows7 upgrade adviser 一款很好用的windows7安装软件
  3. 所属分类:专业指导

    • 发布日期:2009-05-08
    • 文件大小:6291456
    • 提供者:denghao7k3m
  1. JAVA程序设计实验

  2. 实验一: Java编程基础 (1) 配置环境变量,熟悉编程环境。 (2) 建立一个Java的Application程序,编译、运行以下例题: public class ex01 { public static void main( String arg[ ]) { System.out.println(“hello!”); } } 实验二:流程控制 (1) 编程输出100以内的奇数。 (2) 编程输出乘法表。 (3) 编写程序,定义一个一维数组并赋有初值,同时找出一维数组中的最大值和最小值并输
  3. 所属分类:Java

    • 发布日期:2012-11-12
    • 文件大小:22528
    • 提供者:zhaobinyue
  1. ABC运作法则

  2. ABC法则,也叫借力使力法则。A=Adviser本义是顾问,它的外延含义是指你可以借 力的一切力量,包括公司、领导、产品、辅助资料等; B是Bridge桥梁,是你自己; C是Customer,是你的顾客
  3. 所属分类:专业指导

    • 发布日期:2013-04-30
    • 文件大小:62464
    • 提供者:u010516183
  1. 人事管理系统

  2. 人事管理系统 (1)设计一个人事管理的People(人员)类.考虑到通用性,这里只抽象出所有类型人员都具有的属性:name(姓名),number(编号),sex(性别),birthday(出生日期),id(身份证号)等等.其中"出生日期"定义为一个"日期"类(具有属性:year(年),month(月),date(日)内嵌子对象.用成员函数实现对人员信息的录入和显示等必要功能操作(自己独立思考设计).要求包括:构造函数和析构函数,拷贝构造函数,内联成员函数. (2)从People(人员)类派生出
  3. 所属分类:C/C++

    • 发布日期:2015-06-17
    • 文件大小:4096
    • 提供者:sinat_29043345
  1. Moving Average - MetaTrader 4EA.zip

  2. The Expert Adviser Moving Average uses for trade signal generation one moving average.
  3. 所属分类:其它

    • 发布日期:2019-09-10
    • 文件大小:5120
    • 提供者:weixin_38744207
  1. MARE5.1 - MetaTrader 4EA.zip

  2. The Expert Adviser MARE5.1 is much simple and uses values of Simple Moving Average (SMA) on Close Price of 0, 2 and 5 bars.
  3. 所属分类:其它

  1. JK BullP AutoTrader - MetaTrader 4EA.zip

  2. The Expert Adviser JK_BullP_AutoTrader is built on Bulls Power indicator.
  3. 所属分类:其它

    • 发布日期:2019-09-10
    • 文件大小:1024
    • 提供者:weixin_38743506
  1. 10 points 3 - MetaTrader 4EA.zip

  2. The Expert Adviser 10 points 3 uses the histogram of the standard indicator Moving Average Convergence/Divergence, MACD.
  3. 所属分类:其它

    • 发布日期:2019-09-10
    • 文件大小:2048
    • 提供者:weixin_38743602
  1. ZeroLagEA-AIP v0.0.4 - MetaTrader 4EA.zip

  2. The Expert Adviser ZeroLagEA-AIP v0.0.4 uses for calculation of the signal indicator ZeroLag MACD, which is an indicator Moving Average Convergence/Divergence, MACD with zero delay.
  3. 所属分类:其它

    • 发布日期:2019-09-10
    • 文件大小:2048
    • 提供者:weixin_38744153
  1. Academic Packing for Commercial FPGA Architectures 2017.pdf

  2. With a few exceptions, academic packing algorithms for FPGAs are typically applied solely to theoretical architectures. This has allowed the algorithms to focus on the basic components of packing while abstracting away many of the details dictated by
  3. 所属分类:硬件开发

    • 发布日期:2019-08-17
    • 文件大小:1048576
    • 提供者:fengjianghua
  1. 金融统计与数据分析(戴维.罗伯特)

  2. I developed this textbook while teaching the course Statistics for Financial Engineering to master’s students in the financial engineering program at Cornell University. These students have already taken courses in portfolio management, fixed income
  3. 所属分类:金融

    • 发布日期:2019-04-20
    • 文件大小:70656
    • 提供者:zbeiyesi
  1. 联合国-2018年电子政务报告(英文)

  2. 为了实现2030可持续发展这一变革性发展议程的深远潜力,必须创新应用技术以确保可持续发展目标如期实现。我们正处于数字革命的关键时刻,而数字革命不仅事关技术,而是将人类和星球置于中心。我们正在目睹大数据、人工智能、数据科学、区块链、机器人技术与其他前沿和新兴技术的同步扩展。这些前沿技术互为发展,相互增强,影响着粮食体系、水与卫生、能源、教育、健康及社会服务等各个方面。 Department of Economic and Social Affairs ∪N| TED NAT|ONS E-GOVER
  3. 所属分类:电子政务

    • 发布日期:2019-03-02
    • 文件大小:4194304
    • 提供者:lixinbuy
  1. 详解Docker容器可视化监控中心搭建

  2. 概述 一个宿主机上可以运行多个容器化应用,容器化应用运行于宿主机上,我们需要知道该容器的运行情况,包括 CPU使用率、内存占用、网络状况以及磁盘空间等等一系列信息,而且这些信息随时间变化,我们称其为时序数据,本文将实操 如何搭建一个可视化的监控中心 来收集这些承载着具体应用的容器的时序信息并可视化分析与展示! 动手了,动手了… 准备镜像 adviser:负责收集容器的随时间变化的数据 influxdb:负责存储时序数据 grafana:负责分析和展示时序数据 部署Influxdb
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:617472
    • 提供者:weixin_38702931