▍1. DS-TM52F5284_84C_88_88C_EV20
c8051 datasheet test DS-TM52F5284_84C_88_88C_EV20.zip
c8051 datasheet test DS-TM52F5284_84C_88_88C_EV20.zip
说明: c8051 datasheet test DS-TM52F5284_84C_88_88C_EV20.zip
SPC过程统计分析,多用于工业中,检测产品质量,方便编写SPC(SPC process statistical analysis, mostly used in industry, to test product quality, easy to compile SPC)
说明: SPC过程统计分析,多用于工业中,检测产品质量,方便编写SPC(SPC process statistical analysis, mostly used in industry, to test product quality, easy to compile SPC)
1、 创建图类,存储结构使用邻接矩阵。 2、 输入图的节点数n(不超过10个)、边数m,节点分别用1-n代表。 3、 采用“起始节点,终止节点,权值”输入图的m条边,创建图。 4、 输出从节点1开始的BFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 5、 输出从节点1开始的DFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 6、 输出从第1节点到第n节点最短路径的长度,如果没有路经,输出0。(1. Create graph class and use adjacency matrix in storage structure. 2. The number of nodes n (no more than 10) and edge m in the input graph are represented by 1-n, respectively. 3. Create a graph by using the m-edges of the input graph of "Starting Node, Terminating Node, Weight Value". 4. Output BFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 5. Output DFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 6. Output the length of the shortest path from the first node to the n node. If there is no path, output 0.)
说明: 1、 创建图类,存储结构使用邻接矩阵。 2、 输入图的节点数n(不超过10个)、边数m,节点分别用1-n代表。 3、 采用“起始节点,终止节点,权值”输入图的m条边,创建图。 4、 输出从节点1开始的BFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 5、 输出从节点1开始的DFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。 6、 输出从第1节点到第n节点最短路径的长度,如果没有路经,输出0。(1. Create graph class and use adjacency matrix in storage structure. 2. The number of nodes n (no more than 10) and edge m in the input graph are represented by 1-n, respectively. 3. Create a graph by using the m-edges of the input graph of "Starting Node, Terminating Node, Weight Value". 4. Output BFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 5. Output DFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred. 6. Output the length of the shortest path from the first node to the n node. If there is no path, output 0.)
基于芯圣单片机的无线充资料,官方qi协议部分提供的库形式,在keil下容易反汇编并转成C代码,解码部分做的比较简捷,不占用cpu时间,可将其移植到其它-新塘003,stm8s003上;(wpc qi WirelessCharger)
说明: 基于芯圣单片机的无线充资料,官方qi协议部分提供的库形式,在keil下容易反汇编并转成C代码,解码部分做的比较简捷,不占用cpu时间,可将其移植到其它-新塘003,stm8s003上;(wpc qi WirelessCharger)
使用先进的DPM模型模拟汽油煤油多组分燃料液滴的蒸发,液体内部的温度梯度以及燃料组分得到充分的考虑。(The advanced DPM model is used to simulate the evaporation of gasoline kerosene multi-component fuel droplets. The temperature gradient and fuel composition in the liquid are fully considered.)
说明: 使用先进的DPM模型模拟汽油煤油多组分燃料液滴的蒸发,液体内部的温度梯度以及燃料组分得到充分的考虑。(The advanced DPM model is used to simulate the evaporation of gasoline kerosene multi-component fuel droplets. The temperature gradient and fuel composition in the liquid are fully considered.)
Creating.Custom.Net.Controls.With.C.Sharp
说明: Creating.Custom.Net.Controls.With.C.Sharp
一年一度,秋招必备,包含数十道经典编程面试题(Review tricks including dozens of classic programming interview questions)
说明: 一年一度,秋招必备,包含数十道经典编程面试题(Review tricks including dozens of classic programming interview questions)
通过波形图,把采集到的数据进行分析,查看数据波动大小。(Through the waveform diagram, the collected data are analyzed to see the size of data fluctuation)
说明: 通过波形图,把采集到的数据进行分析,查看数据波动大小。(Through the waveform diagram, the collected data are analyzed to see the size of data fluctuation)
MODBUS modbus master slave 库文件包含程序例子(modbus master slave modbus master slavemodbus master slave)