-
冒泡排序法
排序冒泡法,这是最原始,也是众所周知的最慢的算法了。他的名字的由来因为它的工作看来象是冒泡-Bubble sort method
- 2022-05-26 17:33:44下载
- 积分:1
-
Java
Java - Borland JBuilder - Developing Database Applications-Java- Borland JBuilder- Developing Database Applications
- 2022-08-25 18:08:29下载
- 积分:1
-
Guinness skills vb, vb, introduced the use of a number of skills, you can learn...
vb技巧大全,介绍了若干vb的使用技巧,可以学习到vb的技巧知识-Guinness skills vb, vb, introduced the use of a number of skills, you can learn the skills of knowledge vb
- 2022-03-05 07:26:31下载
- 积分:1
-
vb资料 vb资料 vb资料
vb资料 vb资料 vb资料-vb information vb information vb information vb information vb information
- 2022-09-18 04:55:03下载
- 积分:1
-
华为公司内部 电子培训资料 模似电子
华为公司内部 电子培训资料 模似电子-Huawei internal e-training materials simulation electronic
- 2022-03-18 21:45:32下载
- 积分:1
-
嵌入式系统固件
Embedded Systems Firmware
- 2022-05-14 15:18:42下载
- 积分: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
-
详细介绍视频转码技术的原理和应用
详细介绍视频转码技术的原理和应用-detailed video transcoding technology and application of the principle
- 2022-01-28 15:43:02下载
- 积分:1
-
pdf文件格式说明和编程的详细参考
pdf文件格式说明和编程的详细参考-pdf file format descriptions and detailed programming information
- 2022-04-02 05:23:36下载
- 积分:1
-
C++经典算法源码绝对的经典好的算法源码
C++经典算法源码绝对的经典好的算法源码-C++ classic algorithm source algorithm absolute classic good source
- 2022-02-28 22:50:04下载
- 积分:1