-
reed solomon encoder
reed solomon encoder
- 2022-08-22 09:03:19下载
- 积分:1
-
designed to be used more strings than specified by the string, will be less than...
设计为使用的字符串比指定的字符串多,将比打印在备忘录中的搜索结果少
- 2022-03-25 10:14:04下载
- 积分:1
-
applet的各种基本功能的实现
applet的各种基本功能的实现-applet in the realization of basic functions
- 2022-07-02 23:38:32下载
- 积分:1
-
串口通信SPComm示例(XE5)
串口通信SPComm示例(XE5)
SPCOMM控制項在Delphi串口通信中的應用:
Spcomm串列投送控制項具有多線程的特性,接收和發送數據分别在兩個線程內完成,接收線程負責收到數據時觸發......
谋求Spcomm 串口控制項向下位機發送數據示例代碼
- 2022-07-20 06:02:33下载
- 积分:1
-
sizable rebar space
sizable rebar 空间-sizable rebar space
- 2022-08-07 06:46:16下载
- 积分:1
-
For the relationship between data, you can add, delete, data, and seek common gr...
求数据之间的关系,可以添加,删除数据,并且求交集,并集,差集-For the relationship between data, you can add, delete, data, and seek common ground, and set difference set. . .
- 2022-03-14 12:16:03下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DF...
核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在 CAjaxParserDlg::OnInitDialog。 -core function is a state of the switching function CAjaxParserDlg : : Route. State switching function according to a DFA solution to the input text for analysis. In other words, if you do a new DFA, we can analyze the new morphology. DFA in the initialization CAjaxParserDlg : : OnInitDialog.
- 2022-04-01 07:37:53下载
- 积分:1
-
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考...
时钟程序,C++编程,在做时钟电路设计,单片机控制中可以作为参考-Clock procedures, C++ Programming, make the clock in the circuit design, single-chip control can be used as reference
- 2022-02-13 08:01:08下载
- 积分:1
-
RS232 串行端口
在通信,RS-232是用于数据的串行通信的传输标准。它的DTE(数据终端设备)之间的连接的信号正式定义诸
如计算机终端,以及一个DCE(数据电路终接设备,最初作为数据通信设备[1]),如一个调制解调器。在RS-232
标准是常用的计算机的串行端口。该标准定义了电气特性和信号的定时,则信号的意义,以及连接器的物理尺寸
和引脚。该标准的最新版本是TIA-232-F接口间的数据终端设备和数据电路终端设备采用串行二进制数据交换,在
1997年发行。
- 2022-11-07 04:20:03下载
- 积分:1