-
< 虚拟机设计与实现>>的 windows版本
< 虚拟机设计与实现>>的 windows版本
- 2022-09-14 02:10:03下载
- 积分:1
-
《Debugging with GDB
《Debugging with GDB--The GNU Source-Level Debugger》 9th Edition 2004
By Richard Stallman,Roland Pesch,Stan Shebs
Free Software Foundation-"Debugging with GDB-- The GNU Source-Leve l Debugger "9th Edition 2004 By Richard Stallma n, Roland Pesch. Stan Shebs Free Software Foundation
- 2022-11-06 00:20:03下载
- 积分:1
-
TMS C6000系列的教程,很好,献给想学ti的DSP的朋友
TMS C6000系列的教程,很好,献给想学ti的DSP的朋友-C6000 tutorials, very good, dedicated to studying the DSP ti friends
- 2022-12-23 14:40:04下载
- 积分:1
-
东华大学出版的程序设计和问题求解,对参加程序设计竞赛(包括ACM)的同学很有帮助。该书内容是围绕一个个的问题实例进行的,对每个问题都做了详细的分析,并给出了pa...
东华大学出版的程序设计和问题求解,对参加程序设计竞赛(包括ACM)的同学很有帮助。该书内容是围绕一个个的问题实例进行的,对每个问题都做了详细的分析,并给出了pascal源码-Donghua University, published in the program design and problem solving, participating in programming contests (including ACM) helps the students. The book is structured around the issues one by one instance, and on each issue have done a detailed analysis, and gives pascal source
- 2022-01-22 12:32:09下载
- 积分:1
-
this a html prg and it used write web cell.
this a html prg and it used write web cell.-this a html prg and write it used web cell.
- 2022-10-25 15:40:03下载
- 积分:1
-
说明:编写这份软件项目开发计划的目的,并指出预期的读者。...
说明:编写这份软件项目开发计划的目的,并指出预期的读者。-: preparation of this software project development scheme aims, and that is expected to readers.
- 2022-03-05 15:27:25下载
- 积分:1
-
应用层次分析法用MATLAB软件做出这道题的程序
应用层次分析法用MATLAB软件做出这道题的程序
- 2022-08-16 16:37:36下载
- 积分:1
-
宇宙发展史及其天体理论ppt 有精美星云照片
宇宙发展史及其天体理论ppt 有精美星云照片-history of the development of the universe and theoretical astrophysics ppt photos are exquisitely Nebula
- 2022-07-10 02:03:49下载
- 积分:1
-
在terenaki西方学院技术评估。
the assessment of western institude technology at terenaki.
- 2022-02-25 00:22:56下载
- 积分: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