-
嵌入式Linux操作系统
2.1 Linux及其应用
2.2 Linux内核
2.3 典型嵌入式Linux系统...
嵌入式Linux操作系统
2.1 Linux及其应用
2.2 Linux内核
2.3 典型嵌入式Linux系统
-Embedded Linux operating system and its applications 2.1 Linux kernel 2.2 Linux Embedded Linux System 2.3 typical
- 2022-10-25 23:25:03下载
- 积分:1
-
introduced some very popular java security design patterns and security strategy...
介绍一些非常流行的java安全设计模式和安全策略,并且含有源代码,对java开发者来说,是有非常好的借鉴作用-introduced some very popular java security design patterns and security strategy and contains the source code for Java developers, there is very good reference
- 2022-01-22 04:33:59下载
- 积分:1
-
Java Development Tutorials P2P network procedures, detailing the principles of P...
Java开发P2P网络程序的教程,详细介绍了P2P的原理,开发规则和实例。-Java Development Tutorials P2P network procedures, detailing the principles of P2P, the development of rules and examples.
- 2022-01-25 15:02:55下载
- 积分:1
-
C# Program development paradigm Baodian Book CD
C#程序开发范例宝典 图书光盘附带源码 第五章-C# Program development paradigm Baodian Book CD-ROM attached to Chapter V source
- 2022-07-08 12:55:32下载
- 积分:1
-
MFC Windows 编程19章源代码
MFC Windows 编程19章源代码-MFC Windows programming source code Chapter 19
- 2022-08-13 23:08:02下载
- 积分:1
-
医药系统说明帮助,是人们能够学会使用医药系统。
医药系统说明帮助,是人们能够学会使用医药系统。-Medicine systems that help people learn to be able to use Chinese medicine system.
- 2022-03-06 18:39:52下载
- 积分:1
-
经典的俄罗斯方块游戏。大家都玩过吧?
C语言实现
经典的俄罗斯方块游戏。大家都玩过吧?
C语言实现-The classic Tetris game. We all played it? C language
- 2022-02-02 20:12:09下载
- 积分:1
-
C++ Templates 完全导引,pdf格式。
C++ Templates 完全导引,pdf格式。-C++ Templates fully guided, pdf format.
- 2022-03-03 23:01:46下载
- 积分:1
-
Data structure, is a good review, and PubMed data, can temporarily Remarks
数据结构,是复习和考研的好资料,可以临时备考-Data structure, is a good review, and PubMed data, can temporarily Remarks
- 2022-01-31 23:05:14下载
- 积分: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