搜索资源列表
AllPath
- 求包含所有结点的最短路径,用c++编的,数学建模时候用的:)-for all nodes contain the shortest path, using c series, the mathematical modeling of time :)
20056575480457
- 经过近一年的策划与筹备,“开源盛世-源代码下载网”终于面向用户正式开放。本站定位于“Visual Studio”系列源代码的下载及其技术文章的发布。本站所有源代码及文章均出自网络或由站长原创,所有提供下载的源代码及供浏览的技术文章均为软件或程序作者提供、站长原创和网友推荐收集整理而来,仅供学习和研究使用。如有侵犯你的版权,请指出,本站将立即改正,同时要求用户在23小时内删除从本站下载的文件。-After nearly a year of planning and preparation, &qu
USB-u-51
- 通用串行总线(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
genetic_src
- Genetic algorithm written in C#. It can be used to solve TSP, time series, non-convex programming problems.
fbqueue_attemper
- :进程调度 进程调度算法有FIFO,优先数调度算法,时间片轮转调度算法,分级调度算法,目前主要是考FIFO和优先数调度算法(静态优先级)。 输入:进程流文件,其中存储的是一系列要执行的进程, 每个作业包括四个数据项: 进程名 进程状态(1就绪 2等待 3运行) 所需时间 优先数(0级最高) 输出: 进程执行流 和等待时间 平均等待时间 本程序包括:FIFO,优先数调度算法,时间片轮转调度算法-The process of scheduling the process of scheduling
NeuralNetworkOCR
- 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
timeseries
- 几种时间序列预测方法的源代码 vs2008环境下编译通过可用 -Several time-series forecasting methods of the source code compile available under vs2008
time-series
- 时间序列预测的一个c编小程序,可以实现短期预测。效果良好-time series prediction of a small c program code can achieve short-term forecasts. Good results
Slist
- 自动生成一系列正序和倒序的节点,可删除单链表中的任意一个节点,同时显示结点的后继结点所在地址。-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
DeformationMonitoring_Forcast
- 时间序列分析源代码,实现了BOX建模和DDS建模方法-time series analysis of source code to achieve the BOX modeled DDS modeling method
02
- 设计完整的界面,并在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
sqrt
- 一个求取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
timeseries
- c#做时间序列,有算例演示,全部的工程文件-time series WITH C#, AND DATA INCLUDED.
ARMAf2
- 时序网络的时间序列分析建模方法,以及Kalman滤波方法的参数估计-complex network time series
smooth
- 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.
arfima
- R语言开发的arfima工具包,可调用,包含源码-arfima toolbox (time series forecasting) by R
timeseries
- 研究进化算法,将遗传算法用在时间序列问题上的一个实例,包含界面和详细代码-Research evolutionary algorithm, genetic algorithm used in time series problem on an instance, including interface and detailed code
GM(1-1)-model-
- GM(1,1)残差预测模型,用于预测指数或对数规律的时间序列-GM (1,1) residual prediction model for predicting the time series of exponential or logarithmic laws