-
智能豆浆机的设计源程序
智能豆浆机的设计源程序-intelligent machine design source
- 2022-03-05 20:20:49下载
- 积分:1
-
0_1背包问题使用一个给定n种去的动态规划解法…
0_1背包问题用动态规划解给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大?
在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。-0_1 knapsack problem using dynamic programming solution of a given n types of 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-12 03:25:02下载
- 积分:1
-
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。...
对流数据的压缩,主要针对二进制的数据代码进行各种长度宽度的压缩。-convection data compression, mainly with regard to the binary code of various length width of the compression.
- 2022-03-23 11:09:38下载
- 积分:1
-
一种比Zip压缩更好的压缩算法。
一种比Zip压缩更好的压缩算法。-a better compression than the Zip compression algorithm.
- 2022-06-16 18:07:35下载
- 积分:1
-
这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。...
这是小波变换的一个源代码,vc实现,很有用的哦,希望对大家有所帮助。-This is a wavelet transform source code, vc realized, very useful Oh, we want to help.
- 2022-02-14 23:52:38下载
- 积分:1
-
解压arj文件的程序
解压arj文件的程序 -a program to deconde .arj files
- 2022-01-23 11:03:30下载
- 积分:1
-
static data member in use
静态数据成员的使用-static data member in use
- 2022-04-26 09:52:35下载
- 积分:1
-
exe Explorer和C + +………………
explorer exe in c-explorer exe in c++.................
- 2022-01-30 11:12:58下载
- 积分:1
-
基于MSP430的温度采集质料,上传C语言源码
基于MSP430的温度采集质料,上传C语言源码
-MSP430-based temperature acquisition material, upload C language source
- 2022-01-26 06:32:29下载
- 积分:1
-
串行口的设计,可以通过串行口与计算机相连,实现通讯的功能...
串行口的设计,可以通过串行口与计算机相连,实现通讯的功能
- 2022-03-20 16:03:45下载
- 积分:1