-
C#初学者入门文档
C#初学者入门文档-C# beginners entry documents
- 2022-06-11 21:50:19下载
- 积分:1
-
第九章代码生成 编译原理 ppt 课件
第九章代码生成 编译原理 ppt 课件-Chapter IX code-generation compiler principles ppt courseware. . . . . . .
- 2022-05-30 17:31:06下载
- 积分:1
-
java笔试的一定的内容.快拿卡你可能 看 阿克纳
java笔试的一定的内容.快拿卡你可能 看 阿克纳-java written in a certain content. Express card you get may look阿克纳
- 2022-07-09 17:42:00下载
- 积分:1
-
串口调试工具,用VC++做的,很好用,真的,不信你试试看
串口调试工具,用VC++做的,很好用,真的,不信你试试看-Serial port debugging tool, with VC++ to do, useful, really, do not believe you give it a try
- 2023-08-31 17:20:03下载
- 积分:1
-
东北大学潘晓雷对早期linux做的源代码分析
东北大学潘晓雷对早期linux做的源代码分析-Northeastern University Pan Xiao Lei do right early linux source code analysis
- 2022-01-26 08:23:29下载
- 积分:1
-
实现电梯的升降控制,采用C语言,要求:当用户确定目标楼层,则停靠,当无人操作时回1层等待...
实现电梯的升降控制,采用C语言,要求:当用户确定目标楼层,则停靠,当无人操作时回1层等待-Elevator control to achieve take-off and landing, using C language, asked: When a user target floor, then stops, when no one back in operation and waiting for a layer
- 2022-02-05 14:42:14下载
- 积分:1
-
java developers Yearbook. Provide a lot of detailed codes for reference
java开发者年鉴.提供了很多详细的代码供参考-java developers Yearbook. Provide a lot of detailed codes for reference
- 2022-03-01 13:42:10下载
- 积分:1
-
QR码是由日本电装公司在九月1994开发的一个矩阵技术。
QR码是由日本Denso公司于1994年9月研制的一种矩阵二维码符号,QR码除具有一维条码及其它二维条码所具有的信息容量大、可靠性高、可表示汉字及图象多种文字信息、保密防伪性强等优点。是东方国家主流二维码标准-QR code by the Japanese Denso Corporation in September 1994 developed a matrix two-dimensional code symbols, QR code and have a one-dimensional bar code, and other two-dimensional bar code information by a large capacity, high reliability, can be said that Chinese characters and drawings Like a variety of textual information, confidentiality, security and strong advantages. East national mainstream two-dimensional coding
- 2022-03-06 17:33:15下载
- 积分:1
-
在windows下编程需要看的很好的教材,对加深理解windows编程很有好处。...
在windows下编程需要看的很好的教材,对加深理解windows编程很有好处。-Required under the program in the windows look good materials, a deeper understanding of programming is very good for windows.
- 2023-04-16 02:45:04下载
- 积分: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