-
BMPnewone位图处理源代码
BMPnewone位图处理源代码-BMPnewone bitmap processing source code
- 2022-06-11 22:23:01下载
- 积分:1
-
液晶显示器
液晶屏显示呼唤 46 间客房,当打电话,显示显示正确的房间。欢迎大家下载、试用。谢谢大家的支持!
- 2022-03-23 07:39:25下载
- 积分: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
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-20 10:22:41下载
- 积分:1
-
一个样子和东方快车浮动条相拟的汉化小工具。
一个样子和东方快车浮动条相拟的汉化小工具。-a look and the Orient Express of the floating phase of the effort to be small tools.
- 2022-03-01 04:01:12下载
- 积分:1
-
模拟光电编码器,a,b两相在文件中定义,通过计算机串口控制...
模拟光电编码器,a,b两相在文件中定义,通过计算机串口控制-simulation photoelectric encoder, a, b 2 is defined in the document, through the computer serial port control
- 2022-02-25 09:47:23下载
- 积分:1
-
改变鼠标形状的例子的源代码
改变鼠标形状的例子的源代码-shape of the mouse to change the source code examples
- 2022-04-24 08:13:47下载
- 积分:1
-
Fortran常用算法程序集
Fortran常用算法程序集-徐士良间:第二章所有的源程序,欢迎寻找此书源程序的朋友下载使用 -Fortran common assembly algorithm-徐士良between: source all of the chapter, welcomed the book to find friends to download the source code to use
- 2023-03-30 06:40:03下载
- 积分:1
-
dm9000eboot中的网卡底层驱动,添加进Eboot就能用
dm9000eboot中的网卡底层驱动,添加进Eboot就能用-dm9000eboot bottom of the card drive will be able to add the use Eboot
- 2023-06-07 00:20:04下载
- 积分:1
-
En3d精雕控制软件(精雕控制系统)V6.45 免费版
En3d精雕控制软件(精雕控制系统)是一款非常专业的精雕控制程序。这款软件具有十分强大的功能,可以为用户提供专业的精雕控制功能,你可以进行系统参数设置、系统颜色及加工模块定制,为你的工作带来更多便利。
使用方法:
内附设备驱动,支持以下硬件ID:
JD PCI40
PCIVEN_10B5&DEV_5201&SUBSYS_905010b5
JD PCI40
PCIVEN_10B5&DEV_5201&SUBSYS_905010b7
功能说明:
支持低温加工模式,当处于低温加工模式下,速度会降低,在冬季室温低于10度的时候,机床可能无法正常启动或加工,此时可以先使用低温加工模式启动,等机床全行程运行1小时,再恢复正常模式。注意,必须保证机床进行了全程
运动,否则在没有运动到的区域可能导致机床失步。
- 2023-02-07 12:05:03下载
- 积分:1