-
高质量的C++编程,给有志成为C++高手的一点资料
高质量的C++编程,给有志成为C++高手的一点资料-High-quality C++ programming, to the C++ who wish to become a master of that information
- 2023-01-08 21:45:04下载
- 积分:1
-
JAVA程序实现创建多媒体,实现播放器的简单功能.
JAVA程序实现创建多媒体,实现播放器的简单功能.-JAVA code which can create multimedia and realize the simple functions of media player.
- 2022-01-26 01:53:19下载
- 积分:1
-
拟合平面使用 OpenCV
在 VC6.0,我们使用 OpenCV 以适合平面下, 压缩的包包含简单的 project.with 图像,我们可以容纳一架飞机。
- 2022-02-15 09:24:56下载
- 积分:1
-
visual basic application 程序。自动打开Excel,写数据。保存后退出。...
visual basic application 程序。自动打开Excel,写数据。保存后退出。-visual basic application procedures. Automatically open Excel, write data. Save exit.
- 2022-01-29 02:21:33下载
- 积分:1
-
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。-also a very interesting editorial control forms to support the progress of the background color adjustments.
- 2023-05-12 00:40:03下载
- 积分:1
-
基于CMD的开机计划提醒
资源描述基于CMD的开机计划提醒,占用极少的资源,每天提示你今天要做的事情
- 2023-07-23 11:05:03下载
- 积分:1
-
减少在灰度级的数目
Reducing the Number of Gray Levels in an
Image.
- 2022-02-16 01:40:04下载
- 积分:1
-
vb类似于网络蚂蚁的下载软件.
vb类似于网络蚂蚁的下载软件.-vb ants similar to the network to download software.
- 2022-03-11 00:25:31下载
- 积分:1
-
1背包问题是NP难题。0
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
- 2022-03-25 00:00:51下载
- 积分:1
-
一个小型的rtos(avr平台)
一个小型的rtos(avr平台)-a small Byelorussian (avr platform)
- 2022-10-11 18:10:03下载
- 积分:1