-
实现简单的画图,菜单,启动另一个窗口的程序。
实现简单的画图,菜单,启动另一个窗口的程序。-achieve a simple drawing, menu, start another window procedure.
- 2022-04-29 17:34:53下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?递归分治,刚才上传的ex1.rar有错,以这个为准.-Given a width W of the 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 of height h the smallest? Recursive sub-rule, has just uploaded ex1.rar wrong, this shall prevail.
- 2022-09-10 18:50:03下载
- 积分:1
-
华为通信公司C++中级培训资料,整理一下,供大家下载
华为通信公司C++中级培训资料,整理一下,供大家下载-Huawei Communications C++ Intermediate training materials, finishing look for everyone to download
- 2023-05-16 08:55:02下载
- 积分:1
-
利用这个程序可以让你方便的管理你所收集的源程序,VBCODE网站50几周来排行第一的源程序。强烈推荐! (200KB)...
利用这个程序可以让你方便的管理你所收集的源程序,VBCODE网站50几周来排行第一的源程序。强烈推荐! (200KB)-Take advantage of this program allows you to facilitate the management of the source you collected, VBCODE website ranking, the first 50 weeks of the source. Strongly recommend! (200KB)
- 2022-05-13 20:20:46下载
- 积分:1
-
系统优化,一个基于windows的系统优化源代码,值得初学者看
系统优化,一个基于windows的系统优化源代码,值得初学者看-System optimize,some windows-base code to system optimize,its worthy to beginer
- 2023-08-20 17:05:03下载
- 积分:1
-
大家看一下,c++输入输出流及本地化,适合于初学者
大家看一下,c++输入输出流及本地化,适合于初学者-We look at, c++ input and output flow and the localization, suitable for beginners
- 2022-03-09 19:15:57下载
- 积分:1
-
驱动程序打包工具详细功能包含内容说明(至少要20个字)。
驱动程序打包工具详细功能包含内容说明(至少要20个字)。-driver toolsdsfadfafdsaf
- 2022-01-30 13:19:36下载
- 积分:1
-
为屏幕保护设置密码
为屏幕保护设置密码-screen to set up password protection
- 2022-01-30 19:15:49下载
- 积分:1
-
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化....
汉字与16进制互转,可以是任意的文本内容,其中也包括空格,回车等,将文本内容转为16进制后,在将他转回后与原文本一样,绝对不会有变化.-16 hexadecimal characters with conversion, which can be arbitrary text, including spaces, carriage returns, and so on, the text content into a 16-band after him in the back with the original version of the same will not have changes.
- 2022-03-22 17:32:05下载
- 积分:1
-
贪心算法示例
贪心算法,一个简单的贪心算法示例,适合初学者刚学习贪心算法时用于理解贪心算法。源程序直接在IDE中就可以编译运行,不需要做任何修改。代码是在dec C++上编译运行的,也可以在VS2015中运行。
- 2022-06-14 12:30:22下载
- 积分:1