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

搜索资源列表

  1. AllPath

    0下载:
  2. 求包含所有结点的最短路径,用c++编的,数学建模时候用的:)-for all nodes contain the shortest path, using c series, the mathematical modeling of time :)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:艾丹
  1. 20056575480457

    0下载:
  2. 经过近一年的策划与筹备,“开源盛世-源代码下载网”终于面向用户正式开放。本站定位于“Visual Studio”系列源代码的下载及其技术文章的发布。本站所有源代码及文章均出自网络或由站长原创,所有提供下载的源代码及供浏览的技术文章均为软件或程序作者提供、站长原创和网友推荐收集整理而来,仅供学习和研究使用。如有侵犯你的版权,请指出,本站将立即改正,同时要求用户在23小时内删除从本站下载的文件。-After nearly a year of planning and preparation, &qu
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44.74kb
    • 提供者:lts
  1. USB-u-51

    0下载:
  2. 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.69kb
    • 提供者:aurora
  1. genetic_src

    0下载:
  2. Genetic algorithm written in C#. It can be used to solve TSP, time series, non-convex programming problems.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:100.23kb
    • 提供者:刘传凯
  1. fbqueue_attemper

    0下载:
  2. :进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 输入:进程流文件,其中存储的是一系列要执行的进程, 每个作业包括四个数据项: 进程名 进程状态(1就绪 2等待 3运行) 所需时间 优先数(0级最高) 输出: 进程执行流 和等待时间 平均等待时间 本程序包括:FIFO,优先数调度算法,时间片轮转调度算法-The process of scheduling the process of scheduling
  3. 所属分类:CSharp

    • 发布日期:2016-01-22
    • 文件大小:3.58mb
    • 提供者:杨振宇
  1. NeuralNetworkOCR

    0下载:
  2. Neural Network OCR. There are many different approaches to optical character recognition problem. One of the most common and popular approaches is based on neural networks, which can be applied to different tasks, such as pattern recognition, time
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:359.18kb
    • 提供者:reyjav
  1. timeseries

    0下载:
  2. 几种时间序列预测方法的源代码 vs2008环境下编译通过可用 -Several time-series forecasting methods of the source code compile available under vs2008
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:52.89kb
    • 提供者:苏建
  1. time-series

    0下载:
  2. 时间序列预测的一个c编小程序,可以实现短期预测。效果良好-time series prediction of a small c program code can achieve short-term forecasts. Good results
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:132.79kb
    • 提供者:绵羊音
  1. Slist

    0下载:
  2. 自动生成一系列正序和倒序的节点,可删除单链表中的任意一个节点,同时显示结点的后继结点所在地址。-Automatically generating a series of positive sequence and Descending node can delete an arbitrary node in the single linked list, and a successor node of the junction point where the address is display
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:331.31kb
    • 提供者:chocolate
  1. DeformationMonitoring_Forcast

    0下载:
  2. 时间序列分析源代码,实现了BOX建模和DDS建模方法-time series analysis of source code to achieve the BOX modeled DDS modeling method
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:429.7kb
    • 提供者:罗海涛
  1. 02

    0下载:
  2. 设计完整的界面,并在TreeView控件中显示当前文件夹下所有文件和文件夹,并在ListView控件中实时显示,并能对文件和文件夹实现一系列操作。-Design complete interface, and displays the current folder all the files and folders in the TreeView control, and real-time display in the ListView control, and is able to achi
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1.78mb
    • 提供者:zhangdan
  1. sqrt

    0下载:
  2. 一个求取sqrt(x)的程序(仿计算器的功能),输入任意10位有效数字以内的正数,可以求取其正的平方根,要求精确到10位有效数字。实现了泰勒级数展开、牛顿迭代、二次插值、最佳一次逼近、卡马克平方根倒数。-A strike sqrt (x) of the program (like a calculator function), the positive input 10 of any less significant digits, the positive square root of the
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:94.29kb
    • 提供者:STF
  1. timeseries

    0下载:
  2. c#做时间序列,有算例演示,全部的工程文件-time series WITH C#, AND DATA INCLUDED.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:18.28kb
    • 提供者:灵石路8号
  1. ARMAf2

    0下载:
  2. 时序网络的时间序列分析建模方法,以及Kalman滤波方法的参数估计-complex network time series
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:823byte
    • 提供者:jenny
  1. smooth

    1下载:
  2. ndvi时间序列分析hants idl源码 主要用于ndvi平滑处理 消除云等噪声影响-Ndvi time series analysis hants idl source is mainly used for ndvi smooth processing To eliminate the noise effects such as cloud.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:9.1kb
    • 提供者:cxlesley
  1. arfima

    0下载:
  2. R语言开发的arfima工具包,可调用,包含源码-arfima toolbox (time series forecasting) by R
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:406.62kb
    • 提供者:汪建
  1. timeseries

    0下载:
  2. 研究进化算法,将遗传算法用在时间序列问题上的一个实例,包含界面和详细代码-Research evolutionary algorithm, genetic algorithm used in time series problem on an instance, including interface and detailed code
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:19.77kb
    • 提供者:
  1. GM(1-1)-model-

    1下载:
  2. GM(1,1)残差预测模型,用于预测指数或对数规律的时间序列-GM (1,1) residual prediction model for predicting the time series of exponential or logarithmic laws
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:71kb
    • 提供者:谢小
搜珍网 www.dssz.com