-
很简单的mp3播放器,教你如何实现mp3的实现方法
很简单的mp3播放器,教你如何实现mp3的实现方法-Very simple mp3 player, mp3 teach you how to achieve the realization of methods
- 2022-02-11 15:23:04下载
- 积分:1
-
救护车调度系统仿真
救护车模拟调度系统-ambulance dispatch system simulation
- 2022-03-04 23:42:34下载
- 积分:1
-
开发了,带四位显示的秒表,
按键启动停止,用定时器按键去抖...
开发了,带四位显示的秒表,
按键启动停止,用定时器按键去抖-development, with four shows in the stopwatch button activated stop using the timer button Tremble
- 2022-06-28 18:54:36下载
- 积分: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
-
java source code
java source code
- 2022-01-28 17:44:24下载
- 积分:1
-
一个小型虚拟机的实现
一个小型虚拟机的实现-a small Virtual Machine Implementation
- 2022-02-12 15:18:31下载
- 积分:1
-
数据结构基本操作,对链表的线性数据结构进行排序,并输出排序的结果...
数据结构基本操作,对链表的线性数据结构进行排序,并输出排序的结果-The basic operation of the data structure of the linear list data structure to sort and output the results of sequencing
- 2022-09-02 22:00:03下载
- 积分:1
-
Microsoft Visual C++ 边沿检测与提取,轮廓跟踪
Microsoft Visual C++ 边沿检测与提取,轮廓跟踪-Microsoft Visual C++ Edge detection and extraction, contour tracing
- 2022-04-29 20:27:51下载
- 积分:1
-
这个小软件能帮助你迅速而准确的同时查出1~12个汉字的区位码,并且记录你最近50次的查询记录,使你不再为一个个汉字的区位码而东翻西找。 而且这是一个纯绿色的小软...
这个小软件能帮助你迅速而准确的同时查出1~12个汉字的区位码,并且记录你最近50次的查询记录,使你不再为一个个汉字的区位码而东翻西找。 而且这是一个纯绿色的小软件,你只需将它复制到一个新建的文件夹内,不需要时你只要将这个文件夹删除即可,绝不会在你的系统中留下任何垃圾文件。更重要的是这是一个完全免费的且不需要注册的小软件而已,如果你喜欢你可以将它推荐给任何人。-small software can help you quickly and accurately detect the same time a ~ 12 Chinese characters in an area code, and record your last 50 inquiries record so that you no longer a Chinese characters in an area code and find overturned. But this is a pure small green software, you need to copy it to a new folder, as long as you do not need at this folder can be deleted and will not be in your system to leave any garbage documents. More important is that this is a completely free and does not require registration of small software only, if you like you can recommend it to anyone.
- 2023-07-06 19:15:03下载
- 积分:1
-
After a certain period of time, restrict users to use computers in the Start but...
在一定时间后,限制用户使用计算机
在开始按钮上显示剩余的时间-After a certain period of time, restrict users to use computers in the Start button to display the remaining time
- 2022-01-21 00:30:54下载
- 积分:1