-
Modern C++ Design Generic Programming
and Design Patterns Applied
现代C++设计泛型编程
- 2022-05-09 08:57:59下载
- 积分:1
-
很简单的计算器哦~!~! 本人的小作业!
很简单的计算器哦~!~! 本人的小作业!-very simple calculator oh ~! ~! My small operation!
- 2022-01-25 18:42:15下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分: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? Recursive use of sub-rule
- 2023-04-23 19:05:03下载
- 积分:1
-
读写写的优于
用VC读写EXCEL表格-VC read and write Excel
- 2022-05-05 01:08:05下载
- 积分:1
-
佳能SDK 8.4,远程获取必要的
canon sdk 8.4,remote capture necessary
- 2022-07-10 22:04:47下载
- 积分:1
-
vc6.0下的控制台程序,学生考试查询系统,初次进入设置管理员账号。同学课程设计作品。...
vc6.0下的控制台程序,学生考试查询系统,初次进入设置管理员账号。同学课程设计作品。-vc6.0 console under the procedures, examination of referral systems, the initial entry to set up an administrator account. Students design courses.
- 2023-01-08 05:35:03下载
- 积分:1
-
VB preparation, similar to Zuma game, in some places, compare cards.
VB编写,类似祖玛的游戏,有些地方比较卡。-VB preparation, similar to Zuma game, in some places, compare cards.
- 2022-01-26 05:36:06下载
- 积分:1
-
Apriori算法的实现,Apriori关联规则的实现
Apriori算法的实现,Apriori关联规则的实现
- 2022-07-15 06:02:22下载
- 积分:1
-
Mewtocol vs2012
PLC 通讯
Mewtocol
计算机发送命令 (说明) 到可编程控制器,和接收响应的回报。这将使计算机和可编程序控制器交谈与对方,这样可以得到的各种信息和提供。
- 2022-01-26 05:03:23下载
- 积分:1