-
C++编程规范,有助于我们养成良好的编程习惯,增加代码可读性。...
C++编程规范,有助于我们养成良好的编程习惯,增加代码可读性。-VC programming specification will help us to develop good programming habits, increasing code readability.
- 2022-01-26 07:58:19下载
- 积分:1
-
statistic算法
statistic算法-statistic algorithm
- 2023-05-25 03:30:03下载
- 积分:1
-
Wavelet maximum frequency of choice, one of the classic paper discusses in great...
最大频率选择的小波实现的经典论文之一,论述非常详尽.-Wavelet maximum frequency of choice, one of the classic paper discusses in great detail.
- 2023-05-25 09:05:04下载
- 积分:1
-
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价...
背包问题动态规划算法JAVA
给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-Knapsack problem dynamic programming algorithm for a given n species JAVA goods and one backpack. Item i is the weight of wi, the value for vi, knapsack capacity c. Question should be how to choose the items into the backpack, the backpack into the total value of the largest items? In the selection of the items into the backpack, for each of the items i have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times i load backpack can not only part of the goods loaded i. Therefore, the problem known as the 0-1 knapsack problem.
- 2023-04-22 23:20:03下载
- 积分:1
-
感应电机和PVG MPPT方法
MPPT method of induction machine and pvg
- 2022-04-16 06:22:04下载
- 积分:1
-
这是一本很好的语言程序设计电子书,特别拿出来与大家共享。
第二部分...
这是一本很好的语言程序设计电子书,特别拿出来与大家共享。
第二部分-This is a very good program design language e-books, especially out to share with you. Part II
- 2022-04-01 19:31:43下载
- 积分:1
-
Wavelets For Kids
小波经典教材Wavelets For Kids-Wavelets For Kids
- 2022-02-01 07:23:43下载
- 积分:1
-
net命令,值得收藏的win环境下的net命令
net命令,值得收藏的win环境下的net命令-net orders, copies of the environment win the net order
- 2022-07-05 14:29:49下载
- 积分:1
-
RT12232F系列LCD技术资料,(带中文字库说明)
RT12232F系列LCD技术资料,(带中文字库说明)-RT12232F series of LCD technology information (with the Chinese character note)
- 2023-03-29 06:50:03下载
- 积分:1
-
err
数据结构及算法C语言实现代码集.有数据结构中的常用算法源码(c语言编写),如图论算法、线性表、栈和队列的及一些常见的计算问题-err
- 2022-03-17 21:39:26下载
- 积分:1