-
C++从入门到精通。一本很不错的学习C++的电子图书,深入浅出。...
C++从入门到精通。一本很不错的学习C++的电子图书,深入浅出。-C from entry to the proficient. A very good learning C electronic library visitors.
- 2022-04-15 23:12:20下载
- 积分:1
-
运用J2ME 和J2EE 实施跨平台无线应用
运用J2ME 和J2EE 实施跨平台无线应用-use J2ME and J2EE implementation of cross-platform wireless application
- 2022-05-10 22:05:37下载
- 积分:1
-
三位计数器与测试平台
请注意:
本例的各个源描述的编译顺序应该是:
53_counter.vhd
53_counte...
三位计数器与测试平台
请注意:
本例的各个源描述的编译顺序应该是:
53_counter.vhd
53_counter_testbench.vhd-Three counters and test platform Please note: This case is described in various sources to compile the order should be: 53_counter.vhd 53_counter_testbench.vhd
- 2022-01-25 23:08:44下载
- 积分:1
-
此源码包含的是《com原理与应用》一书中的源代码。
此源码包含的是《com原理与应用》一书中的源代码。-this source is included in the "Principles and Applications com," a book of the source code.
- 2022-03-16 23:31:01下载
- 积分:1
-
C语言函数大全(语法着色版)
C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。...
C语言函数大全(语法着色版)
C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。-C language function Guinness (syntax coloring version) C language function Guinness, already contains most of the function. Each function contains the function name, function, usage, for example, detailed.
- 2023-06-01 00:05:04下载
- 积分:1
-
实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。...
实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-Realize a calculator application, introduction of the dialog box to add the menu, advanced button controls, a senior editor control extensions dialog applications.
- 2023-03-03 11:05:03下载
- 积分:1
-
嵌入图形界面演示程序
嵌入图形界面演示程序-embedded graphics interface demo program
- 2022-04-15 05:01:29下载
- 积分:1
-
Power Designer
电力设计师
- 2022-07-24 18:41:33下载
- 积分:1
-
种子
SEED-DEC5502,seed公司提供TI5502芯片的原理图,对开发5502的非常有用处,希望大家参考。-SEED-DEC5502, seed companies TI5502 chip schematics, 5502 on the development of very useful, I hope your reference.
- 2022-03-10 02:41:31下载
- 积分: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