-
Active Template Library简明教程
Active Template Library简明教程-Concise Guide
- 2022-03-25 23:07:24下载
- 积分:1
-
c语言实习报告,c语言课程设计报告,压缩内容
c语言实习报告,c语言课程设计报告,压缩内容-c language laboratory report, c language curriculum design report, compressed content
- 2022-08-18 11:04:53下载
- 积分:1
-
包含各类数据结构问题的常用算法,非常有用,但用一些问题...
包含各类数据结构问题的常用算法,非常有用,但用一些问题-Types of data structure that contains the common algorithm, is very useful, but with some problems
- 2022-05-27 12:32:46下载
- 积分:1
-
如何从桌面系统下安装WinCE平台下Pocket PC应用程序
如何从桌面系统下安装WinCE平台下Pocket PC应用程序
- 2022-02-04 01:55:23下载
- 积分:1
-
WTL的开发包,包括直接的路径,对VC的方向最好…
是WTL的开发包,直接包括在路径中,最好放在VC目录中,要更新的包请到官方网站去下载-WTL is the development kits, including the direct path, the best on the VC directory, To update the kits free to download the official website
- 2022-08-08 10:25:23下载
- 积分:1
-
C语言资料大全 学习C语言的辅助材料 编程时可以辅助找到自己想要的详细内容...
C语言资料大全 学习C语言的辅助材料 编程时可以辅助找到自己想要的详细内容-C language data Guinness learning C programming language support materials can be assisted to find the details you want
- 2022-07-26 00:05:31下载
- 积分:1
-
cypress ezusb the api documentation
cypress ezusb的api说明文档-cypress ezusb the api documentation
- 2023-07-28 17:40:03下载
- 积分:1
-
OPENNETCF 开发的 PPC程序,有价值参考哦
OPENNETCF 开发的 PPC程序,有价值参考哦-PPC procedures developed OPENNETCF valuable reference Oh
- 2022-01-27 22:08:43下载
- 积分:1
-
MFC programming using the basic characteristics, as well as the VISUAL C++ Integ...
使用MFC进行编程的基本特点,以及VISUAL C++集成开发环境提供的一系列编程辅助工具――WIZARD的使用方法。-MFC programming using the basic characteristics, as well as the VISUAL C++ Integrated development environment provided by a series of programming tools- WIZARD use.
- 2022-06-12 03:32:19下载
- 积分:1
-
在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一...
在一个划分成网格的操场上,n个士兵散乱地站在网格点上。网格点由整数坐标(x,y)表示。士兵们可以沿网格边上、下、左、右移动一步,但在同一时刻任一网格点上只能有一名士兵。按照军官的命令,士兵们要整齐地列成一个水平队列,即排列成(x,y),(x+1,y),…,(x+n-1,y)。如何选择x 和y的值才能使士兵们以最少的总移动步数排成一列。
实验任务:计算使所有士兵排成一行需要的最少移动步数。-In a grid divided into the playground, n soldiers stood scattered on the grid points. Grid point by the integer coordinates (x, y) express. Soldiers along the edge of the grid, down, left and right moving step, but at the same time any one grid point has only one soldier. In accordance with the officer s command, the soldiers should be neatly列成level queue, that is arranged in (x, y), (x+ 1, y), ..., (x+ N-1, y). How to choose x and y values to make the soldiers with the minimum of the total moves one line up. Experimental tasks: the calculation so that all the soldiers lined up his required minimum moves.
- 2023-03-23 13:10:03下载
- 积分:1