CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - load file e
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - load file e - List
[
CSharp
]
erjiesishiying
DL : 0
带文件输入的二阶自适应负荷预测程序,采用C语言编写 参数说明: N——要输入的数据的个数; B—— 的值; x[N+1]——定义一个浮点型数组,用于盛放输入的数据; y[N+1]——定义一个浮点型数组,用于盛放预测值; M[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; e[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; E[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; c[N+1]——定义一个浮点型数组,用于盛放e[N+1]的绝对值; d[N+1]——定义一个浮点型数组,用于盛放E[N+1]的绝对值; A[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; Se[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; Sr[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; a[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; b[N+1]——定义一个浮点型数组,用于盛放 ( )的数据; *in——指向存放初始数据的文件的指针; *out——指向将要存放程序输出数据的文件的指针; -With file input in the second-order adaptive load forecasting process, using C language
Date
: 2025-12-24
Size
: 1kb
User
:
muli
[
CSharp
]
include
DL : 0
1)编程递归实现0-1背包问题并回溯求出问题的解向量(即X[N]的值)和多段图的最短路经问题的动态规划算法。 2)图的数据结构采用邻接表。 3) 要求用文件装入5个多段图数据,编写从文件到邻接表的函数。 4)验证算法的时间复杂性。 5)0-1背包问题的实验数据见实验二的背包问题数据。 -1) programming recursive implementation of the 0-1 knapsack problem and backtracking to solve the problem of the solution vector (i.e. X[N] value) and the shortest path problem of multi segment graph by the dynamic programming algorithm. 2) the data structure of the graph uses the adjacency list. 3) the requirement to load the file into 5 multi- section data, write the function the file to the adjacency list. 4) the time complexity of the algorithm is verified. 5) the experimental data of the 0-1 knapsack problem is found in the experimental data of two knapsack problem.
Date
: 2025-12-24
Size
: 12kb
User
:
陈倩
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.