-
IBM DB2通用数据库SQL入门
IBM DB2通用数据库SQL入门-IBM DB2 Universal Database SQL entry
- 2022-08-23 22:49:44下载
- 积分:1
-
visual c++编程技术,介绍编程中的技巧。建议初学者学习参考。...
visual c++编程技术,介绍编程中的技巧。建议初学者学习参考。-visual programming technology, programming skills. Study recommends beginners reference.
- 2022-01-24 18:50:21下载
- 积分:1
-
教材:无线传感器网络 清华大学出版社 孙利民
教材:无线传感器网络 清华大学出版社 孙利民-Textbook: wireless sensor networks Li-Min Sun, Tsinghua University Press
- 2022-04-10 19:17:17下载
- 积分:1
-
JAVA夜未眠.rar
JAVA夜未眠.rar-JAVA Oval. Rar
- 2022-05-31 10:57:42下载
- 积分:1
-
JavaScript基础教程适合初学JavaScript快速下载将…
javascript基础教程适合初学javascript的人下载一个很快就能掌握其中的知识.-javascript based tutorial for the beginner javascript quickly download a will be able to master the knowledge.
- 2023-02-06 17:10:03下载
- 积分:1
-
c++ 编程,挺不错的
c++ 编程,挺不错的-c++ programming, very good
- 2023-08-21 17:55:05下载
- 积分:1
-
一个非常好的红宝石中文文档。一个非常好的红宝石中文语言。
非常好的ruby中文学习文档。 -A very good ruby Chinese language documents. A very good ruby Chinese language documents.
- 2022-04-09 16:00:08下载
- 积分:1
-
Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文,本文档张笑猛翻译的中文版....
Scott W. Ambler在1998年写的关于ORM Persistence Layer的详细设计论文,本文档张笑猛翻译的中文版.-Scott W. Ambler wrote in 1998 on the ORM Layer persistence in the detailed design papers, the documentation Zhang Xiao Meng translation of the Chinese version.
- 2023-01-21 09:50:04下载
- 积分:1
-
it is a useful manufacture for VC6
一本非常实用的VC6.0的参考手册哦,包含了MFC的库哦-it is a useful manufacture for VC6
- 2022-11-30 02:00:03下载
- 积分: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