-
打开文件,浏览树形结构。寻找树叶,再找匹配的节点
打开文件,浏览树形结构。寻找树叶,再找匹配的节点-Open files, browse tree structure. Looking for leaves, find matching nodes
- 2023-03-25 18:35:03下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?回溯-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Back
- 2023-03-08 14:00:03下载
- 积分:1
-
This is an implementation of Binary search tree.
This is an implementation of Binary search tree.
- 2023-06-22 12:25:03下载
- 积分:1
-
基于VC++,单选按钮在有数字键盘的计算器中的应用
基于VC++,单选按钮在有数字键盘的计算器中的应用-Based on VC++, the radio button in the numeric keypad of the calculator application
- 2022-01-26 08:12:34下载
- 积分:1
-
1 PCI
一个PCI驱动源代码,IO端口访问,驱动接口代码等-1 PCI-driven source code, IO port access, driver interface code, etc.
- 2022-02-22 06:45:35下载
- 积分:1
-
实现图形轮廓包围盒的描述。内容包括设置包围盒的线段,设置包围盒的最大最小点...
实现图形轮廓包围盒的描述。内容包括设置包围盒的线段,设置包围盒的最大最小点-Graphic description of contours bounding box. Content includes the provision of bounding box of the segment, set the minimum bounding box of the largest point
- 2022-02-13 18:15:14下载
- 积分:1
-
将灰度级图像分割为二进制级
segment gray level image into binary level -segmentate gray level image into binary level
- 2022-06-21 18:29:47下载
- 积分:1
-
用 c# 使用 Excell
用 c# 使用 Excell
这是一个简短的简介,打开现有的 Microsoft Excel 电子表格使用 Visual C#.NET。该计算机必须拥有此代码正常运行的系统上安装的 Excel。Excel 程序集用来打开和处理 Excel 电子表格。
- 2022-07-02 05:08:38下载
- 积分:1
-
机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值...
机械优化设计中,一维搜索方法,针对单峰函数,利用进退法求收敛区间,采用黄金分割法求极值-Optimization of Mechanical Design, one-dimensional search method, for single-peak function, the use of advance and retreat method convergence interval, using golden section method for extremal
- 2022-07-22 07:13:04下载
- 积分:1
-
VB modbus CRC16查表法校验循环法校验
vb6.0 或VB.net 中关于Modbus 与仪器、plc、仪表通讯的CRC16 校验,CRC16校验包含循环法和查表法
- 2023-05-25 07:45:03下载
- 积分:1