-
plc
plc温度、电流,和电压数据采集模块设计,原理及电路图(plc temperature, current, and voltage data acquisition module design, principle and circuit diagram)
- 2009-02-20 23:25:35下载
- 积分:1
-
cfilter
应用c语言编写的可以实现的巴特沃斯低通滤波器的原理应用(C language applications can be prepared by the Butterworth low-pass filter application of the principle)
- 2009-06-18 14:42:25下载
- 积分:1
-
5
说明: 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.)
- 2019-02-19 14:49:05下载
- 积分:1
-
WT2000PFM1188
声音对讲和压缩IC,WT2000+FM1188设计方案参考(Voice intercom and compression IC, WT2000+FM1188 design reference)
- 2013-08-24 11:56:29下载
- 积分:1
-
classdef.cpp
ActiveMng.cpp MuOnline,DataServer,SourceCode for MuOnline DataServer (zTeam_24.10.13_S6_3)
- 2014-12-04 07:44:58下载
- 积分:1
-
51NEC
说明: 51单片机红外解码(1)采用脉宽调制串行码,以脉宽为0.565ms,间隔0.56ms,周期为1.125ms的组合表示二进制的“0” (2)一脉宽为0.565ms,间隔1.685ms,周期为2.25ms的组合表示二进制的“1”(51 MCU infrared decoder (1) uses pulse width modulation serial code. The combination of pulse width 0.565 ms, interval 0.56 MS and period 1.125 MS represents the binary "0" (2) pulse width 0.565 ms, interval 1.685 MS and period 2.25 MS represents the binary "1".)
- 2019-03-30 11:19:15下载
- 积分:1
-
Packet
C51 写的 SX12xx 驱动程序(The C51 write the SX12xx of driver)
- 2012-06-07 16:14:59下载
- 积分:1
-
3D Programming For Windows 代码
说明: WPF 三维编程代码示例.适合于WPF编程的初学者。(WPF 3D programming code example)
- 2020-08-18 14:32:13下载
- 积分:1
-
getmat
fortran中调用matlab库函数读取mat文件中数组的子程序数组个数、维度可根据实际情况设置,或根据传递参数确定(fortran call matlab library function to read the document mat Subroutine array array the number of dimensions can be set according to the actual situation, or in accordance with transmission parameters)
- 2016-02-18 04:19:19下载
- 积分:1
-
The project uses a enum types express one of four kinds of different brand suit,...
该项目使用一个enum类型表示一副牌的4种不同花色,然后使用一个struct型表示日历日期
-The project uses a enum types express one of four kinds of different brand suit, and then use a struct type that calendar date
- 2022-03-19 09:59:03下载
- 积分:1