-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-02-02 15:40:05下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
一个非常完美的工业曲线显示控件
一个非常完美的工业曲线显示控件-a perfect curve showed industrial controls
- 2022-03-13 11:51:32下载
- 积分:1
-
记录键盘的每次按键,保存在一个指定的文本文件中。
记录键盘的每次按键,保存在一个指定的文本文件中。-Records of each keyboard key, stored in a specified text file.
- 2022-07-04 09:07:16下载
- 积分:1
-
框架类似于Office 2007,提供带式组件
类似OFFICE 2007的界面框架,提供RIBBON风格控件-framework similiar to Office 2007, by providing component with ribbon style
- 2023-04-20 07:40:04下载
- 积分:1
-
Verificado web
- 2022-08-06 15:33:03下载
- 积分:1
-
Windows窗体中实现绘图等功能
代码实现windows界面的基础绘图功能,其中包括对文档的操作和绘制多种曲线。
- 2022-08-03 13:57:40下载
- 积分:1
-
one of the JAVA curricula design,including the basic functions of calculator and...
JAVA课程设计之一,有计算器的基本实现和基本的JAVA WINDOWS程序源码-one of the JAVA curricula design,including the basic functions of calculator and the basic source code of JAVA WINDOWS.
- 2023-05-03 09:25:03下载
- 积分:1
-
More OPC server toolkit example.
More OPC server toolkit example.
- 2022-02-02 23:43:26下载
- 积分:1
-
For windows ce driver development Baodian detailed Getting Started guide
针对windowsce驱动程序开发的详细入门指南
- 2022-11-11 13:55:03下载
- 积分:1